[solved] nightly compiling Error on Version r3216 (All Linux/Windows/Mac)
The last night get the Nighty-Compiling-Server a Problem
At Example the Output of the gcc3 for Linux:
===> CXX vehicle/simverkehr.cc
===> CXX simgraph16.cc
simgraph16.cc: In function `void rezoom_img(image_id)':
simgraph16.cc:1295: warning: comparison between signed and unsigned integer expressions
===> CXX simsys_s.cc
simsys_s.cc: In function `void internal_GetEvents(int)':
simsys_s.cc:611: error: `SDL_WINDOWEVENT' was not declared in this scope
simsys_s.cc:611: warning: unused variable 'SDL_WINDOWEVENT'
make: *** [simsys_s.o] Error 1
The Version on nightly before (r201) hafe not a Problem
Edit:
Solved in r3219