[SDL] Need help tracking down a SegFault

Erik esigra at gmail.com
Sun Feb 24 10:20:31 PST 2008


Michael Sullivan skrev:
> michael at camille ourrpg $ make && ./main
> g++ -W -Wall `sdl-config --cflags`  -c battle.cpp
> battle.cpp: In member function 'bool Battle::initialize()':
> battle.cpp:85: warning: name lookup of 'i' changed
> battle.cpp:11: warning:   matches this 'i' under ISO standard rules
> battle.cpp:58: warning:   matches this 'i' under old rules
Fix those warnings first and see if it helps.


More information about the SDL mailing list