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

Debugging in QtCreator #6

Open
sajjadul-wematter opened this issue Oct 12, 2016 · 0 comments
Open

Debugging in QtCreator #6

sajjadul-wematter opened this issue Oct 12, 2016 · 0 comments

Comments

@sajjadul-wematter
Copy link

Hello ,

I have managed to follow your instruction and successfully ran your sample file to process an image using opencv. Then I started to create a tiny application of my own and needed to use the debugger. Since I am in Windows , I had to setup the Windows debugger separately by visual studio installer. After the installation of the Windows SDK, I pointed to the windows debugger from the QtCreator and I started to get compilation error with the same sample application that used to work after the initial setup. The error is:

"C:\Users\si3699\Documents\CustomInstallation\ComputerVision\opencv\build\include\opencv2\core\types_c.h:55: error: C1083: Cannot open include file: 'assert.h': No such file or directory"

Some hint is requested to get around this issue.

Thanks

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