Hi,
when I'm trying to start an example application with following command, the output is indicating a Segmentation fault.
Output:
root@freescale /home/user$ ./hellogl_es2 -qws -display linuxfb:/dev/fb2
imx-ipuv3 imx-ipuv3.0: WARNING: adapt panel end blank lines
Segmentation fault
Qt Version: 4.7.4 Embedded
Configure of Qt:
./configure --prefix=$RPM_BUILD_DIR/../../rootfs/usr/local/Trolltech -embedded arm -xplatform linux-g++-mx -release \
-qt-gfx-linuxfb -qt-kbd-tty -qt-mouse-tslib -little-endian -host-little-endian -fontconfig -sm -v -opensource -confirm-license \
-no-webkit -nomake demos -nomake examples $XTRA_OPTS
Any Ideas?