New issue 2330 by ljty...@gmail.com: Failed to load the JNI shared library
jvm.dll
http://code.google.com/p/dart/issues/detail?id=2330
What steps will reproduce the problem?
1. download 64 bit dart
2. unzip
3. double click DartEditor.exe
What is the expected output?
Dart launch screen
What do you see instead?
see attached error message
What version of the product are you using?
latest production version as of 2012-03-28
On what operating system?
Microsoft Windows [Version 6.1.7601]
Please provide any additional information below.
Attachments:
jnierror.png 10.9 KB
Comment #1 on issue 2330 by seth...@google.com: Failed to load the JNI
shared library jvm.dll
http://code.google.com/p/dart/issues/detail?id=2330
(No comment was entered for this change.)
Comment #2 on issue 2330 by danr...@google.com: Failed to load the JNI
shared library jvm.dll
http://code.google.com/p/dart/issues/detail?id=2330
Devon: Any ideas what's happening here?
It is a conflict between the 32 bit version of JVM and the 64 bit version
of the Dart Editor.
Download DartEdit 32bit if you are using Java 32-bit.