[SOLVED] jvm.dll not found
Author: zoltan.seres@gmail.com (ZoliZoli)
Hi Community Members, anybody has experience with the error message below? Unable to locate DLL $cond("%DST_JVM_ARCH%" "x86" & %BITS%=32 | "%DST_JVM_ARCH%"="x64" & %BITS%=64,$filename(%DST_JVM_DLL%)(JNI_CreateJavaVM),; <path-to-%BITS%-bit-jvm.dll>(JNI_CreateJavaVM)); error 2 I'm using v9.6.01.01 and this error is show when starting IDF. Can someone explain the expression in $cond() and tell me how to resolve it? Thanks in advance, Zoltan

I have to add here that I first installed update 76 of JRE7, uninstalled it and then installed update 75 of JRE7. At this moment I'm not really sure what's wrong here. Either there's a problem with the 64-bit version of JRE7 update 76, or the installation of update 76 was incomplete, or there was a problem with a previous installation of Java, or something else went wrong. It's a bit weird. 


