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

BUILD_JPEG was selected but no jpeg.lib generated #45

Closed
1939938853 opened this issue Feb 19, 2021 · 2 comments
Closed

BUILD_JPEG was selected but no jpeg.lib generated #45

1939938853 opened this issue Feb 19, 2021 · 2 comments

Comments

@1939938853
Copy link

image

@1939938853
Copy link
Author

I did the following workaround to solve the link error.
target_link_libraries(only_cupoch ${CUPOCH_LIBRARIES} ${CUDA_LIBRARIES} turbojpeg-static )

@neka-nat
Copy link
Owner

Thank you for the reporting!
On github action, it compiles with windows, vs2019 and cuda11.0, so I think other environment settings are different.
https://github.com/neka-nat/cupoch/actions/runs/571800245
Can you please check the github action configuration?

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

2 participants