-
Notifications
You must be signed in to change notification settings - Fork 0
Please make 64-bit hidapi-jni.dll #8
Copy link
Copy link
Open
Description
What steps will reproduce the problem
1. 64-bit Win7 then run javahidapi\src\com\codeminders\hidapi .java code
changing one line to System.load("g:\\HidApi2\\hidapi-jni.dll");
2.
3.
What is the expected output? What do you see instead?
G:\HidApi2\hidapi-jni.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform
What version of the product are you using? On what operating system?
javahidapi-20111221
64-bit Win7
Please provide any additional information below.
Tried to build 64-bit version in VS 2010 got -- "fatal error C1902: Program
database manager mismatch." Tried to pin down the miss match. My best debug
tricks failed.
Original issue reported on code.google.com by PeterThe...@hmtown.com on 11 Feb 2012 at 12:54
Reactions are currently unavailable