On Thursday 10 of December 2009 09:55:14 you wrote: > > On Windows, Qt Jambi attempts to use special registry keys set when Java > is installed to locate the jvm.dll. Look in qtjambi/qtjambi_core.cpp, in > the function locate_vm() (there are several implementations, check the > Windows-specific one) to see how this is done. > > How did you install your Java package? If you built Java from source, > you may have to set these registry keys yourself. > -- Eskil
I have jdk and jre 1.6 installed. Regkeys "hkey_local_machine/software/javasoft/java development kit" and "java runtime environment" contains right 1.6/JavaHome setting. 4.5 ( oficial bin build ) is working ok on that system, my 4.6 release not. I'll add some debug info into locate_vm and rebuild. Thx. -- Dusan _______________________________________________ Qt-jambi-interest mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest
