PDA

View Full Version : Setup Qt 4.5.2 Visual Studio Integration



rockballad
15th October 2009, 10:01
Hi,

I'm trying a free version of Qt 4.5.2 and want to integrate it with VS2005. But look like it's impossible. It's only applicable for commercial version. Is it right?

The error when doing "configure" is: "c:\qt\2009.03\qt\include\qtcore\../../src/corelib/global/qglobal.h(45) : fatal error C1083: Cannot open include file: 'stddef.h': No such file or directory" although I set path for it.

Thanks,

rockballad
15th October 2009, 11:42
Now I know how to do this. Start VS2005 command prompt and do 'configure' on that. It'll run smoothly and slowly, about 3 hours to compile.