Code::Blocks Forums
User forums => Help => Topic started by: saturnnebula on September 29, 2011, 08:26:20 am
-
opencv2.3+mingW+codeBlocks...
In my demo project,
I have added head files to "Build Option-Search Directories-compiler",
.dll.a and .dll to "Build Option-Search Directories-linker".
And add .libs to "Build Option-Linker Settings".
What else shoud I do?
It's OK when I compile it.However APPCRASH while running.
Hope for your help!
-
It's OK when I compile it.
S C::B and the compilers are working fine.
However APPCRASH while running.
Fix your code, probably start using a debugger.
Sorry, but what do you think else we should tell with this little information you give? :shock: In addition, helping with application code which compiles is totally out of the scope of this forum.