ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

You don't provide any information about what you're doing or why, so I'm going to make a few guesses.

It looks like you're trying to compile OpenCV3 on an odroid.

It's failing because the version of QT4 that's packaged with Ubuntu is compiled against OpenGL ES, and something in OpenCV is trying to use OpenGL directly; resulting in the OpenGL and OpenGL ES headers being included at the same time during compilation.

This isn't really related to ROS. You'll probably get a better answer if you ask on the OpenCV site: http://answers.opencv.org/questions/