From: <AO...@t-...> - 2002-03-12 17:10:27
|
Am Dienstag 12 März 2002 17:06 schrieb Jon Guyer: > 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? Hi, the link mfg aotto :) |