Page 1 of 1

Irrlicht now on svn trunk

PostPosted: 16 Dec 2009, 00:02
by hiker
Hi,

we have just made the irrlicht SVN branch the new trunk :) We are not saying that it is perfect yet, or close to a release, but we are making some nice progress.

If you have the current svn irrlicht branch checked out, you have to switch to trunk:
{l Code}: {l Select All Code}
svn switch http://supertuxkart.svn.sourceforge.net/svnroot/supertuxkart/main/trunk .


Developers with write access obviously use
{l Code}: {l Select All Code}
https://USERID@supertuxkart.svn.../

Check your current .svn/entries if you are not sure.

For people still on the old trunk: be aware that you now need irrlicht 1.6 installed, and that (if irrlicht isn't in a default system location) you have to run configure with --with-irrlicht=<path-to-irrlicht>. And be aware that the irrlicht version is not stable :)

Let us know if you have any problems.

Cheers,
Joerg

Re: Irrlicht now on svn trunk

PostPosted: 16 Dec 2009, 14:52
by portets
some months ago i was using the irrlicht svn. now on ubuntu 9.10, compiling gives me:

f 'guiengine/abstract_state_manager.cpp' || echo './'`guiengine/abstract_state_manager.cpp
mv -f .deps/abstract_state_manager.Tpo .deps/abstract_state_manager.Po
make[2]: *** No rule to make target `gui/engine.cpp', needed by `engine.o'. Stop.
make[2]: Leaving directory `/home/shamus/Games/stk/dev/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/shamus/Games/stk/dev/src'
make: *** [all-recursive] Error 1

as the last few lines. been getting it for the past 10 code commits, only commits i've tried recently though.
if you can get back to me, thanks :D
but i understand you don't support svn bugs as of yet

Re: Irrlicht now on svn trunk

PostPosted: 16 Dec 2009, 16:02
by stked
Try deleting the source and redownloading and compiling. It worked for me!

Re: Irrlicht now on svn trunk

PostPosted: 16 Dec 2009, 17:11
by portets
thanks! all better now

Re: Irrlicht now on svn trunk

PostPosted: 16 Dec 2009, 23:27
by hiker
It appears to be too late now, but downloading the sources is not necessary. Have a look at the FAQ, esp. section 3.3.1.

Cheers,
Joerg
~
~
~
~
~