首页| 论坛| 消息

回复: Qt 5.8 released
#6 [sevencat 01-25 21:03]
仔细研究了下,是增加了很多宏
具体 在:
Src\qtbase\src\corelib\global\qfeatures.txt
比如说里面的FTP的特性,如果你不想要,就增加
#define QT_NO_FTP 1
这样应该就可以了。5.7.1里有个qconfig工具,直接用那个也可以生成一个头文件。
#7 [sevencat 01-27 08:45]
经过指点得知,我发现的这个功能早就有了...
#8 [skykingf 01-31 19:36]
不知道什么时候能支持C++ 0x14
#9 [tigerlfj 02-13 18:54]
麻烦知道一下怎么用呢?
是要编译一个自己用的特别精简的QT5.8吗?
#10 [shawind 02-14 08:26]
Configurability (Qt Lite project)
Qt 5.8 comes with a rewritten configuration system, that allows for easy customisation of your Qt build. The main focus of this feature is for the Device Creation, but it can also be used to tailor a Qt build for mobile or desktop. The system allows removing individual pieces of functionality and APIs from Qt, thus creating a more lightweight set of libraries for deployment.

<< 1 2 3 >> (2/3)

回复 发表
主题 版块