python generator.py elements generated/ElementClasses.cpp generated/ElementClasses.h `find src/simulation/elements -name \*.cpp`
python generator.py tools generated/ToolClasses.cpp generated/ToolClasses.h `find src/simulation/tools -name \*.cpp`
My scons is saying that it couldnt find LibSDL2Main
The scons guide isn't usefull anymore, also please use search next time. Anyway see the explainations in this Thread.