本文介紹了使用 Visual C++ 2010 構(gòu)建 Qt 4.5的處理方法,對(duì)大家解決問(wèn)題具有一定的參考價(jià)值,需要的朋友們下面隨著小編來(lái)一起學(xué)習(xí)吧!
問(wèn)題描述
限時(shí)送ChatGPT賬號(hào)..
是否有人嘗試使用 Visual Studio 2010(Beta 2)構(gòu)建 Qt 4.5?是否有任何成功的提示?
Did somebody tried to build Qt 4.5 with Visual Studio 2010 (Beta 2)? Any hints on doing that successfuly?
稍后編輯我嘗試從 Visual Studio 2010 控制臺(tái)運(yùn)行配置.2010 沒(méi)有 makespecs 支持,因此配置失敗.
Later edit I tried to run configure from a Visual Studio 2010 console. There is no makespecs support for 2010, so configure fails because of that.
推薦答案
它對(duì)我來(lái)說(shuō)就像構(gòu)建 vs2008 一樣,但是使用 vs2010 工具:
It worked for me to build just as if it was vs2008, but using the vs2010 tools:
- 打開(kāi) vs2010 命令提示符.cd 進(jìn)入頂級(jí) Qt 目錄.
- configure.exe -platform win32-msvc2008 -no-webkit -no-phonon -no-phonon-backend -no-script -no-scripttools -no-multimedia -no-qt3support -fast
- nmake
這篇關(guān)于使用 Visual C++ 2010 構(gòu)建 Qt 4.5的文章就介紹到這了,希望我們推薦的答案對(duì)大家有所幫助,也希望大家多多支持html5模板網(wǎng)!
【網(wǎng)站聲明】本站部分內(nèi)容來(lái)源于互聯(lián)網(wǎng),旨在幫助大家更快的解決問(wèn)題,如果有圖片或者內(nèi)容侵犯了您的權(quán)益,請(qǐng)聯(lián)系我們刪除處理,感謝您的支持!