- From: Jan Nijtmans <Jan.Nijtmans@cmg.nl>
- Date: Wed, 23 Dec 1998 13:19:52 +0100
- To: www-amaya@w3.org
I am trying to build Amaya from the sources on Windows NT. Some remarks: - The prototype for WIN_TtaInitDialogue() (in Thot\Windows\internals\f\win_f.h) is not correct. It should have a single (char *) argument. - In HTML.h a lot of defines are missing, for example HTML_EL_OptGroup. After fixing all this, I am still left with the following errors: EDITORactions.obj : error LNK2001: unresolved external symbol _CreateTableDlgWindow HTMLAPP.obj : error LNK2001: unresolved external symbol _ViewToOpen Mathedit.obj : error LNK2001: unresolved external symbol _CreateMatrixDlgWindow MathMLAPP.obj : error LNK2001: unresolved external symbol _MatrixCellDeleted MathMLAPP.obj : error LNK2001: unresolved external symbol _DeleteMatrixCell MathMLAPP.obj : error LNK2001: unresolved external symbol _NewMatrixCell libwww.lib(HTAABrow.obj) : error LNK2001: unresolved external symbol _strcasecmp libwww.lib(HTAABrow.obj) : error LNK2001: unresolved external symbol _HTDigest_final libwww.lib(HTAABrow.obj) : error LNK2001: unresolved external symbol _HTDigest_update libwww.lib(HTAABrow.obj) : error LNK2001: unresolved external symbol _HTDigest_init .\bin\amaya.exe : fatal error LNK1120: 10 unresolved externals NMAKE : fatal error U1077: 'link.exe' : return code '0x19' Stop. Error executing NMAKE. amaya.exe - 12 error(s), 34 warning(s) How to go from here? It seems that some files in the the public 1.4 source distribution (both the tar.gz and the additional zip-file for Windows) are not the latest versions. Regards, -- Jan Nijtmans, CMG (Computer Management Group) Arnhem B.V. email: Jan.Nijtmans@wxs.nl (private) Jan.Nijtmans@cmg.nl (work) url: http://home.wxs.nl/~nijtmans/
Received on Wednesday, 23 December 1998 07:23:23 UTC