Advertisement

Tricks of the Game Programming Guru, Help

Started by January 13, 2000 11:54 PM
1 comment, last by Diatoid 25 years, 1 month ago
If anyone has read this book, can they tell me what compiler they used to compile the sample code in this book? I have tried ms visual c++ 6 and borland 4.52 and cannot get the code to compile correctly in either of them. -diatoid
If you are talking about the old school version of the book, Visual C++ 6.0 won''t work becuase it isn''t a DOS compiler. I don''t know about Borland, but make sure you are doing all the compiling for DOS (if you can in that version).
Advertisement
DJGPP is a DOS compiler.
- DarkMage139

This topic is closed to new replies.

Advertisement