首页| 论坛| 消息

标题:关于Qt5.9.6的移植问题
作者:hsl17
日期:2018-08-28 13:31
内容:

成功将Qt5.9.6移植到imx6DL后,运行qt3d例子后,
串口打印:QOpenGLShader::link: LinkShaders: Too many instructions.
界面上无法显示3D模型,请问这是什么情况引起的;
将Qt版本降到Qt5.9.0后可以正常显示。

以下是Qt configure内容:



Building on: linux-g++ (x86_64, CPU features: mmx sse sse2)Building for: devices/linux-imx6-g++ (arm, CPU features: neon)
Configuration: cross_compile use_gold_linker compile_examples enable_new_dtags largefile neon precompile_header shared rpath release c++11 concurrent dbus reduce_exports stlBuild options:
Mode ................................... release
Optimize release build for size ........ no
Building shared libraries .............. yes
Using C++ standard ..................... C++11
Using ccache ........................... no
Using gold linker ...................... yes
Using new DTAGS ........................ yes
Using precompiled headers .............. yes
Using LTCG ............................. no
Target compiler supports:
NEON ................................. yes
Build parts ............................ tests examples libs
Qt modules and options:
Qt Concurrent .......................... yes
Qt D-Bus ............................... yes
Qt D-Bus directly linked to libdbus .... no
Qt Gui ................................. yes
Qt Network ............................. yes
Qt Sql ................................. yes
Qt Testlib ............................. yes
Qt Widgets ............................. yes
Qt Xml ................................. yes
Support enabled for:
Using pkg-config ....................... yes
QML debugging .......................... yes
udev ................................... no
Using system zlib .......... ..


#1 [jinlong631 10-15 13:31]
你好 你是如何交叉编译的 能说下过程吗?
#2 [mr、杨 11-06 20:06]
哈喽,老哥儿,这个是那个能播放视频的Qt的移植吗?
#3 [fsu0413 12-02 21:06]
对比一下5.9.6和5.9.0的configure输出,可能有些内容不太一样

回复 发表
主题 版块