| AWARE [SYSTEMS] | Imaging expertise for the Delphi developer | |||||||
![]() |
TIFF and LibTiff Mailing List Archive | |||||||
LibTiff Mailing List
TIFF and LibTiff Mailing List Archive Contact
The TIFF Mailing List Homepage |
Thread2007.03.27 06:49 ""compiling libtiff using libjpeg under windows"", by Penumalli MadhaviHi Alexander Johnson, I got the same problem which was previously u got i.e Does anyone know how to compile libtiff using the libtiff library in windows. I have compiled the libjpeg bibrary and have placed the 4 required header files and the .lib file into the libtiff folder source folder. When i try to build the makefile.vc file it fails during linking. It looks like the libjpeg.lib file isnt being found, but how do I add it correctly? Below are the errors i get which occur when compiling the libtiff folder of the source code Creating library libtiff_i.lib and object libtiff_i.exp tif_jpeg.obj : error LNK2001: unresolved external symbol _jpeg_read_header tif_jpeg.obj : error LNK2001: unresolved external symbol _jpeg_resync_to_restart tif_jpeg.obj : error LNK2001: unresolved external symbol _jpeg_start_decompress tif_jpeg.obj : error LNK2001: unresolved external symbol _jpeg_abort tif_jpeg.obj : error LNK2001: unresolved external symbol _jpeg_read_scanlines tif_jpeg.obj : error LNK2001: unresolved external symbol _jpeg_finish_decompress tif_jpeg.obj : error LNK2001: unresolved external symbol _jpeg_read_raw_data tif_jpeg.obj : error LNK2001: unresolved external symbol _jpeg_set_defaults tif_jpeg.obj : error LNK2001: unresolved external symbol _jpeg_set_quality tif_jpeg.obj : error LNK2001: unresolved external symbol _jpeg_suppress_tables tif_jpeg.obj : error LNK2001: unresolved external symbol _jpeg_write_tables tif_jpeg.obj : error LNK2001: unresolved external symbol _jpeg_set_colorspace tif_jpeg.obj : error LNK2001: unresolved external symbol _jpeg_start_compress tif_jpeg.obj : error LNK2001: unresolved external symbol _jpeg_write_scanlines tif_jpeg.obj : error LNK2001: unresolved external symbol _jpeg_write_raw_data tif_jpeg.obj : error LNK2001: unresolved external symbol _jpeg_finish_compress tif_jpeg.obj : error LNK2001: unresolved external symbol _jpeg_destroy tif_jpeg.obj : error LNK2001: unresolved external symbol _jpeg_CreateCompress tif_jpeg.obj : error LNK2001: unresolved external symbol _jpeg_std_error tif_jpeg.obj : error LNK2001: unresolved external symbol _jpeg_CreateDecompress libtiff.dll : fatal error LNK1120: 20 unresolved externals NMAKE : fatal error U1077: 'link' : return code '0x460' Stop. NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio\VC98\bin\N MAKE.EXE"' : return code '0x2' Stop. Did u get any solution for that?If it is,plz tell me that. Thanks Alex. Conexant E-mail Firewall (Conexant.Com) made the following annotations---------------------------------------------------------------------********************** Legal Disclaimer **************************** "This email may contain confidential and privileged material for the sole use of the intended recipient. Any unauthorized review, use or distribution by others is strictly prohibited. If you have received the message in error, please advise the sender by reply email and delete the message. Thank you." ********************************************************************** --------------------------------------------------------------------- |
|||||||