- From: Ramzi GUETARI <guetari@silhouette.inrialpes.fr>
- Date: Wed, 13 Jan 1999 09:53:04 +0100
- To: David LeBlanc <whisper@accessone.com>
- cc: www-amaya@w3.org
In-reply-to: Your message of Fri, 05 Feb 1999 20:13:19 -0800."
<3.0.1.32.19990205201319.0112c240@mail.accessone.com>
Compiling Amaya On Windows NT
========= ===== == ======= ==
This release of Amaya running on Windows NT and 95 is developed
with MSVC++. Makefiles are given with the source tar file.
Makefiles needed to build Amaya:
========= ====== == ===== =====
Check that in your directory "Thot/WINNT" you have the following
directories and files:
LibThotKernel/
LibThotKernel/LibThotKernel.mak
libThotTable/
libThotTable/libThotTable.mak
libjpeg/
libjpeg/libjpeg.mak
printlib/
printlib/printlib.mak
thotprinter/
thotprinter/thotprinter.mak
zlib/
zlib/zlib.mak
libpng/
libpng/libpng.mak
Compilers/
Compilers/Compilers.mak
app/
app/app.mak
cpp/
cpp/cpp.mak
prs/
prs/prs.mak
tra/
tra/tra.mak
str/
str/str.mak
libwww.mak
LibThotEditor.mak
amaya.mak
amaya.mkf
Building Amaya:
======== =====
1. Create the directory "amaya" under "Thot\WINNT".
2. Move amaya.mkf into Thot\WINNT\amaya.
3. Load the Compilers makefile (Thot\WINNT\Compilers\Compilers.mak)
and build it.
4. Execute Compilers program, you will have a Window with a menu "File".
Choose "File/Open" and load the file Thot\WINNT\amaya\amaya.mkf.
5. Choose "File/Build", this will execute amaya compilers and generate
files needed to build Amaya.
6. Close your Compilers workspace and load "Thot\WINNT\amaya.mak".
7. Build Amaya
Ramzi.
>Hi;
>
>Having gotten the comilers.exe file to build, it turns out that
>thot/winnt/amaya is the root of a whole subtree that's missing! It seems to
>contain ALL of the schema files needed to build components of Amaya!
>
>David LeBlanc
Received on Wednesday, 13 January 1999 03:52:59 UTC