• 5554阅读
  • 1回复

最后尝试 [复制链接]

上一主题 下一主题
离线calander
 
只看楼主 正序阅读 楼主  发表于: 2009-04-26
— 本帖被 XChinux 从 Qt for Linux/X11 移动到本区(2010-02-08) —
今天换了最新的编译器,可是还出现了错误,看来还是不太适合使用qt。只好放弃,希望有人能把怎么样设置qt和编译一个程序的视频传上来。
Running build steps for project hello...
Starting: D:/Qt/qt/bin/qmake.exe D:/Qt/My Application/C++ GUI QT4/chap01/hello/hello.pro -spec win32-g++ -r CONFIG+=debug_and_release
Exited with code 0.
Could not find make command: mingw32-make.exe in the build environment
Error while building project hello
When executing build step 'Make'
Canceled build.
离线hercules

只看该作者 1楼 发表于: 2009-04-26
1. Install Visual Studio 2005

2. Unzip the source code of Qt

3. Run Visual Studio Tool => Visual Studio 2005 Command Prompt

4. Configuring Qt
    Run below command in the console launched by step 3
   configure -platform win32-msvc2005

5 Building Qt
   nmake

6. Install Qt-vs-addins and setup in Visual Studio
我的QQ号:337396132
欢迎大家加我为好友,一起学习Qt
快速回复
限100 字节
 
上一个 下一个