当我试图在我的Mac OS X Mountain Lion开发者预览版上安装Qt时,我看到了这个错误。ws5:1.4 nick$ sudo port install qt4-mac---> Computing dependencies for qt4-macNo SDK found in /Applications/Xcode44-DP4
我尝试安装PyQt来使用Qt开发Python应用程序。我从下载了SIP和PyQt4,并编译了这些包。但我在编译PyQt4时遇到了一个问题:Error: Make sure you have a working Qt v4 qmake onyour PATH or use the -q
argument to explicitly specify a working Qt v4 qmake