1
當我嘗試用gcc 4.6.1配置過程出現下列打造的Qt 4.8測試版的最新源:錯誤使用gcc 4.6.1 MacOSX上構建Qt 4.8(測試版)獅子
cc1plus: error: unrecognized command line option ‘-fconstant-cfstrings’
它似乎與使用XCode 4.1附帶的g ++版本(i686-apple-darwin11-llvm-g ++-4.2)一起工作
gcc和qt組合的原因是我想嘗試新的C++在最新版本的Qt中提供了11個功能。