IMX6 and QT 5

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

IMX6 and QT 5

1,078件の閲覧回数
conti_rob
Contributor II

Hello, i hope someone here can help me. I have a Problem by the installation from QT.

Thanks

Warning: Disabling pkg-config since PKG_CONFIG_LIBDIR is not set.
Note: PKG_CONFIG_SYSROOT_DIR automatically set to /home/udcu/LTIB/litb/rootfs
The OpenGL ES 2.0 functionality test failed! You might need to modify the include and library search paths by editing QMAKE_INCDIR_OPENGL_ES2, QMAKE_LIBDIR_OPENGL_ES2 and QMAKE_LIBS_OPENGL_ES2 in /home/udcu/qt5/qtbase/mkspecs/devices/linux-imx6-g++.

ラベル(3)
3 返答(返信)

517件の閲覧回数
YixingKong
Senior Contributor IV

Barth

This discussion is closed since no activity. If you still need help, please feel free to reply with an update to this discussion, or create another discussion.

Thanks,

Yixing

0 件の賞賛

517件の閲覧回数
YixingKong
Senior Contributor IV

Barth

Had your issue got resolved? If yes, we are going to close the discussion in 3 days. If you still need help, please feel

free to reply with an update to this discussion.

Thanks,
Yixing

0 件の賞賛

516件の閲覧回数
VladanJovanovic
NXP Employee
NXP Employee

There's a small test program that is compiled during configure stage to test for OpenGL library presence. You may try to compile it manually and see why it fails to compile. Usually it is missing library for the GPU, as there's a few of them needed to be included.