Click here to Skip to main content
15,890,512 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionLog in to website Pin
baloneyman27-Apr-07 15:42
baloneyman27-Apr-07 15:42 
QuestionRe: Log in to website Pin
Rajesh R Subramanian27-Apr-07 19:30
professionalRajesh R Subramanian27-Apr-07 19:30 
AnswerRe: Log in to website Pin
baloneyman27-Apr-07 22:02
baloneyman27-Apr-07 22:02 
Questiondatabase and CListCtrl Pin
hero199527-Apr-07 14:53
hero199527-Apr-07 14:53 
AnswerRe: database and CListCtrl Pin
David Crow27-Apr-07 17:04
David Crow27-Apr-07 17:04 
QuestionPlaySound using Add resource (MFC) Pin
YUANGE27-Apr-07 7:47
YUANGE27-Apr-07 7:47 
AnswerRe: PlaySound using Add resource (MFC) Pin
David Crow27-Apr-07 9:34
David Crow27-Apr-07 9:34 
QuestionLNK errors while using tiff.lib!!! Pin
Kiran Satish27-Apr-07 7:42
Kiran Satish27-Apr-07 7:42 
I am trying to use tiff.lib generated from cxImage project (I just compiles tiff project to generate just tiff.lib) and then linked it in my project and included the necessary header files. While building my project it gives the following errors..

Tiff.lib(tif_lzw.obj) : error LNK2001: unresolved external symbol __TIFFmalloc<br />
Tiff.lib(tif_zip.obj) : error LNK2001: unresolved external symbol __TIFFmalloc<br />
Tiff.lib(tif_fax3.obj) : error LNK2001: unresolved external symbol __TIFFmalloc<br />
Tiff.lib(tif_ojpeg.obj) : error LNK2001: unresolved external symbol __TIFFmalloc<br />
Tiff.lib(tif_jpeg.obj) : error LNK2001: unresolved external symbol __TIFFmalloc<br />
Tiff.lib(tif_dirread.obj) : error LNK2001: unresolved external symbol __TIFFmalloc<br />
Tiff.lib(tif_dirwrite.obj) : error LNK2001: unresolved external symbol __TIFFmalloc<br />
Tiff.lib(tif_write.obj) : error LNK2001: unresolved external symbol __TIFFmalloc<br />
Tiff.lib(tif_luv.obj) : error LNK2001: unresolved external symbol __TIFFmalloc<br />
Tiff.lib(tif_aux.obj) : error LNK2001: unresolved external symbol __TIFFmalloc<br />
Tiff.lib(tif_read.obj) : error LNK2001: unresolved external symbol __TIFFmalloc<br />
Tiff.lib(tif_dirinfo.obj) : error LNK2001: unresolved external symbol __TIFFmalloc<br />
Tiff.lib(tif_compress.obj) : error LNK2001: unresolved external symbol __TIFFmalloc<br />
14BitImageCreator.obj : error LNK2001: unresolved external symbol __TIFFmalloc<br />
Tiff.lib(tif_getimage.obj) : error LNK2001: unresolved external symbol __TIFFmalloc<br />
Tiff.lib(tif_dir.obj) : error LNK2001: unresolved external symbol __TIFFmalloc<br />
Tiff.lib(tif_open.obj) : error LNK2001: unresolved external symbol __TIFFmalloc<br />
14BitImageCreator.obj : error LNK2001: unresolved external symbol _TIFFOpen<br />
Tiff.lib(tif_ojpeg.obj) : error LNK2001: unresolved external symbol __TIFFfree<br />
Tiff.lib(tif_jpeg.obj) : error LNK2001: unresolved external symbol __TIFFfree<br />
Tiff.lib(tif_lzw.obj) : error LNK2001: unresolved external symbol __TIFFfree<br />
Tiff.lib(tif_write.obj) : error LNK2001: unresolved external symbol __TIFFfree<br />
Tiff.lib(tif_luv.obj) : error LNK2001: unresolved external symbol __TIFFfree<br />
Tiff.lib(tif_zip.obj) : error LNK2001: unresolved external symbol __TIFFfree<br />
Tiff.lib(tif_fax3.obj) : error LNK2001: unresolved external symbol __TIFFfree<br />
Tiff.lib(tif_dirinfo.obj) : error LNK2001: unresolved external symbol __TIFFfree<br />
Tiff.lib(tif_compress.obj) : error LNK2001: unresolved external symbol __TIFFfree<br />
Tiff.lib(tif_dirread.obj) : error LNK2001: unresolved external symbol __TIFFfree<br />
Tiff.lib(tif_dirwrite.obj) : error LNK2001: unresolved external symbol __TIFFfree<br />
Tiff.lib(tif_close.obj) : error LNK2001: unresolved external symbol __TIFFfree<br />
Tiff.lib(tif_getimage.obj) : error LNK2001: unresolved external symbol __TIFFfree<br />
Tiff.lib(tif_dir.obj) : error LNK2001: unresolved external symbol __TIFFfree<br />
Tiff.lib(tif_read.obj) : error LNK2001: unresolved external symbol __TIFFfree<br />
Tiff.lib(tif_getimage.obj) : error LNK2001: unresolved external symbol __TIFFmemcmp<br />
Tiff.lib(tif_dirwrite.obj) : error LNK2001: unresolved external symbol __TIFFmemcmp<br />
Tiff.lib(tif_jpeg.obj) : error LNK2001: unresolved external symbol __TIFFmemcpy<br />
Tiff.lib(tif_next.obj) : error LNK2001: unresolved external symbol __TIFFmemcpy<br />
Tiff.lib(tif_packbits.obj) : error LNK2001: unresolved external symbol __TIFFmemcpy<br />
Tiff.lib(tif_dumpmode.obj) : error LNK2001: unresolved external symbol __TIFFmemcpy<br />
Tiff.lib(tif_dirread.obj) : error LNK2001: unresolved external symbol __TIFFmemcpy<br />
Tiff.lib(tif_dirwrite.obj) : error LNK2001: unresolved external symbol __TIFFmemcpy<br />
Tiff.lib(tif_fax3.obj) : error LNK2001: unresolved external symbol __TIFFmemcpy<br />
Tiff.lib(tif_ojpeg.obj) : error LNK2001: unresolved external symbol __TIFFmemcpy<br />
Tiff.lib(tif_getimage.obj) : error LNK2001: unresolved external symbol __TIFFmemcpy<br />
Tiff.lib(tif_dir.obj) : error LNK2001: unresolved external symbol __TIFFmemcpy<br />
Tiff.lib(tif_aux.obj) : error LNK2001: unresolved external symbol __TIFFmemcpy<br />
Tiff.lib(tif_read.obj) : error LNK2001: unresolved external symbol __TIFFmemcpy<br />
Tiff.lib(tif_luv.obj) : error LNK2001: unresolved external symbol __TIFFmemset<br />
Tiff.lib(tif_fax3.obj) : error LNK2001: unresolved external symbol __TIFFmemset<br />
Tiff.lib(tif_lzw.obj) : error LNK2001: unresolved external symbol __TIFFmemset<br />
Tiff.lib(tif_getimage.obj) : error LNK2001: unresolved external symbol __TIFFmemset<br />
Tiff.lib(tif_dir.obj) : error LNK2001: unresolved external symbol __TIFFmemset<br />
Tiff.lib(tif_open.obj) : error LNK2001: unresolved external symbol __TIFFmemset<br />
Tiff.lib(tif_write.obj) : error LNK2001: unresolved external symbol __TIFFmemset<br />
Tiff.lib(tif_error.obj) : error LNK2001: unresolved external symbol __TIFFerrorHandler<br />
Tiff.lib(tif_warning.obj) : error LNK2001: unresolved external symbol __TIFFwarningHandler<br />
Tiff.lib(tif_dirinfo.obj) : error LNK2001: unresolved external symbol __TIFFrealloc<br />
Tiff.lib(tif_write.obj) : error LNK2001: unresolved external symbol __TIFFrealloc<br />
Tiff.lib(tif_jpeg.obj) : error LNK2001: unresolved external symbol __TIFFrealloc<br />
Tiff.lib(tif_zip.obj) : error LNK2001: unresolved external symbol _inflateInit_<br />
Tiff.lib(tif_zip.obj) : error LNK2001: unresolved external symbol _inflateReset<br />
Tiff.lib(tif_zip.obj) : error LNK2001: unresolved external symbol _inflateSync<br />
Tiff.lib(tif_zip.obj) : error LNK2001: unresolved external symbol _inflate<br />
Tiff.lib(tif_zip.obj) : error LNK2001: unresolved external symbol _deflateInit_<br />
Tiff.lib(tif_zip.obj) : error LNK2001: unresolved external symbol _deflateReset<br />
Tiff.lib(tif_zip.obj) : error LNK2001: unresolved external symbol _deflate<br />
Tiff.lib(tif_zip.obj) : error LNK2001: unresolved external symbol _deflateEnd<br />
Tiff.lib(tif_zip.obj) : error LNK2001: unresolved external symbol _inflateEnd<br />
Tiff.lib(tif_zip.obj) : error LNK2001: unresolved external symbol _deflateParams<br />
Tiff.lib(tif_ojpeg.obj) : error LNK2001: unresolved external symbol _jpeg_CreateDecompress<br />
Tiff.lib(tif_jpeg.obj) : error LNK2001: unresolved external symbol _jpeg_CreateDecompress<br />
Tiff.lib(tif_ojpeg.obj) : error LNK2001: unresolved external symbol _jpeg_std_error<br />
Tiff.lib(tif_jpeg.obj) : error LNK2001: unresolved external symbol _jpeg_std_error<br />
Tiff.lib(tif_ojpeg.obj) : error LNK2001: unresolved external symbol _jpeg_abort<br />
Tiff.lib(tif_jpeg.obj) : error LNK2001: unresolved external symbol _jpeg_abort<br />
Tiff.lib(tif_ojpeg.obj) : error LNK2001: unresolved external symbol _jpeg_resync_to_restart<br />
Tiff.lib(tif_jpeg.obj) : error LNK2001: unresolved external symbol _jpeg_resync_to_restart<br />
Tiff.lib(tif_ojpeg.obj) : error LNK2001: unresolved external symbol _jpeg_read_header<br />
Tiff.lib(tif_jpeg.obj) : error LNK2001: unresolved external symbol _jpeg_read_header<br />
Tiff.lib(tif_ojpeg.obj) : error LNK2001: unresolved external symbol _jpeg_start_decompress<br />
Tiff.lib(tif_jpeg.obj) : error LNK2001: unresolved external symbol _jpeg_start_decompress<br />
Tiff.lib(tif_ojpeg.obj) : error LNK2001: unresolved external symbol _jpeg_reset_huff_decode<br />
Tiff.lib(tif_ojpeg.obj) : error LNK2001: unresolved external symbol _jpeg_finish_decompress<br />
Tiff.lib(tif_jpeg.obj) : error LNK2001: unresolved external symbol _jpeg_finish_decompress<br />
Tiff.lib(tif_ojpeg.obj) : error LNK2001: unresolved external symbol _jpeg_read_scanlines<br />
Tiff.lib(tif_jpeg.obj) : error LNK2001: unresolved external symbol _jpeg_read_scanlines<br />
Tiff.lib(tif_ojpeg.obj) : error LNK2001: unresolved external symbol _jpeg_read_raw_data<br />
Tiff.lib(tif_jpeg.obj) : error LNK2001: unresolved external symbol _jpeg_read_raw_data<br />
Tiff.lib(tif_ojpeg.obj) : error LNK2001: unresolved external symbol _jpeg_alloc_huff_table<br />
Tiff.lib(tif_ojpeg.obj) : error LNK2001: unresolved external symbol _jpeg_alloc_quant_table<br />
Tiff.lib(tif_ojpeg.obj) : error LNK2001: unresolved external symbol _jpeg_destroy<br />
Tiff.lib(tif_jpeg.obj) : error LNK2001: unresolved external symbol _jpeg_destroy<br />
Tiff.lib(tif_jpeg.obj) : error LNK2001: unresolved external symbol _jpeg_CreateCompress<br />
Tiff.lib(tif_jpeg.obj) : error LNK2001: unresolved external symbol _jpeg_set_defaults<br />
Tiff.lib(tif_jpeg.obj) : error LNK2001: unresolved external symbol _jpeg_set_quality<br />
Tiff.lib(tif_jpeg.obj) : error LNK2001: unresolved external symbol _jpeg_suppress_tables<br />
Tiff.lib(tif_jpeg.obj) : error LNK2001: unresolved external symbol _jpeg_write_tables<br />
Tiff.lib(tif_jpeg.obj) : error LNK2001: unresolved external symbol _jpeg_set_colorspace<br />
Tiff.lib(tif_jpeg.obj) : error LNK2001: unresolved external symbol _jpeg_start_compress<br />
Tiff.lib(tif_jpeg.obj) : error LNK2001: unresolved external symbol _jpeg_write_scanlines<br />
Tiff.lib(tif_jpeg.obj) : error LNK2001: unresolved external symbol _jpeg_write_raw_data<br />
Tiff.lib(tif_jpeg.obj) : error LNK2001: unresolved external symbol _jpeg_finish_compress


I made sure that both projects are set to /MTd option...

Any ideas/suggestions?? All I wanna do is to read any tiff file and get the contents of the image data... thats all...

thanks...

Pavan

AnswerRe: LNK errors while using tiff.lib!!! Pin
bob1697227-Apr-07 14:38
bob1697227-Apr-07 14:38 
QuestionAdding a COM Interface... Pin
dontknowitall27-Apr-07 7:15
dontknowitall27-Apr-07 7:15 
QuestionHow do I check/uncheck a MENUITEM in a menu? Pin
KellyR27-Apr-07 6:08
KellyR27-Apr-07 6:08 
AnswerRe: How do I check/uncheck a MENUITEM in a menu? Pin
JudyL_MD27-Apr-07 7:40
JudyL_MD27-Apr-07 7:40 
GeneralRe: How do I check/uncheck a MENUITEM in a menu? Pin
KellyR27-Apr-07 8:35
KellyR27-Apr-07 8:35 
QuestionVC++8: OCX Control -> How do I generate a class wrapper if the control has two interfaces? Pin
Joan M27-Apr-07 3:35
professionalJoan M27-Apr-07 3:35 
QuestionWidget appearance in CDHtmlDialog Pin
fuzzymonk27-Apr-07 3:13
fuzzymonk27-Apr-07 3:13 
QuestionNeed help to create service Pin
VC_RYK27-Apr-07 2:53
VC_RYK27-Apr-07 2:53 
QuestionRe: Need help to create service Pin
David Crow27-Apr-07 3:08
David Crow27-Apr-07 3:08 
AnswerRe: Need help to create service Pin
VC_RYK27-Apr-07 3:13
VC_RYK27-Apr-07 3:13 
GeneralRe: Need help to create service Pin
David Crow27-Apr-07 3:20
David Crow27-Apr-07 3:20 
GeneralRe: Need help to create service Pin
VC_RYK27-Apr-07 3:37
VC_RYK27-Apr-07 3:37 
GeneralRe: Need help to create service Pin
David Crow27-Apr-07 3:47
David Crow27-Apr-07 3:47 
GeneralRe: Need help to create service Pin
VC_RYK27-Apr-07 4:30
VC_RYK27-Apr-07 4:30 
QuestionRe: Need help to create service Pin
David Crow27-Apr-07 4:42
David Crow27-Apr-07 4:42 
AnswerRe: Need help to create service Pin
bob1697227-Apr-07 3:21
bob1697227-Apr-07 3:21 
AnswerRe: Need help to create service Pin
Nemanja Trifunovic27-Apr-07 3:33
Nemanja Trifunovic27-Apr-07 3:33 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.