⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 platforms

📁 qte2.3.2版本,但是里面没有configure文件.需要重新添加
💻
字号:
Before you build the Qt/Embedded library and example programs, you mustrun the "configure" script to set the platform information and other buildsettings.  You can use the -xplatform option to specify the operatingsystem and compiler you are compiling FOR. The host machine is requiredto be running Linux and gcc.Supported platforms and compilers:  linux-generic-g++       - Use g++ of host machine.  linux-x86-g++           - Use g++ of host machine, add x86 options.  linux-arm-g++           - Use arm-linux-g++ as compiler.  linux-mips-g++          - Use mipsel-linux-g++ as compiler.  linux-ipaq-g++          - Use arm config, add iPAQ options (eg. touchpanel).  linux-cassiopeia-g++    - Use mips config, add Cassiopeia options.  linux-psion-g++	  - Use arm config, add Psion 5mx options (touchpanel, keyboard)Compilation problems:  Information about problems will be posted on:  http://www.trolltech.com/platforms/ as we become aware of them.Example:  ./configure -xplatform linux-arm-g++ -shared -debugCustomization:  You can create your own custom configuration by adding new files to  the configs directory.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -