Code::Blocks Forums

User forums => Help => Topic started by: saturnnebula on September 29, 2011, 08:26:20 am

Title: I have a problem while installing opencv 2.3 on codeBlocks
Post 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!
 
Title: Re: I have a problem while installing opencv 2.3 on codeBlocks
Post by: MortenMacFly on September 29, 2011, 08:07:36 pm
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.