Re: Error compiling HTMLactions.c

Hi Willie,

It seems that the compiler didn't foind the include of EDITOR.h
Could you check that you have the file exist in the directory Amaya/obj/amaya 
and that the
compiler has that path in the -I directives.

> I just added the printf command to the HTMLactions.c file,
> and I got the following error messages using gcc and gmake:
> 
> ../../amaya/HTMLactions.c: In function `UpdateContextSensitiveMenus':
> ../../amaya/HTMLactions.c:1193: `Types' undeclared (first use in this function)
> ../../amaya/HTMLactions.c:1193: (Each undeclared identifier is reported only
> ../../amaya/HTMLactions.c:1193: once for each function it appears in.)
> ../../amaya/HTMLactions.c:1193: `BImage' undeclared (first use in this function)
> ../../amaya/HTMLactions.c:1194: `BObject' undeclared (first use in this
> function)
> ../../amaya/HTMLactions.c:1225: `StructTypes' undeclared (first use in this
> function)
> ../../amaya/HTMLactions.c:1225: `BComment' undeclared (first use in this
> function)
> 
> Could someone please help me?
> 
> Thanks in advance,
> 
> Willie
> 

-- 
     Irene.

Received on Wednesday, 14 June 2000 05:43:02 UTC