Ask Your Question

maitreya.maity's profile - activity

2015-09-26 16:04:13 -0600 answered a question OpenCv 3.0 install error on Ubuntu 14.04 - undefined reference to `glXGetProcAddressARB'

Please follow the instruction. I have successfully installed opencv3 in ubuntu 14.04.

http://milq.github.io/install-opencv-...

Thanks.

2015-09-25 15:10:27 -0600 commented question OpenCV3.0 compilation error using cmake

Error Text

.../../mingw32/bin/ld.exe: cannot find -lRunTmChk

collect2 .exe: error: ld returned 1 exit status

modules\core\CMakeFiles\opencv_core.dir\build.make:1286: recipe for target 'bin/libopencv_core300.dll' failed mingw32-make [2]: * [bin/libopencv_core300.dll] Error 1

CMakeFiles\Makefile2:1654: recipe for target 'modules/core/CMakeFiles /opencv_core. dir/all' failed mingw32-make [l]: * [modules /core/CMakeFiles/opencv_core.dir/all] Error 2

Makefile:148: recipe for target 'all' failed

mingw32-make: * all Error 2

2015-09-25 11:58:16 -0600 asked a question OpenCV3.0 compilation error using cmake

Dear,

I have tried compile opencv3 using cmake in windows10 x64. I have followed the url :http://eyalarubas.com/opencv-installation-on-windows-netbeans-mingw.html

I have encountered with some errors while make. The error is attached herewith.

C:\fakepath\error_opencv.png

Please provide some suggestion.

Thanks in advance.

Regards Maitreya