Setup Qt 4.5.2 Visual Studio Integration
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,
Re: Setup Qt 4.5.2 Visual Studio Integration
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.