12-07-2020, 09:43 AM
When I type the build command that you can find on the GitHub, the compiler says "Undefined Reference to [For all Tilengine functions], except if I put "-c" argument in the command.
I included the Tilengine.h header too. I don't know if I'm supposed to add this -c argument.
Also, when I import the dll in my Java project, Java says "[Path to file]\TilengineJNI.dll: %1 is not a valid Win32 application". Is it normal? It do that with your dll too.
Thanks for your help and I'm sorry for that bunch of questions.
I included the Tilengine.h header too. I don't know if I'm supposed to add this -c argument.
Also, when I import the dll in my Java project, Java says "[Path to file]\TilengineJNI.dll: %1 is not a valid Win32 application". Is it normal? It do that with your dll too.
Thanks for your help and I'm sorry for that bunch of questions.