Search found 2 matches

by dsobiera
Sat Apr 12, 2008 9:34 pm
Forum: Jirr
Topic: Jirr and the irrlicht_wrap
Replies: 2
Views: 11471

Re: Jirr and the irrlicht_wrap

I got a little farther as I found this page:

https://sourceforge.net/cvs/?group_id=112018

So I connected cd'd into $HOME/src/irrlicht-1.3/source

I then issued:


cvs -z3 -d:pserver:anonymous@jirr.cvs.sourceforge.net:/cvsroot/jirr co -P jirr-dev


it checked out okay and now I have a ...
by dsobiera
Sat Apr 12, 2008 7:27 pm
Forum: Jirr
Topic: Jirr and the irrlicht_wrap
Replies: 2
Views: 11471

Jirr and the irrlicht_wrap

I'm new to irrlicht and jirr. I am trying to get jirr to work but am having a bear of a time. I think I know the problem but cannot find the solution.

I downloaded and installed (made irrlicht.a) irrlicht 1.3.1. I downloaded and snagged jirr.jar, jirrhlng05.jar and jnewton.jar.

Now here's where ...