View Single Post
Old August 6th, 2005   #15 (permalink)
Shamus
Emu author
 
Shamus's Avatar
 
Join Date: Jul 2003
Posts: 130
Yeah, that missing exit() function bug should be fixed in CVS now. Not sure how that one slipped through... As far as compiling VJ from CVS sources, you did read the INSTALL file, no? If you didn't, you can't run make directly--you have to use the included 'compile' script like so:
Code:
./compile
That should also tell you whether or not SDL is properly set up as well as handling the make process.
Shamus is offline   Reply With Quote