i read all of "Compiling With Visual Studio" and do everything it said, but still have some problem.
I used Windows 7 64bit and VS 2005.
it gives me these errors and 370 Warnings:
error C2653 : 'CSyncChecker': is not a class or namespace name.
The symbol CSyncChecker is not defind.
they are in PreGame.cpp and Game.cpp
Please help me


