[Qt-interest] QLibrary loading works on one machine, not on another
Jaco Naude
naude.jaco at gmail.com
Wed Jan 14 07:18:20 CET 2009
Hi there,
I've run into a very strange problem. I'm developing an application on one
machine (WinXP) on which it works just fine. Moving it to another WinXP
machine and trying to run it causes some problems. The application runs fine
but a couple of libraries fail to load.
Below is some output for a component working fine in the system, and one
that is failing.
*Loading components from
D:/Jaco_projek/VisualWorkspace/trunk/Application/bin/HelpSystem.dll
Registering HelpSystemComponent component
Loading components from
D:/Jaco_projek/VisualWorkspace/trunk/Application/bin/LoggingSystem.dll
Could not load
"D:/Jaco_projek/VisualWorkspace/trunk/Application/bin/LoggingSystem.dll":
QLibrary::load_sys: Cannot load LoggingSystem (The specified module could
not be found.)*
I've even rebuilt the whole project on that machine but it still fails even
with the libraries generated by the compiler on that machine.
If anyone have seen this behavior before, or have any idea why it is
happening, please let me know.
Thanks in advance,
Jaco Naude
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090114/ca267307/attachment.html
More information about the Qt-interest-old
mailing list