Problem Compiling Compilers project

I downloaded the NT version of the source code.
I tried to build compilers project/workspace using .dsp/.dsw. When compiling
compilers.rc it complained that resource.h is missing. Adding \amaya\amaya\amaya to
the resource include directory path successfully included resource.h but now I am
getting an error 'Undefined keyword : COMP_OPEN and COMP_COMPILE.

Is it because I am including the wrong resource.h file and I am missing the correct
version of it?
Also I am using MSVC++ 5.0 and not 6.0. Is this a problem?

Thanks,
siva

Irene.Vatton@inrialpes.fr wrote:

> In-reply-to: Your message of Wed, 08 Mar 2000 13:57:49 -0500."
>              <38C6A2AD.55CCDC2@acuson.com>
> > This is a multi-part message in MIME format.
> > --------------378C4DA5CB05A4582377026E
> > Content-Type: text/plain; charset=us-ascii
> > Content-Transfer-Encoding: 7bit
> >
> > I downloaded the NT version of the source code and trying to build. Compiling
> > files which includes amaya.h complains that Editor.h is not found.
> >
> > Did anybody have this experience and what am I missing?
> >
> > Thanks
> > Siva
>
> Hi,
>
> Amaya is based on a generic tool. So, as explained in
> http://www.w3.org/Amaya/User/Win-Compiling.html, you have first
> to build compilers then compile generic files.
> After that you can go into the Amaya work space and build the application.
>
>   Irene.

Received on Thursday, 9 March 2000 09:54:20 UTC