[Qt-interest] Qt with x64 computer

P B chose29 at hotmail.com
Fri Jan 9 17:20:30 CET 2009


Hi all,
 
   Thanks for all your comments/suggestions!! I recompiled Qt with vs2008 today and the app works fine, no crash. So it was a version problem after all.
 
Regards,
Pascale> From: Oliver.Knoll at comit.ch> To: qt-interest at trolltech.com> Date: Thu, 8 Jan 2009 18:13:26 +0100> Subject: Re: [Qt-interest] Qt with x64 computer> > Ian Thomson wrote on Thursday, January 08, 2009 5:29 PM:> > > ...> > Can you check what versions of libraries you are linking against, and> > what versions your Qt build is linked against etc...> > Also you have mentioned something like "Qt was compiled with Visual Studio 2005, but I use VS 2008". You also indicated that you recompiled Qt (with VS 2008?). Really double-check that you compile ALL your DLLs your application links against are compiled with the SAME compiler and even the SAME compiler SETTINGS (that also goes for the *.exe itself off course).> > This is because when you mix e.g. the "runtime environment" (debug vs. release, shared vs. non-shared etc.) your application possibly pulls in different C++ runtimes, giving weird runtime effects such as the one you could be observing. Not to mention that the shipped C++ runtimes from VS 2005 and 2008 are different...> > Cheers, Oliver> --> Oliver Knoll> Dipl. Informatik-Ing. ETH> COMIT AG - ++41 79 520 95 22> > _______________________________________________> Qt-interest mailing list> Qt-interest at trolltech.com> http://lists.trolltech.com/mailman/listinfo/qt-interest
_________________________________________________________________

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090109/26bdd617/attachment.html 


More information about the Qt-interest-old mailing list