[Qt-jambi-interest] Fwd: Fwd: Problem with QtJambi 4.6 Win 32 Community
Klemens Loschy
klemens.loschy at seqis.com
Wed Jan 27 08:39:55 CET 2010
Hi all,
that is a problem i pointed to a long time ago. i built qtjambi 4.5.2 with msvc 2008 and i was not able to run it on win-xp because of the same error you have got. if you place the msvc 2008 dlls in a folder in your PATH, qtjambi will work, but in my opinion that is not the way it ment to be. the guys from trolltech said, that copying the dlls should not be necessary. the same problem exists when you build qtjambi with mingw.
br, klemens
Mit freundlichen Gruessen,
Klemens Loschy
SEQIS Consulting
_________________________________________
SEQIS GmbH - The Austrian Software Test Experts!
Neusiedler Straße 36, 2340 Mödling, Austria
Telefon: +43 2236 320 320 - 0
Fax: +43 2236 320 320 - 350
mobil: +43 664 TESTS 06 (+43 664 83787 06)
web http://www.SEQIS.com, http://www.KeepLiquid.com
________________________________
*Frank Bieser, CIO, HEROLD Business Data GmbH*, über SEQIS:
'Die Zusammenarbeit mit SEQIS in unseren Projekten ist von einem Hoechstmass an Professionalitaet und Zielorientierung gepraegt.
Zahlreiche gemeinsame Vorhaben wurden partnerschaftlich und hoch erfolgreich abgewickelt. Auch fuer die Zukunft sehen wir in SEQIS einen unserer verlaesslichsten Partner.'
________________________________
http://www.SEQIS.com/disclaimer
----- Original Message -----
From: "Rene" <innusius at gmail.com>
To: "qt-jambi-interest" <qt-jambi-interest at trolltech.com>
Sent: Wednesday, January 27, 2010 8:01:08 AM
Subject: [Qt-jambi-interest] Fwd: Fwd: Problem with QtJambi 4.6 Win 32 Community
---------- Forwarded message ----------
From: Rene < innusius at gmail.com >
Date: 2010/1/27
Subject: Re: [Qt-jambi-interest] Fwd: Problem with QtJambi 4.6 Win 32 Community
To: Bruno Janvier < bruno at contenta-software.com >
whats the name of dll that I should check ? you mean in qtjambi jar ? I see this there /bin/Microsoft.VC90.CRT/.. so I vc files are included , well you see it in that log too.
, it is clean install of xp without updates so it is surely older then year 2008 , maybe Microsoft Visual C++ 2008 compiled requires some newer dll to work.
Maybe when I update xp it will work , but on the other side if that is the case , maybe it would better to build using 2005 as previous versions was , for greater compatibility.
Thanx.
On Wed, Jan 27, 2010 at 7:07 AM, Bruno Janvier < bruno at contenta-software.com > wrote:
I have tested with XP, Vista and 7. it worked for me.
It was build with the MSVC 2008 Express Edition.
The jambi 4.5.2 was build with MSVC 2005.
Could it be that a dll from Microsoft Visual C++ 2008 Redistributable Package (x86)
is missing in the package ?
Can you check ?
On 1/27/2010 6:04 AM, Rene wrote:
---------- Forwarded message ----------
From: Rene < innusius at gmail.com >
Date: 2010/1/27
Subject: Re: [Qt-jambi-interest] Problem with QtJambi 4.6 Win 32 Community
To: Bruno Janvier < bruno at contenta-software.com >
Windows Xp sp 2
On Wed, Jan 27, 2010 at 5:39 AM, Bruno Janvier < bruno at contenta-software.com > wrote:
Which windows are you using?
XP ?
On 1/26/2010 10:20 PM, Rene wrote:
Tested Win32 build of QtJambi 4.6 and it seems to have some problem. Linux build is working.
Exception in thread "main" java.lang.ExceptionInInitializerError
at com.trolltech.qt.QtJambiObject.<clinit>(QtJambiObject.java:60)
at notify.PopupAnimator.<init>(PopupAnimator.java:17)
at notify.PluginNotify.<init>(PluginNotify.java:31)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
rce)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at library.common.java._Class.newInstance(_Class.java:65)
at library.common.java._Class.new_object(_Class.java:59)
at library.plugin.PluginLoader.load_plugins(PluginLoader.java:39)
at library.plugin.PluginLoader.<init>(PluginLoader.java:21)
at library.plugin.PluginRuntime.<init>(PluginRuntime.java:39)
at library.plugin.Main.main(Main.java:10)
Caused by: java.lang.RuntimeException: Loading library failed, progress so far:
Unpacking .jar file: 'qtjambi-win32-msvc2008-4.6.0.jar'
Checking Archive 'qtjambi-win32-msvc2008-4.6.0.jar'
- cache key='msvc2008-20100115-1352'
- adding 'QtCore4.dll' to library map
- library: name='bin/QtCore4.dll',
- adding 'QtGui4.dll' to library map
- library: name='bin/QtGui4.dll',
- adding 'QtXml4.dll' to library map
- library: name='bin/QtXml4.dll',
- adding 'QtSql4.dll' to library map
- library: name='bin/QtSql4.dll',
- adding 'QtSvg4.dll' to library map
- library: name='bin/QtSvg4.dll',
- adding 'QtNetwork4.dll' to library map
- library: name='bin/QtNetwork4.dll',
- adding 'QtOpenGL4.dll' to library map
- library: name='bin/QtOpenGL4.dll',
- adding 'QtWebKit4.dll' to library map
- library: name='bin/QtWebKit4.dll',
- adding 'QtXmlPatterns4.dll' to library map
- library: name='bin/QtXmlPatterns4.dll',
- adding 'phonon4.dll' to library map
- library: name='bin/phonon4.dll',
- library: name='plugins/phonon_backend/phonon_ds94.dll', never load
- library: name='plugins/imageformats/qjpeg4.dll', never load
- library: name='plugins/imageformats/qgif4.dll', never load
- library: name='plugins/imageformats/qmng4.dll', never load
- library: name='plugins/imageformats/qtiff4.dll', never load
- library: name='plugins/imageformats/qsvg4.dll', never load
- library: name='plugins/iconengines/qsvgicon4.dll', never load
- library: name='plugins/codecs/qcncodecs4.dll', never load
- library: name='plugins/codecs/qjpcodecs4.dll', never load
- library: name='plugins/codecs/qkrcodecs4.dll', never load
- library: name='plugins/codecs/qtwcodecs4.dll', never load
- library: name='plugins/accessible/qtaccessiblewidgets4.dll', never load
- library: name='plugins/sqldrivers/qsqlite4.dll', never load
- adding 'qtjambi.dll' to library map
- library: name='bin/qtjambi.dll',
- adding 'com_trolltech_qt_core.dll' to library map
- library: name='bin/com_trolltech_qt_core.dll',
- adding 'com_trolltech_qt_gui.dll' to library map
- library: name='bin/com_trolltech_qt_gui.dll',
- adding 'com_trolltech_qt_xml.dll' to library map
- library: name='bin/com_trolltech_qt_xml.dll',
- adding 'com_trolltech_qt_sql.dll' to library map
- library: name='bin/com_trolltech_qt_sql.dll',
- adding 'com_trolltech_qt_svg.dll' to library map
- library: name='bin/com_trolltech_qt_svg.dll',
- adding 'com_trolltech_qt_network.dll' to library map
- library: name='bin/com_trolltech_qt_network.dll',
- adding 'com_trolltech_qt_opengl.dll' to library map
- library: name='bin/com_trolltech_qt_opengl.dll',
- adding 'com_trolltech_qt_phonon.dll' to library map
- library: name='bin/com_trolltech_qt_phonon.dll',
- adding 'com_trolltech_qt_webkit.dll' to library map
- library: name='bin/com_trolltech_qt_webkit.dll',
- adding 'com_trolltech_qt_xmlpatterns.dll' to library map
- library: name='bin/com_trolltech_qt_xmlpatterns.dll',
- library: name='plugins/imageformats/Microsoft.VC90.CRT/Microsoft.VC90.CRT.man
ifest', never load
- library: name='plugins/imageformats/Microsoft.VC90.CRT/msvcm90.dll', never lo
ad
- library: name='plugins/imageformats/Microsoft.VC90.CRT/msvcp90.dll', never lo
ad
- library: name='plugins/imageformats/Microsoft.VC90.CRT/msvcr90.dll', never lo
ad
- library: name='plugins/iconengines/Microsoft.VC90.CRT/Microsoft.VC90.CRT.mani
fest', never load
- library: name='plugins/iconengines/Microsoft.VC90.CRT/msvcm90.dll', never loa
d
- library: name='plugins/iconengines/Microsoft.VC90.CRT/msvcp90.dll', never loa
d
- library: name='plugins/iconengines/Microsoft.VC90.CRT/msvcr90.dll', never loa
d
- library: name='plugins/codecs/Microsoft.VC90.CRT/Microsoft.VC90.CRT.manifest'
, never load
- library: name='plugins/codecs/Microsoft.VC90.CRT/msvcm90.dll', never load
- library: name='plugins/codecs/Microsoft.VC90.CRT/msvcp90.dll', never load
- library: name='plugins/codecs/Microsoft.VC90.CRT/msvcr90.dll', never load
- library: name='plugins/phonon_backend/Microsoft.VC90.CRT/Microsoft.VC90.CRT.m
anifest', never load
- library: name='plugins/phonon_backend/Microsoft.VC90.CRT/msvcm90.dll', never
load
- library: name='plugins/phonon_backend/Microsoft.VC90.CRT/msvcp90.dll', never
load
- library: name='plugins/phonon_backend/Microsoft.VC90.CRT/msvcr90.dll', never
load
- library: name='bin/Microsoft.VC90.CRT/Microsoft.VC90.CRT.manifest', never loa
d
- library: name='bin/Microsoft.VC90.CRT/msvcm90.dll', never load
- library: name='bin/Microsoft.VC90.CRT/msvcp90.dll', never load
- library: name='bin/Microsoft.VC90.CRT/msvcr90.dll', never load
- library: name='plugins/accessible/Microsoft.VC90.CRT/Microsoft.VC90.CRT.manif
est', never load
- library: name='plugins/accessible/Microsoft.VC90.CRT/msvcm90.dll', never load
- library: name='plugins/accessible/Microsoft.VC90.CRT/msvcp90.dll', never load
- library: name='plugins/accessible/Microsoft.VC90.CRT/msvcr90.dll', never load
- library: name='plugins/sqldrivers/Microsoft.VC90.CRT/Microsoft.VC90.CRT.manif
est', never load
- library: name='plugins/sqldrivers/Microsoft.VC90.CRT/msvcm90.dll', never load
- library: name='plugins/sqldrivers/Microsoft.VC90.CRT/msvcp90.dll', never load
- library: name='plugins/sqldrivers/Microsoft.VC90.CRT/msvcr90.dll', never load
- plugin path='plugins'
- using cache directory: 'C:\DOCUME~1\inno\LOCALS~1\Temp\QtJambi_inno_x86_4.6.0
_msvc2008-20100115-1352'
- cache directory exists
Loading library: 'QtCore4.dll'...
- using deployment spec
at com.trolltech.qt.internal.NativeLibraryManager.loadNativeLibrary(Nati
veLibraryManager.java:431)
at com.trolltech.qt.internal.NativeLibraryManager.loadQtLibrary(NativeLi
braryManager.java:355)
at com.trolltech.qt.Utilities.loadQtLibrary(Utilities.java:145)
at com.trolltech.qt.Utilities.loadQtLibrary(Utilities.java:141)
at com.trolltech.qt.QtJambi_LibraryInitializer.<clinit>(QtJambi_LibraryI
nitializer.java:56)
... 15 more
Caused by: java.lang.UnsatisfiedLinkError: C:\Documents and Settings\inno\Local
Settings\Temp\QtJambi_inno_x86_4.6.0_msvc2008-20100115-1352\bin\QtCore4.dll: Thi
s application has failed to start because the application configuration is incor
rect. Reinstalling the application may fix this problem
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.load0(Unknown Source)
at java.lang.Runtime.load(Unknown Source)
at com.trolltech.qt.internal.NativeLibraryManager.loadLibrary_helper(Nat
iveLibraryManager.java:458)
at com.trolltech.qt.internal.NativeLibraryManager.loadNativeLibrary(Nati
veLibraryManager.java:426)
... 19 more
Z:\code\project\eclipse-workspace\application.Player_Simple\Player_Simple_Window
--
Best Regards / S Pozdravom
Rene Dohan
http://inno-a-dev.blogspot.com
http://inno-coherences.blogspot.com/
http://inove-recepty.blogspot.com
http://www.facebook.com/profile.php?ref=name&id=1845806240
http://www.qualityunit.com
_______________________________________________
Qt-jambi-interest mailing list Qt-jambi-interest at trolltech.com http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest
--
Best Regards / S Pozdravom
Rene Dohan
http://inno-a-dev.blogspot.com
http://inno-coherences.blogspot.com/
http://inove-recepty.blogspot.com
http://www.facebook.com/profile.php?ref=name&id=1845806240
http://www.qualityunit.com
--
Best Regards / S Pozdravom
Rene Dohan
http://inno-a-dev.blogspot.com
http://inno-coherences.blogspot.com/
http://inove-recepty.blogspot.com
http://www.facebook.com/profile.php?ref=name&id=1845806240
http://www.qualityunit.com
_______________________________________________
Qt-jambi-interest mailing list Qt-jambi-interest at trolltech.com http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest
_______________________________________________
Qt-jambi-interest mailing list
Qt-jambi-interest at trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest
--
Best Regards / S Pozdravom
Rene Dohan
http://inno-a-dev.blogspot.com
http://inno-coherences.blogspot.com/
http://inove-recepty.blogspot.com
http://www.facebook.com/profile.php?ref=name&id=1845806240
http://www.qualityunit.com
--
Best Regards / S Pozdravom
Rene Dohan
http://inno-a-dev.blogspot.com
http://inno-coherences.blogspot.com/
http://inove-recepty.blogspot.com
http://www.facebook.com/profile.php?ref=name&id=1845806240
http://www.qualityunit.com
--
SEQIS Spam & Virus Agent: Message ok
_______________________________________________
Qt-jambi-interest mailing list
Qt-jambi-interest at trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest
--
SEQIS Spam & Virus Agent: Message ok
More information about the Qt-jambi-interest
mailing list