There is probably a lib that Core.dll links to that it cannot find. I remember a utility called something like depends_x86 that you can get to see what the dependencies are for windows libs and apps.
Alan On Sun, Dec 13, 2009 at 2:25 PM, alex <[email protected]> wrote: > Hello! > > I have built the Qt Creator from gitorious from main line. It builds > okay with Qt Creator 1.3 and Qt 4.6. The problem that I am having is > that when I run it I get an error message "Failed to load core: <path to > plugins>\Nokia\Core.dll: Cannot load library <path to > plugins>\Nokia\Core.dll: The specified module could not be found." The > Core.dll and Core.pluginspec files are in the folder where all the > plugins are located. > > Have anyone seen this problem before? Am I missing some post-build step? > > Thanks, > Alex > > > _______________________________________________ > 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
