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

Why is it in common to determine whether to compile some source code based on input values? #98

Open
jungyin opened this issue Dec 15, 2024 · 0 comments

Comments

@jungyin
Copy link

jungyin commented Dec 15, 2024

I am trying to compile my demo, but it always prompts that the hpp file for OpenCV cannot be found. By searching for the cmake file, I believe it is due to the common.cmake process, which only imports OpenCV when compiling on am62, x86 targets, and x86 hosts. The other two situations do not occur. What is the reason for this?

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

1 participant