Custom Scene Node Tutorial

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
Asterisk Man
Posts: 62
Joined: Wed Jun 09, 2004 5:51 am

Custom Scene Node Tutorial

Post by Asterisk Man »

Ok, I tried compiling this tutorial, from the examples folder, then, when I try to run it, I get a segmentation fault when the program reaches the custom scene node construction. Any idea why?


NM: Im an IDIOT! I added a few functions to the engine, but forgot to put the old .h files back when I went to the tutorials (I was using my modified ones) so of course it crashed!

Feel free to slap me on the back of the head if I show my face :o
niko
Site Admin
Posts: 1759
Joined: Fri Aug 22, 2003 4:44 am
Location: Vienna, Austria
Contact:

Post by niko »

:)
Post Reply