- From: Ramzi Guetari <Ramzi.Guetari@w3.org>
- Date: Tue, 12 Oct 1999 15:13:36 +0000
- To: www-amaya@w3.org
Hi Lisa, There is a procedure to follow if you want to build Amaya on Windows. This procedure is described at: http://www.w3.org/Amaya/User/Win-Compiling.html If you want to build Amaya with *.mak there is nothing special to do except loading makefiles and build them. If you wantto build Amaya with *.dsp files, this is more complicated: You have to open Compilers.dsp and use Project/Insert Project Into Worksape menu to add: - cpp.dsp - LibThotKernel.dsp - app.dsp - prs.dsp - str.dsp - tra.dsp Then you have to update dependecies (described in the URI given above): use Project/Dependencies menu. For the Amaya project, load Amaya.dsp and then insert into the workspace - libjpeg.dsp - zlib.dsp - libpng.dsp - LibThotEditor.dsp - LibThotTable.dsp - libwww.dsp - printlib.dsp - thotprinter.dsp Update dependecies described at http://www.w3.org/Amaya/User/Win-Compiling.html for Amaya and build it. >I'm trying to compile Amaya using VC++ 6.0 and I'm getting the error: > > Build process aborted because of errors > >When I load the file "Windows\amaya\amaya.mkf" the window remains empty and if I then try >to build it I get the error mentioned above. > >Is there something I missed? Also, is there a log file which logs errors or other events >that occur? > >Thanks in advance for your help, > >Lisa >golden@acm.wwu.edu > -- Ramzi GUETARI | Tel: (33) 4 76 61 52 38 World Wide Web Consortium / INRIA | Fax: (33) 4 76 61 52 52 655 Avenue de l'Europe | e-mail: Ramzi.Guetari@w3.org 38330 Montbonnot Saint Martin - France | http://www.w3.org http://www.inrialpes.fr/opera/people/Ramzi.Guetari
Received on Tuesday, 12 October 1999 11:10:19 UTC