Windows has triggered breakpoint in test.exe
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.
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 ! )
how did you install opencv ?
(the prebuild libs are for vs2015 only. for vs2010, you have to build from src !)