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

openjpeg.h indirectly includes generated opj_stdint.h file in build folder #1205

Open
DiligentGraphics opened this issue Jul 3, 2019 · 0 comments

Comments

@DiligentGraphics
Copy link

Public header file openjpeg.h indirectly includes opj_config.h (openjpeg.h -> opj_stdint.h -> opj_config.h) which makes source tree dependent on the build tree and requires projects that include the file add corresponding build folder as include directory.

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

0 participants