Ask Your Question

Revision history [back]

ALL CMake file you need are under the path

...../Qt5.1.0/5.1.0/gcc/lib/cmake

not in the .../Qt5.1.0/5.1.0/gcc/lib/

I specified them under cmake-gui one by one ( Qt5Core_DIR , Qt5Test_DIR .....)

If there is any EGL or OpenGL error shows up

You have to install OpenGL

sudo apt-get install build-essential

sudo apt-get install libgl1-mesa-dev