[Qt-interest] MSVC tutorial
Alessandro Portale
Alessandro.Portale at trolltech.com
Fri Jul 10 17:26:06 CEST 2009
Hi,
If You have an installed MSVC, you can launch the "visual Studio command
prompt", cd to the qt directry and simply execute:
configure
nmake
...after a short while You should have a Qt for MSVC. 'configure'
without arguments should work well (in the usual cases) as long as the
MSVC relevant environment variables are set.
http://doc.qtsoftware.com/latest/install-win.html
Or did You have issues when executing 'configure' without parameters?
Alessandro
Jonathan Arnold schrieb:
> Is there any step by step instructions for creating an MSVC compatible
> Qt library? The configure options alone are scaring me!
More information about the Qt-interest-old
mailing list