Ok, this is probably the couse of the problem, i havent had QT_PLUGIN_PATH set. Unfortunately, after setting it, it still wont load .jpg files. When i type: "echo %QT_PLUGIN_PATH%" i get "C:\Program Files\qtjambi-win32-gpl-4.3.3_01\plugins", so the setting works, but why wont jambi find the plugins? My PATH is also set right. "PATH=...C:\Program Files\qtjambi-win32-gpl-4.3.3_01\bin\" Even throwing the plugin .dll's to C:\Windows didn't help. What else should i try?
Dave > Have you tried setting the QT_PLUGIN_PATH environment variable to > point to your jambi install directory's plugin path? > > Something like this: > QT_PLUGIN_PATH=%JAMBI_LOCATION%\plugins > > > Regards > > Trond _______________________________________________ Qt-jambi-interest mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest
