I am having some troubles to get the simplest jni sample working
From some comments to that questions, it turned out that one possible problems may be from the fact that I built a 32 bit dll and I am running a x64 platform
Therefore, I tried to download mingw w64, but I don't know which settings shall I choose now
I am asking this dumb question only because I am afraid to dirty my system with the wrong configuration..
Native Windows or Cygwin/MSYS?
Last edit: Giuseppe Barbieri 2016-10-11
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I am having some troubles to get the simplest jni sample working
From some comments to that questions, it turned out that one possible problems may be from the fact that I built a 32 bit dll and I am running a x64 platform
Therefore, I tried to download mingw w64, but I don't know which settings shall I choose now
I am asking this dumb question only because I am afraid to dirty my system with the wrong configuration..
Native Windows or Cygwin/MSYS?
Last edit: Giuseppe Barbieri 2016-10-11
I made it
http://stackoverflow.com/a/39995755/1047713