[Qt-jambi-interest] jambi preview in eclipse

NuclearPeon peon.developments at gmail.com
Thu May 28 17:58:17 CEST 2009


I was having the same issue, where my QT Jambi GUI code was not
initializing. (I had re-installed my OS recently.)
The fix for this is to import your version of
'qtjambi-linux64-gcc-4.4.3_01.jar' (32/64bit depending on OS) into the
project.

Cheers,
PeonDev


===============================

*Thomas Coopman* thomas.coopman at gmail.com
<qt-jambi-interest%40trolltech.com?Subject=%5BQt-jambi-interest%5D%20jambi%20preview%20in%20eclipse&In-Reply-To=72ba78340805180318m456e65e7l9a4a2e69b291c491%40mail.gmail.com>
*Sun May 18 12:34:01 CEST 2008*

   - Previous message: [Qt-jambi-interest] jambi preview in eclipse
   <http://lists.trolltech.com/pipermail/qt-jambi-interest/2008-May/000287.html>
   - Next message: [Qt-jambi-interest] jambi preview in eclipse
   <http://lists.trolltech.com/pipermail/qt-jambi-interest/2008-May/000289.html>
   - *Messages sorted by:* [ date
]<http://lists.trolltech.com/pipermail/qt-jambi-interest/2008-May/date.html#288>
[
   thread ]<http://lists.trolltech.com/pipermail/qt-jambi-interest/2008-May/thread.html#288>
[
   subject ]<http://lists.trolltech.com/pipermail/qt-jambi-interest/2008-May/subject.html#288>
[
   author ]<http://lists.trolltech.com/pipermail/qt-jambi-interest/2008-May/author.html#288>

------------------------------

Something that also may be interesting to solve my problem and I
forgot to mention:

When I configured the Jambi Location in eclipse the validate button
didn't work (it doesn't do anything), is this a problem for getting it
to work correct? (I can make new jambi projects in jambi, but the jar
packages isn't found automatically)
I also had to set the Native library location to for the jambi package
in configure build path because otherwise I got this error:

Exception in thread "main" java.lang.ExceptionInInitializerError
	at com.trolltech.qt.QtJambiObject.<clinit>(Unknown Source)
Caused by: java.lang.RuntimeException: Loading library failed, progress so far:
No 'qtjambi-deployment.xml' found in classpath, loading libraries via
'java.library.path'
Loading library: 'libQtCore.so.4'...
 - using 'java.library.path'
 - ok, path was: /usr/lib64/libQtCore.so.4
Loading library: 'libqtjambi.so'...
 - using 'java.library.path'

	at com.trolltech.qt.internal.NativeLibraryManager.loadNativeLibrary(Unknown
Source)
	at com.trolltech.qt.internal.NativeLibraryManager.loadLibrary(Unknown Source)
	at com.trolltech.qt.Utilities.loadJambiLibrary(Unknown Source)
	at com.trolltech.qt.QtJambi_LibraryInitializer.<clinit>(Unknown Source)
	... 1 more
Caused by: java.lang.RuntimeException: Library 'libqtjambi.so' could
was not found in
'java.library.path'=/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64/server:/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64:/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/../lib/amd64:/usr/lib64/xulrunner-1.9pre:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
	at com.trolltech.qt.internal.NativeLibraryManager.loadLibrary_helper(Unknown
Source)
	... 5 more
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt.nokia.com/pipermail/qt-jambi-interest/attachments/20090528/607a52c3/attachment.html 


More information about the Qt-jambi-interest mailing list