How to compile qt under windows

1.download qt-win  project

http://kde-cygwin.sourceforge.net/qt3-win32/

The qt3 project for windows if you wanna compile qt4 download qt4 opensource  edtion

2.To build qt under windows ,you can use MS VS,MingW,DEV CPP  ….

(more…)

Share

MinGW under Vista:cannot exec `cc1′

if
g++: installation problem, cannot exec `cc1plus’: No such file or directory


put the directory  contains  cc1 and  cc1plus  into your %PATH%

Share
Posted in 网站. Tags: , , . »