--
You received this message because you are subscribed to the Google Groups "qt4dotnet" group.
To post to this group, send email to qt4d...@googlegroups.com.
To unsubscribe from this group, send email to qt4dotnet+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/qt4dotnet?hl=en.
On Thu, Aug 19, 2010 at 9:45 PM, Stefan Monov <logi...@gmail.com> wrote:
Thanks,
David.
com_trolltech_qt_core.dll
com_trolltech_qt_gui.dll, etc.(the ones that have this pattern:
com_trolltech_qt_*.dll)
Make sure you copied those DLLs from the Qt Jambi 4.6.3 folder that
you should have downloaded from here:
http://sourceforge.net/projects/qtjambi/files/
I think those files are under the LIB folder.
Also you have to make sure you have the qtjambi.dll found in the same
place (so you will have a qtjambi.dll and a qtjambi-4.6.3.dll, the
later comes from the qt4dotnet project). You also have to copy the Qt
shared libraries (i.e. QtCore4.dll, QtGui4.dll etc) and finally make
sure you have the correct ikvm-native.dll there too. (the one that is
found in the qtjambi-4.6.3.zip file in the qt4dotnet project.
To test first put all these DLLs next to your executable. And let me
know if that works.
I hope that helps.
Thanks,
David.
Hello Pete,
one thing you can do is to install dependencywalker (32 bit) from: http://www.dependencywalker.com/ and run it on the native dll's in the folder. it will let you know which dependency cannot be fulfulled.
best
Frank
The Shared libs for Qt are located under: qtjambi-4.6.3\bin folder of
the QtJambi library, The QtJambi libs are located under
qtjambi-4.6.3\lib
Thanks,
David.
IKVM.OpenJDK.Core.dll
IKVM.Runtime.dll
IKVM.Runtime.JNI.dll
Referencing those will copy a bunch other IKVM.*.dll files in your application.
These are found in the qtjambi-4.6.3.zip that I mentioned before. I
think those are the last ones you are missing
Thanks,
David.
Hello Pete ...
that diealog shows that there is no error with the ikvm-native.dll ... you want to continue that for the remaining files. Especially the key files like qtjambi.dll