Ask Your Question

AngeloV's profile - activity

2013-07-01 07:31:57 -0600 answered a question OpenCV problem with Eclipse/Windows Vista

can someone help me?

2013-06-28 17:11:44 -0600 commented question OpenCV problem with Eclipse/Windows Vista

you too have this problem?

2013-06-28 14:50:14 -0600 asked a question OpenCV problem with Eclipse/Windows Vista

Hi guys, i have problem with openCV...i used a lot of tutorial and i have always tha same problem. I hope someone help me, please..

So..i put libraries in C image description

then i setted environment's variables

image description image description image description

then i created a project with eclipse indigo

image description

then i setted the following values

image description image description

this is the build of project:

image description image description

and in the end...the execution:

image description image description

what is the problem? :(

2013-05-11 11:23:28 -0600 commented answer problem with Eclipse Indigo/MinGW/run

Eclipse collaps again.....by cmd, instead, there is a message: libstdc++-6.dll not found

2013-05-11 09:41:33 -0600 received badge  Editor (source)
2013-05-11 09:35:53 -0600 asked a question problem with Eclipse Indigo/MinGW/run

image description

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