Configure with building Qt 4.8 for x86 Simulator BlackBerry Playbook
-
Hello,
Excuse for an English school.
Source (http://wiki.qt-project.org/QNX: Building Qt 4.8 for x86 (Simulator)).
Conf: Linux - BlackBerryPlayBookSimulator-Installer-2.0.0-Linux-7971-201202221232.bin - bbndk-install-2.0.0-linux-7971-201202171813-201202181253.bin. glxinfo -> OK.
Following the ./Configure ... I have an The OpenGL ES 1.x functionality test failed! You might need to modify the include and library search paths by editing QMAKE_INCDIR_OPENGL_ES1, QMAKE_LIBDIR_OPENGL_ES1 and QMAKE_LIBS_OPENGL_ES1 in ../unsupported/blackberry-x86-qcc.
The bbndk-env.sh is OK.
I have informed QMAKE_INCDIR_OPENGL_ES1 - QMAKE_LIBDIR_OPENGL_ES1 -> blackberry-x86-qcc
QMAKE_INCDIR_OPENGL_ES1 = $QNX_TARGET/usr/include/GLES
QMAKE_LIBDIR_OPENGL_ES1 = $QNX_TARGET/x86/usr/lib
QMAKE_INCDIR_EGL = $QNX_TARGET/usr/include/EGL
QMAKE_LIBDIR_EGL = $QNX_TARGET/x86/usr/lib.
The problem persists.
Need help s.v.p.
Thank you.