[Scummvm-devel] Re: [Scummvm-cvs-logs] CVS: scummvm/common file.cpp,1.39,1.40

Jamieson Christian jamiesonc at tds.net
Fri Aug 1 17:29:09 CEST 2003


----- Original Message ----- 
From: "Travis Howell"
Sent: Friday, August 01, 2003 8:54 AM
Subject: Re: [Scummvm-devel] Re: [Scummvm-cvs-logs] CVS: scummvm/common
file.cpp,1.39,1.40


I'm getting a compile problem with common/engine.cpp too:
common/engine.cpp: In function `void checkHeap()':
common/engine.cpp:271: `_heapchk' undeclared (first use this function)
common/engine.cpp:271: (Each undeclared identifier is reported only once for
   each function it appears in.)
make: *** [common/engine.o] Error 1

---------------------------- 

This, at least, is not specific to mingw. That line failes to compile in
MSVC-6, as well:

Compiling...
engine.cpp
scummvm\common\engine.cpp(271) : error C2065: '_heapchk' : undeclared
identifier
scummvm\common\engine.cpp(271) : error C2065: '_HEAPOK' : undeclared
identifier





More information about the Scummvm-devel mailing list