设为首页 加入收藏

TOP

qt-embedd-linux4.8.2编译配置选项说明(四)
2014-11-24 12:25:51 来源: 作者: 【 】 浏览:4
Tags:qt-embedd-linux4.8.2 编译 配置 选项 说明
[ db2 ibase mysql oci odbc psql sqlite sqlite2 sqlite_symbian symsql tds ]


-system-sqlite ..... Use sqlite from the operating system.


-no-qt3support ..... Disables the Qt 3 support functionality.
* -qt3support ........ Enables the Qt 3 support functionality.


-no-xmlpatterns .... Do not build the QtXmlPatterns module.
+ -xmlpatterns ....... Build the QtXmlPatterns module.
QtXmlPatterns is built if a decent C++ compiler
is used and exceptions are enabled.


-no-multimedia ..... Do not build the QtMultimedia module.
+ -multimedia ........ Build the QtMultimedia module.


-no-audio-backend .. Do not build the platform audio backend into QtMultimedia.
+ -audio-backend ..... Build the platform audio backend into QtMultimedia if available.


-no-phonon ......... Do not build the Phonon module.
+ -phonon ............ Build the Phonon module.
Phonon is built if a decent C++ compiler is used.
-no-phonon-backend.. Do not build the platform phonon plugin.
+ -phonon-backend..... Build the platform phonon plugin.


-no-svg ............ Do not build the SVG module.
+ -svg ............... Build the SVG module.


-no-webkit ......... Do not build the WebKit module.
+ -webkit ............ Build the WebKit module.
WebKit is built if a decent C++ compiler is used.
-webkit-debug ...... Build the WebKit module with debug symbols.


-no-java script-jit . Do not build the java scriptCore JIT compiler.
+ -java script-jit .... Build the java scriptCore JIT compiler.


-no-script ......... Do not build the QtScript module.
+ -script ............ Build the QtScript module.


-no-scripttools .... Do not build the QtScriptTools module.
+ -scripttools ....... Build the QtScriptTools module.


-no-declarative ..... Do not build the declarative module.
+ -declarative ....... Build the declarative module.


-no-declarative-debug ..... Do not build the declarative debugging support.
+ -declarative-debug ....... Build the declarative debugging support.


-platform target ... The operating system and compiler you are building
on (qws/linux-x86-g++).


See the README file for a list of supported
operating systems and compilers.


-no-mmx ............ Do not compile with use of MMX instructions.
-no-3dnow .......... Do not compile with use of 3DNOW instructions.
-no-sse ............ Do not compile with use of SSE instructions.
-no-sse2 ........... Do not compile with use of SSE2 instructions.
-no-sse3 ........... Do not compile with use of SSE3 instructions.
-no-ssse3 .......... Do not compile with use of SSSE3 instructions.
-no-sse4.1.......... Do not compile with use of SSE4.1 instructions.
-no-sse4.2.......... Do not compile with use of SSE4.2 instructions.
-no-avx ............ Do not compile with use of AVX instructions.
-no-neon ........... Do not compile with use of NEON instructions.


-qtnamespace Wraps all Qt library code in 'namespace {...}'.
-qtlibinfix Renames all libQt*.so to libQt*.so.


-D ........ Add an explicit define to the preprocessor.
-I ........ Add an explicit include path.
-L ........ Add an explicit library path.


-help, -h .......... Display this information.


Third Party Libraries:


-qt-zlib ........... Use the zlib bundled with Qt.
+ -system-

首页 上一页 1 2 3 4 5 6 下一页 尾页 4/6/6
】【打印繁体】【投稿】【收藏】 【推荐】【举报】【评论】 【关闭】 【返回顶部
分享到: 
上一篇Android中使用继承GDActivity出现.. 下一篇QT4.8.2在TQ2440开发板上的移植(..

评论

帐  号: 密码: (新用户注册)
验 证 码:
表  情:
内  容:

·数据库:推荐几款 Re (2025-12-25 12:17:11)
·如何最简单、通俗地 (2025-12-25 12:17:09)
·什么是Redis?为什么 (2025-12-25 12:17:06)
·对于一个想入坑Linux (2025-12-25 11:49:07)
·Linux 怎么读? (2025-12-25 11:49:04)