Gunnar Sletta wrote: > Hi, > > The .so libraries are located in the lib folder to the qtjambi.jar file, > right? You may try hardcoding LD_LIBRARY_PATH to point to this directory > too. That is what designer does. > > If you run your java apps with the command: > > java -Jcom.trolltech.qt.verbose-loading=true ClassName > > option, so I can see more detailed what is going wrong. > > best regards, > Gunnar
Thanks a lot! Setting LD_LIBRARY_PATH manualy solved the problem :) Maciek _______________________________________________ Qt-jambi-interest mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest
