Qt

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(VS)
(VS)
第10行: 第10行:
 
[[Image:qt-visual-studio-integration.png|right|thumb|Qt Visual Studio Integration]]  
 
[[Image:qt-visual-studio-integration.png|right|thumb|Qt Visual Studio Integration]]  
 
Qt is integrated with the Microsoft Visual Studio .NET and Eclipse integrated development environments. This means Qt programmers can use the IDE they are most comfortable with to do cross-platform development.
 
Qt is integrated with the Microsoft Visual Studio .NET and Eclipse integrated development environments. This means Qt programmers can use the IDE they are most comfortable with to do cross-platform development.
echo %QMAKESPEC%
+
 
 
  设置 QMAKESPEC 为 win32-msvc2008 或 win32-msvc2005 的环境变量
 
  设置 QMAKESPEC 为 win32-msvc2008 或 win32-msvc2005 的环境变量
 +
设置 QTDIR 环境变量 如: C:\Qt\2009.05\qt
 +
加入 C:\Qt\2009.05\qt\bin 到 PATH中
 +
echo %QMAKESPEC%
 
  configure.exe --help
 
  configure.exe --help
 
*http://qtnode.net/wiki/Qt4_with_Visual_Studio
 
*http://qtnode.net/wiki/Qt4_with_Visual_Studio

2010年1月9日 (六) 08:03的版本

Qt is a cross-platform application and UI framework. Using Qt, you can write applications once and deploy them across desktop, mobile and embedded operating systems without rewriting the source code.

Qt Product Arch

Develop applications and user interfaces once, and deploy them across Windows, Mac, Linux/X11, embedded Linux, Windows CE and S60 (coming soon) without rewriting the source code.

目录

Webkit

QtWebKit

Eclipse

Qt Eclipse Integration

Qt Eclipse Integration for C++

VS

Qt Visual Studio Integration

Qt is integrated with the Microsoft Visual Studio .NET and Eclipse integrated development environments. This means Qt programmers can use the IDE they are most comfortable with to do cross-platform development.

设置 QMAKESPEC 为 win32-msvc2008 或 win32-msvc2005 的环境变量
设置 QTDIR 环境变量 如: C:\Qt\2009.05\qt
加入 C:\Qt\2009.05\qt\bin 到 PATH中
echo %QMAKESPEC%
configure.exe --help

Projects

Links

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱