Hi,
I am developing an app using java and edk.dll library on Windows. I tried 3 edk.dll versions:
– one which comes with the Emotiv Xavier Library
– one downloaded on github in 2016
– one downloaded on github this month (06-2017)
I have several behaviour according to the Windows version used and the edk.dll version used
– on all Windows version: the most recent version of edk.dll (06-2017) trigger the following error:
java.lang.UnsatisfiedLinkError: the specified module could not be found
– on Windows XP: all edk.dll version trigger the following error:
java.lang.UnsatisfiedLinkError: the specified procedure could not be found
Could you provide corrections for these?
Thanks
Christophe