- From: Catherine CHAT <Catherine.Chat@via-business.fr>
- Date: Thu, 20 Jul 2000 18:02:26 +0200
- To: www-amaya-dev@w3.org
Hi, I am using Microsoft Visual C++ v6 to compile Amaya on WinNT4 SP4. I tried to compile Amaya v3.2.1 following the "Building Amaya using *.dsp files" from the Amaya Pages (http://www.w3.org/Amaya/User/Win-Compiling.html). Compilers.exe get's compiled with some warnings. During Amaya.exe compilation, I'll get warning and then errors in the Linking phase. Enclose at the end of this mail the errors during this phase. Any hints? Best regards, Catherine. ----------------- Linking... Creating library ..\bin/thotprinter.lib and object ..\bin/thotprinter.exp print.obj : error LNK2001: unresolved external symbol _Table2LoadResources print.obj : error LNK2001: unresolved external symbol _TableHLoadResources printlib.lib(jpeghandler.obj) : error LNK2001: unresolved external symbol _jpeg_finish_decompress printlib.lib(jpeghandler.obj) : error LNK2001: unresolved external symbol _jpeg_read_scanlines printlib.lib(jpeghandler.obj) : error LNK2001: unresolved external symbol _jpeg_start_decompress printlib.lib(jpeghandler.obj) : error LNK2001: unresolved external symbol _jpeg_read_header printlib.lib(jpeghandler.obj) : error LNK2001: unresolved external symbol _jpeg_stdio_src printlib.lib(jpeghandler.obj) : error LNK2001: unresolved external symbol _jpeg_CreateDecompress printlib.lib(jpeghandler.obj) : error LNK2001: unresolved external symbol _jpeg_destroy_decompress printlib.lib(jpeghandler.obj) : error LNK2001: unresolved external symbol _jpeg_std_error printlib.lib(pnghandler.obj) : error LNK2001: unresolved external symbol _png_read_row printlib.lib(pnghandler.obj) : error LNK2001: unresolved external symbol _png_start_read_image printlib.lib(pnghandler.obj) : error LNK2001: unresolved external symbol _png_error printlib.lib(pnghandler.obj) : error LNK2001: unresolved external symbol _png_read_update_info printlib.lib(pnghandler.obj) : error LNK2001: unresolved external symbol _png_set_dither printlib.lib(pnghandler.obj) : error LNK2001: unresolved external symbol _png_set_interlace_handling printlib.lib(pnghandler.obj) : error LNK2001: unresolved external symbol _png_set_strip_16 printlib.lib(pnghandler.obj) : error LNK2001: unresolved external symbol _png_set_gamma printlib.lib(pnghandler.obj) : error LNK2001: unresolved external symbol _png_set_expand printlib.lib(pnghandler.obj) : error LNK2001: unresolved external symbol _png_read_info printlib.lib(pnghandler.obj) : error LNK2001: unresolved external symbol _png_init_io printlib.lib(pnghandler.obj) : error LNK2001: unresolved external symbol _png_read_init printlib.lib(pnghandler.obj) : error LNK2001: unresolved external symbol _png_info_init printlib.lib(pnghandler.obj) : error LNK2001: unresolved external symbol _png_read_destroy printlib.lib(pnghandler.obj) : error LNK2001: unresolved external symbol _png_set_error_fn printlib.lib(pnghandler.obj) : error LNK2001: unresolved external symbol _png_check_sig ..\bin/thotprinter.dll : fatal error LNK1120: 26 unresolved externals Error executing link.exe. amaya.exe - 27 error(s), 68 warning(s) ----------------------------------------------------- -- Catherine CHAT - Responsable Technique Catherine.Chat@via-business.fr - Tel 01 3963 5737 - Fax 01 3963 5114 VIA BUSINESS S.A. Domaine de Voluceau - BP 105 - 78153 Le Chesnay cedex - FRANCE http://www.via-business.fr ---------------------------------------------------------------------
Received on Thursday, 20 July 2000 12:02:04 UTC