Just downloaded the cvs files and get the following error when I want to build the maze app with windowsXP and visual studio 2005:
g:\vc projects\cs_test1\maze\gamestuff.cpp(543) : error C2664: 'iGeneralFactoryState::GenerateSphere': conversion of parameter 1 from 'csEllipsoid' to 'const csSphere isnt possible because: converting from 'csEllipsoid' to 'const csSphere' isnt possible.
g:\vc projects\cs_test1\maze\gamestuff.cpp(613) : error C2039: 'EnableZSort': is no element of 'iParticlesFactoryState'
I translated the error message from german to english and hope I did it OK...
Well you need the rest of CS/CVS too. CS has already changed a bit and mazing is already using the changes in CS. So mazing tutorial doesn't work against pseudo-stable CS.
Greetings,