[Qtce-preview-feedback] Visual Studio 2008
Maurice Kalinowski
mkalinow at trolltech.com
Thu Jan 17 08:33:02 CET 2008
Roman Tronenko wrote:
> Is it possible to use Qt/WinCE with VS2008?
> I tried to compile, but I had error messages connected with old pch files.
>
Hi,
we haven't tried Visual Studio 2008 in detail yet. While it was in a
beta stadium, we were able to build Qt/WinCE successfully.
I am a little bit concerned about "old pch files". In case you switched
the compiler, you obviously need to do a complete recompile. It is
suggested to clean up your build directory first, by calling 'nmake
distclean'. This will delete your objects and other temporary files, so
that the VS2008 compiler does not merge the objects.
Afterwards, re-configure and build Qt/WinCE like documented.
In case you still experience issues with VS2008, could you please send us:
- the SDK you are building for
- the mkspec you are using
- a logfile of the compile errors.
Best Regards,
Maurice Kalinowski
More information about the Qtce-preview-feedback
mailing list