Trying to build OpenCV 2.4.1 with OpenGL support

后端 未结 6 1559
北恋
北恋 2020-12-16 02:08

I am trying to build OpenCV 2.4.1 with OpenGL support, and it keeps faling. I have OpenGL installed in my Ubuntu 11.04, libs are under /usr/lib/libGL.so as usual. I know my

6条回答
  •  天命终不由人
    2020-12-16 02:22

    I have the same problem and I fund a solution by putting a extra command (WITH_QT=ON). I dont know why, but I found on the internet that is not possible enable OPENGL without enableing QT instead of GTK. I hope that this help us, and Iam sorry for my english (I dont know so much because I talk spanish).

    Saludos compadres !! Desde Mexico :D

提交回复
热议问题