src/file/dl_win32.c:91: can't open library 'C:\Program Files\Java\jre1.8.0_301\bin\server\jvm': The specified module could not be found. -> Win64-bit JRE in C:\Program Files\Java\jre1.8.0_301 directory
src/file/dl_win32.c:91: can't open library 'C:\Progra~2\Java\jre1.8.0_301\bin\client\jvm': %1 is not a valid Win32 application. -> Win32-bit JRE in C:\Program Files (x86)\Java\Java\jre1.8.0_301 directory
The issues are that when I point JAVA_HOME to the Win64-bit version of JRE it does not seem to recognize the jvm.dll file in C:\Program Files\Java\jre1.8.0_301\bin\server and when I point JAVA_HOME to the Win32-bit version of the JRE it finds the jvm.dll file but does not accept it as a valid Win32-bit application.
Should I use JDK instead of JRE?
Return to “VLC media player for Windows Troubleshooting”
Users browsing this forum: No registered users and 43 guests