I'm traying to compile OPENGL in ptxdist-2013.09.0 i.mx6 platform
and I'm getting this error:
You have asked to use pkg-config and are cross-compiling.
Please make sure you have a correctly set-up pkg-config
environment!
Warning: PKG_CONFIG_PATH has not been set. This could mean
the host compiler's .pc files will be used. This is probably
not what you want.
The OpenGL ES 2.0 functionality test failed!
You might need to modify the include and library search paths
by editing
QMAKE_INCDIR_OPENGL, QMAKE_LIBDIR_OPENGL and QMAKE_LIBS_OPENGL
in
/home/user/ptxdist-2013.09.0/work_dir/platform-i.MX6/build-target/qt-everywhere-opensource-src-4.8.4/mkspecs/qws/linux-ptx-g++
I apply an old patch I found in the mail list, adding to qt4.make
following lines. But it doesn't work: