Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pkg-config file #2

Open
1480c1 opened this issue May 9, 2023 · 2 comments
Open

Pkg-config file #2

1480c1 opened this issue May 9, 2023 · 2 comments

Comments

@1480c1
Copy link
Member

1480c1 commented May 9, 2023

A pkg-confg (.pc) file would be nice for better integration within the open source ecosystem by way of providing an easier way to declare what CFLAGS and LDFLAGS are needed for proper compilation. This would help prevent needing the user to supply them manually, such as through --extra-cflags="-fopenmp -I../Video-Super-Resolution-Library/install/include/" and --extra-libs='-lraisr -lstdc++ -lippcore -lippvm -lipps -lippi'.

A basic pkg-config file can be observed at https://people.freedesktop.org/~dbn/pkg-config-guide.html and can be configured/generated by cmake as mentioned in https://www.scivision.dev/cmake-generate-pkg-config/

@xiaoxial
Copy link
Contributor

Thank you for such a good suggestion, we will improve in the feature.

@Fiooodooor
Copy link

Fiooodooor commented Aug 31, 2024

@1480c1 Step by step we are moving forward - some projects already utilize the pkg workflow, RAISR will too after upcoming major update. Thanks one more time and I encourage you to check the all in one stack:

Intel® Tiber™ Broadcast Suite package docker build script it includes RAISR too.

RAISR part: Intel® Library for Video Super Resolution (RAISR) for Intel® Tiber™ Broadcast Suite

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants