From: <AO...@t-...> - 2002-03-12 13:59:25
|
Hi, 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> and the compilation failed what I have to do ?? mfg aotto :) |