Compiling Amaya On MS Windows

Hello,

I'm trying to build the Amaya on Windows.
When I tried to make "amaya.exe", Error occoured that can't open 'EDITOR.h'
let me know what the problem is.

I use MSVC++ 6.0 , MS Windows 2000

1. First, I get the source code from
&nbsp;&nbsp; <http://www.w3.org/Amaya/Distribution/amaya-src-5.3.tgz>

2. Unzip the source file with winzip 8.0

3. Load the Compiler makefile 'Amaya\Windows\Compilers\Compilers.dsw'
&nbsp;&nbsp;&nbsp;and build it. (No problems util here)

4. Load the Amaya makefile 'Amaya\Windows\amaya.dsw'
&nbsp;&nbsp;&nbsp;and build it. (See following error messages)

Thanks,
RYU

--------------------Configuration: thotprinter - Win32 Debug--------------------
Compiling...
css.c
D:\amaya\Amaya\Amaya\amaya.h(32) : fatal error C1083: Cannot open include
file: 'EDITOR.h': No such file or directory
fetchHTMLname.c
D:\amaya\Amaya\Amaya\amaya.h(32) : fatal error C1083: Cannot open include
file: 'EDITOR.h': No such file or directory
fetchXMLname.c
D:\amaya\Amaya\Amaya\amaya.h(32) : fatal error C1083: Cannot open include
file: 'EDITOR.h': No such file or directory
nodialog.c
paginate.c
print.c
D:\amaya\Amaya\thotlib\editing\print.c(2657) : warning C4013: 'LoadStyleSheet'
undefined; assuming extern returning int
psdisplay.c
styleparser.c
D:\amaya\Amaya\Amaya\amaya.h(32) : fatal error C1083: Cannot open include
file: 'EDITOR.h': No such file or directory
Error executing cl.exe.

amaya.exe - 4 error(s), 41 warning(s)





________________________________________
³×¶ì¾Ó ÇÁ¸®¹Ì¾ö ¸ÞÀÏ ¿ÀÇÂ! (SMTP, ½ºÆÔ¸ÞÀÏ ÇÊÅ͸µ Á¦°ø) http://www.netian.com/premium_mail/main.html

Received on Thursday, 21 February 2002 21:47:03 UTC