Ladnar, Marc wrote: > Hi JD, > > looks like you didn't compile your qt in debug mode. the d before the 4 > in QtHelpd4 means Debug^^ > > Have a nice day, > > Marc > > -----Ursprüngliche Nachricht----- > Von: JD Guzman [mailto:[email protected]] > Gesendet: Montag, 8. Juni 2009 08:46 > An: [email protected] > Betreff: [Qt-creator] Problem building Creator. > > I have checked out the source from the gitorious repo but I am having an > issue while trying to compile. > > The compiler gives me the following error ... > > fatal error LNK1104: cannot open file 'c:\Qt\qt\lib\QtHelpd4.lib' > > I have looked in the directory but didn't find the lib only some .prl > files. Is there something that I missed in configure? > > Any help is appreciated. > > Cheers > > JD > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.trolltech.com/mailman/listinfo/qt-creator > > > > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.trolltech.com/mailman/listinfo/qt-creator > Actually I believe I found the issue. Since my Qt is from the git repo I needed to compile the tools which I had not done. I have now compiled them and have the Debug and release version of the dll.
For the record I knew what the d stood for ;). Cheers, JD _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
