[Qt-interest] [WinXP - Qt4.6 - QtCreator 1.3]Problem launching QtCreator compiled from source
BOUCARD Olivier
boucard_olivier at yahoo.fr
Wed Dec 16 20:23:45 CET 2009
Hi everyone,
I work with the latest version (2009.5) of Qt under WinXP.. I've installed the Qt SDK somewhere on my hard drive (let say QTDIR).
I also start the awesome project of creating plugins for QtCreator. So I've downloaded the QtCreator src package and unzip it under QTDIR/qt/tools (for me a reasonnable choice).
I've sucessfully compiled QtCreator into a build directory under QTDIR/qt/tools/qtcreator/ using :
* qmake ../qtcreator.pro
* mingw32-make
Now, I try to launch the qtcreator.exe previously compiled and I fall into an error say that QtCreator cannot find Core.dll under QTDIR/qt/tools/qtcreator/lib/plugins/qtcreator/Nokia/.
But if I look in this directory there is a Core.dll.
So what I'm doing wrong?
Thanks for your time.
Regards,
Olivier.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091216/8fec4ebe/attachment.html
More information about the Qt-interest-old
mailing list