View Single Post
ArnimS's Avatar
Posts: 1,107 | Thanked: 720 times | Joined on Mar 2007 @ Germany
#4
Khertan, go into the Variables.cpp directory and pull out the -Werror then it'll skip over that error.

Same error occurs in a few other places. Remove -Werror in
--------------------------
plugins/GUIScript/Makefile
plugins/SDLVideoDriver/Makefile
plugins/ACMImporter/Makefile
plugins/BMPImporter/Makefile
plugins/CREImporter/Makefile
plugins/MVEPlayer/Makefile

seems the n800 can do unaligned reads (but this is slow). So this is a TODO...



edit; a lot of stuff works, but there are a pile of bugs to squash. like for e.g. your character starts out the game stuck in the cage.

Last edited by ArnimS; 2008-01-23 at 22:52.
 

The Following 2 Users Say Thank You to ArnimS For This Useful Post: