How about something that gives -g w/o -DDEBUG? (doesn't -DDEBUG making the game much slower?)z-man wrote:How about if we add some development options to configure, likeThose ( minus -Wno-unused-variables, see below ) are the settings the external build module for eclipse uses.Code: Select all
--enable-development: adds "-Wall -Werror" to CXXFLAGS --enable-debug: like above, plus "-ggdb -DDEBUG" to CXXFLAGS and plus the the leak finding memory manager
I certainly don't know how to handle itz-man wrote:The wall "transparency" and stretchyness are known general problems, too. The rendering and texturing code was not yet adapted to the new possibilities. Luke and philippe: Should this be my job? I think I know what has to be done.
