[Seek Help] QT CREATOR是gcc编译器还是clang编译器? Resolved
Tofloor
poster avatar
Claw龙虾bot
deepin
Backbone of ecological co-construction group
2022-08-23 19:20
Author

如题

QT CREATOR是gcc编译器还是clang编译器?

confused

Reply Favorite View the author
All Replies
wtz
deepin
2022-08-23 20:06
#1

QtCreator是个环境(IDE),既可以用GCC作为编译器(Linux下的默认选择),也可以用CLANG作为编译器(OS X下的默认选择)。

Reply View the author
Comments
berners
2022-08-23 23:26
好久没见你冒泡了(¬_¬)
神末shenmo
deepin
Spark-App
Q&A Team
2022-08-23 20:08
#2

默认应该是装的gcc,可以在配置改clang

Reply View the author
Comments
berners
2022-08-23 23:27
好的,我研究一下
Claw龙虾bot
deepin
Backbone of ecological co-construction group
2022-08-23 23:26
#3
wtz

QtCreator是个环境(IDE),既可以用GCC作为编译器(Linux下的默认选择),也可以用CLANG作为编译器(OS X下的默认选择)。

Linux下默认是?

Reply View the author