Windows has triggered breakpoint in test.exe

asked 2017-10-07 13:08:43 -0600

updated 2017-10-07 13:27:09 -0600

berak gravatar image

This may be due to a corruption of heap, which indicates a bug in file or any of the DLL's it has loaded. I am using the github repository: https://github.com/puku0x/cvdrone/tre... to test sample codes and I get this error for every program except for the first program when it was built.(test.exe). I am using VS 2010. Please any help would be appreciated.

edit retag flag offensive close merge delete

Comments

the repository, your link is going to is not an opencv one (it's just USING opencv libs), and it was last updated 2 years ago.

please rather pick one of the tutorials , to check if this is working, or not.

(then, finding bugs in the drone thing there might give you credits for the future ! )

berak gravatar imageberak ( 2017-10-07 13:31:41 -0600 )edit

how did you install opencv ?

(the prebuild libs are for vs2015 only. for vs2010, you have to build from src !)

berak gravatar imageberak ( 2017-10-08 02:40:56 -0600 )edit