problem with Eclipse Indigo/MinGW/run
My Eclipse collapses when i execute the code...
I'm using this example but in Windows Vista: http://docs.opencv.org/doc/tutorials/introduction/linux_eclipse/linux_eclipse.html
In GCC C++ Compiler i putted "C:\opencv\build\include" In GCC C Compiler "C:\opencv\build\include" In MinGw C++ Linker "C:\opencv\build\x86\mingw\lib" and i load all dynamic lib
when i build all, it is all ok... when i click on run, Eclipse collapse and there is a message of window that program will be stop