jirr on Mac OS X

Discussion about Irrlicht's Java wrapper
Post Reply
daredemo
Posts: 2
Joined: Wed Aug 22, 2007 7:45 pm

jirr on Mac OS X

Post by daredemo »

I'm trying to set up a cross-platform team and one requirement is that Mac OS X would be supported. How can I get jirr work on Mac?

I tried to run the tutorial .class files but it complained that

Code: Select all

Exception in thread "main" java.lang.UnsatisfiedLinkError: no irrlicht_wrap in java.library.path
I found irrlight_wrap files but they appear to the windows and linux files. How do I get it for Mac?

Thank you in advance.
daredemo
Posts: 2
Joined: Wed Aug 22, 2007 7:45 pm

Post by daredemo »

I'd be very happy to be a beta tester to get jirr work on Mac OS X :D
I've currently downloaded the SVN latest, and we got it build the libirrlicht.a

So, so far so good. Now the next goal is jirr.
Even if without javascript support.
Post Reply