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

OpenCV 3.3 Compile Errors #8

Open
TylerTrahan opened this issue Mar 13, 2018 · 2 comments
Open

OpenCV 3.3 Compile Errors #8

TylerTrahan opened this issue Mar 13, 2018 · 2 comments

Comments

@TylerTrahan
Copy link

Using CUDA 8.0 and Visual Studio 2015, OpenCV 3.3.0:

Anyone else having this error when compiling?

cannot open source file 'opencv2/highgui/highgui_c.h'
cannot open source file 'opencv2/imgproc/imgproc_c.h'

I've set the additional directories in the project settings and the linker.

@AweSwan
Copy link

AweSwan commented Mar 14, 2018

OK, made a darknet.exe - I used latest Cuda 9.1, opencv 2.4.9 vs 2015. Hopefully it runs and does what it is supposed to do.

@TylerTrahan
Copy link
Author

I was able to compile after reinstalling OpenCV with 2.4.9. The file paths in OpenCV 3.3.0 are different.

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