Ask Your Question
0

Compile Opencv with OpenGL support failed on Mac

asked 2013-07-29 09:22:03 -0600

zjwoody gravatar image

updated 2013-07-29 10:10:27 -0600

Hi , all

I'm under Mac and compiling OpenCV 2.4.2 with OpenGL support, I use CMake GUI to generate appropriate project,but there is no entry named "WITH_OPENGL" which can be selected, then I try to use "Add Entry" to add WITH_OPENGL, but it doesn't work, the generated libs still not support opengl, I also tried to compile opencv 2.4.5 ,and there is no "WITH_OPENGL" too, how can I enable OpenGL support under Mac? image description

edit retag flag offensive close merge delete

1 answer

Sort by » oldest newest most voted
0

answered 2013-07-29 13:04:37 -0600

Vladislav Vinogradov gravatar image

OpenGL support is not implemented on Mac. only Windows and linux are supported for now.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-07-29 09:22:03 -0600

Seen: 808 times

Last updated: Jul 29 '13