Message-ID: <001001be3187$47066520$6c29bcca@jgfw.tm.net.my> From: "Jeffery G" To: Subject: Re: game programming Date: Sun, 27 Dec 1998 18:54:23 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Reply-To: djgpp AT delorie DOT com >I have bought a book called "Tricks Of The Game Programming Gurus". >This book includes lots of examples. What's the problem, because >no one of the examples don't compile. The author says that all examples >will compile with DJGPP. I have tested couple of versions, but >both give same errors. What should I do? I have that book as well. The souce code is not for DJGPP compiler but for Microsoft C++ version 7. You need to get that compiler and a DPMI provider (like Qualitas Max) and the code will compile perfectly. You must have read wrongly that it will compile with DJGPP.