请问 这个错误怎么解决 "Could not find mkspecs for your QMAKESPEC...."
我在运行 qmake hello.pro时,报错说:
Could not find mkspecs for your QMAKESPEC<win32-msvc2008> after trying:
F:\Qt\mkspecs
Error processing project file: hello.pro
可是我查了下,我的F:\Qt\mkspecs下有win32-msvc2008这个文件夹啊,里面有两个文件。为什么会报错,怎么解决啊?
Thanks for your help.