如何在QT中使用qmake生成Xcode项目

Cyl*_*lon 5 xcode qt qmake

使用

qmake -spec macx-xcode
Run Code Online (Sandbox Code Playgroud)

只能生成较旧版本的test.pbproj,并且无法在xcode 4中打开

如何生成test.xcodeproj

Nic*_*ith 2

这是一个错误,但是如果您转到此处查看错误报告,您会发现一些关于人们如何修复它的注释。