> On Thursday 17 September 2009 15:47:15 ext register wrote: > > C:/Qt/2009.03/qt > > > >Did you compile that qt yourself? > > daniel > > I rebuilt QT using the following configuration options: -no-sql-sqlite -no-qt3support -no-opengl -platform win32-msvc2005 -no-libtiff -no-dbus -no-phonon -no-phonon-backend -no-webkit. After that I built QtCreator from itself using this newly compiled QT as the default library. The compilation ended successfully but now I get a runtime error as soon as I try to run the new exe. This error is complaining about a missing simbol in a dll and goes something like this: The procedure entry point ?qe...@qtest@..... could not be located in the dynamic library QTTestd4.dll. Is there anyone of you that experienced something similar? Thanks, Luca
_______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
