Open GoogleCodeExporter opened 9 years ago
Kernel32.dll and msvcrt.dll may look like they are 32-bit, but the versions in
\windows\system32 on 64-bit versions of windows are actually 64-bit (it's a
very confusing naming convention). This works for me on Windows 7 Professional
and Java 1.7.0_01, 64-bit.
It looks like you're using NetBeans. Is it possible NetBeans is using a 32-bit JRE? I would suggest double checking the system path and the java.library.path to make sure there aren't any stray 32-bit libraries possibly getting in the way.
Original comment by michael....@gmail.com
on 22 Nov 2011 at 6:21
Original issue reported on code.google.com by
murukutl...@gmail.com
on 21 Nov 2011 at 5:41