From: Jon G. <jg...@hi...> - 2002-03-12 16:07:27
|
At 1:59 PM +0100 3/12/02, Andreas Otto wrote: > in the file "tclMacAppInit.c" > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >#elif defined(__MWERKS__) ># include <SIOUX.h> >EXTERN short InstallConsole _ANSI_ARGS_((short fd)); >#endif ><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< > > the extern procedure "InstallConsole" was *not* defined in <SIOUX.h> No, it's not. That's why this EXTERN declaration is there. > and the compilation failed The compilation failed or the link? -- Jonathan E. Guyer <http://www.his.com/jguyer/> |