Thread
:
GemRB on IT feasible at all?
View Single Post
ArnimS
2008-01-22 , 21:29
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
.
Quote & Reply
|
The Following 2 Users Say Thank You to ArnimS For This Useful Post:
rachid
,
spirytsick
ArnimS
View Public Profile
Send a private message to ArnimS
Visit ArnimS's homepage!
Find all posts by ArnimS