Skip to content

Commit fe291f0

Browse files
Update README.md
1 parent 242b958 commit fe291f0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ Notes:
2424
* If you are having problems finding 'jni.h'. Make sure you have the JDK installed not just the JRE. If you are using
2525
OpenJDK you want the openjdk-7-jdk package, not openjdk-7-jre.
2626

27+
* If you are on windows 7 64 bits and installed node 32 bits you need java JDK 32 bits, with 64 bits you get LNK2001
28+
errormessages (http://stackoverflow.com/questions/10309304/what-library-to-link-to-on-windows-7-for-jni-createjavavm).
29+
I replaced 64 bits python by the 32 bits version too, I don't knwo if this is necessary.
2730

2831
## Installation Mac
2932

0 commit comments

Comments
 (0)