Page 1 of 1

Jirr under Linux ..

Posted: Wed Mar 02, 2011 7:54 pm
by OmarMokhtar
I'd face a problem while using Jirr under linux plat-form ..
This Exception is thrown from the createDevice Function : UnsatisfiedLinkError
I'd read that this type of exception is Thrown if the Java Virtual Machine cannot find an appropriate native-language definition of a method declared native ..
does this mean that Jirr is not platform independent (because it is native) ??
does this mean that Jirr cannot run under Linux ??
Or How Can i run Jirr under Linux ??
Or How To Solve this problem ??

Thanks Very Much ..

Posted: Wed Mar 02, 2011 8:49 pm
by sudi
Well that means you have to compile irrlicht and the binding lib under linux to use the java binding. But other than that i don't tink the jirr wrapper is up to date but i migt be wrong.

Posted: Thu Mar 03, 2011 8:43 am
by zillion42
I got it to run in linux, but the fonts didnt work and it crashed from time to time.