[Qt-creator] Problem building Creator.
JD Guzman
lostinthecode at googlemail.com
Mon Jun 8 09:26:34 CEST 2009
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:lostinthecode at googlemail.com]
> Gesendet: Montag, 8. Juni 2009 08:46
> An: qt-creator at trolltech.com
> 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
> Qt-creator at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-creator
>
>
>
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at trolltech.com
> 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
More information about the Qt-creator-old
mailing list