what does this error mean?
Man! This book is really making me mad. I copy the code from this book exacly and the program is all buggy. I"ll attach the .cpp file and you ppl take a look at it.Code:G3D_P1.cpp:33:19: fcnt1.h: No such file or directory G3D_P1.cpp: In function `LRESULT WindowProc(HWND__*, unsigned int, unsigned int, long int)': G3D_P1.cpp:57: case label `15' not within a switch statement G3D_P1.cpp:68: case label `2' not within a switch statement G3D_P1.cpp:77: `default' label not within a switch statement G3D_P1.cpp:55: break statement not within loop or switch G3D_P1.cpp:66: break statement not within loop or switch G3D_P1.cpp:75: break statement not within loop or switch G3D_P1.cpp:77: break statement not within loop or switch G3D_P1.cpp: At global scope: G3D_P1.cpp:82: parse error before `return' G3D_P1.cpp:153: parse error before `return' G3D_P1.cpp: In function `int Game_Main(void*)': G3D_P1.cpp:184: `KEY_DOWN' undeclared (first use this function) G3D_P1.cpp:184: (Each undeclared identifier is reported only once for each function it appears in.) G3D_P1.cpp:187: `main_window_handle' undeclared (first use this function)
Don't werie about there not being comments I used as many as possible so I won't forget things.
~Trooper



LinkBack URL
About LinkBacks


