Skip to content

Debugging in QtCreator #6

Description

@sajjadul-wematter

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions