Cximage 在VS2010上的编译有关问题

Cximage 在VS2010下的编译问题
错误如下,网上蛮多方法都试了,就是给不了,希望哪位大哥帮帮忙,解决哈

tif_xfile.obj : error LNK2019: 无法解析的外部符号 _TIFFClientOpen,该符号在函数 "struct tiff * __cdecl _TIFFFdOpen(void *,char const *,char const *)" (?_TIFFFdOpen@@YAPAUtiff@@PAXPBD1@Z) 中被引用
1>ximajas.obj : error LNK2019: 无法解析的外部符号 _jas_stream_close,该符号在函数 __catch$?Decode@CxImageJAS@@QAE_NPAVCxFile@@K@Z$0 中被引用
1>ximajas.obj : error LNK2019: 无法解析的外部符号 _jas_cleanup,该符号在函数 __catch$?Decode@CxImageJAS@@QAE_NPAVCxFile@@K@Z$0 中被引用
1>ximajas.obj : error LNK2019: 无法解析的外部符号 _jas_matrix_destroy,该符号在函数 __catch$?Decode@CxImageJAS@@QAE_NPAVCxFile@@K@Z$0 中被引用
1>ximajas.obj : error LNK2019: 无法解析的外部符号 _jas_image_readcmpt,该符号在函数 "public: bool __thiscall CxImageJAS::Decode(class CxFile *,unsigned long)" (?Decode@CxImageJAS@@QAE_NPAVCxFile@@K@Z) 中被引用
1>ximajas.obj : error LNK2019: 无法解析的外部符号 _jas_matrix_create,该符号在函数 "public: bool __thiscall CxImageJAS::Decode(class CxFile *,unsigned long)" (?Decode@CxImageJAS@@QAE_NPAVCxFile@@K@Z) 中被引用
1>ximajas.obj : error LNK2019: 无法解析的外部符号 _jas_image_destroy,该符号在函数 "public: bool __thiscall CxImageJAS::Decode(class CxFile *,unsigned long)" (?Decode@CxImageJAS@@QAE_NPAVCxFile@@K@Z) 中被引用
1>ximajas.obj : error LNK2019: 无法解析的外部符号 _jas_cmprof_destroy,该符号在函数 "public: bool __thiscall CxImageJAS::Decode(class CxFile *,unsigned long)" (?Decode@CxImageJAS@@QAE_NPAVCxFile@@K@Z) 中被引用
1>ximajas.obj : error LNK2019: 无法解析的外部符号 _jas_image_chclrspc,该符号在函数 "public: bool __thiscall CxImageJAS::Decode(class CxFile *,unsigned long)" (?Decode@CxImageJAS@@QAE_NPAVCxFile@@K@Z) 中被引用
1>ximajas.obj : error LNK2019: 无法解析的外部符号 _jas_cmprof_createfromclrspc,该符号在函数 "public: bool __thiscall CxImageJAS::Decode(class CxFile *,unsigned long)" (?Decode@CxImageJAS@@QAE_NPAVCxFile@@K@Z) 中被引用
1>ximajas.obj : error LNK2019: 无法解析的外部符号 _jas_image_fmttostr,该符号在函数 "public: bool __thiscall CxImageJAS::Decode(class CxFile *,unsigned long)" (?Decode@CxImageJAS@@QAE_NPAVCxFile@@K@Z) 中被引用
1>ximajas.obj : error LNK2019: 无法解析的外部符号 _jas_image_decode,该符号在函数 "public: bool __thiscall CxImageJAS::Decode(class CxFile *,unsigned long)" (?Decode@CxImageJAS@@QAE_NPAVCxFile@@K@Z) 中被引用
1>ximajas.obj : error LNK2019: 无法解析的外部符号 _jas_image_getfmt,该符号在函数 "public: bool __thiscall CxImageJAS::Decode(class CxFile *,unsigned long)" (?Decode@CxImageJAS@@QAE_NPAVCxFile@@K@Z) 中被引用
1>ximajas.obj : error LNK2019: 无法解析的外部符号 _jas_stream_fdopen,该符号在函数 "public: bool __thiscall CxImageJAS::Decode(class CxFile *,unsigned long)" (?Decode@CxImageJAS@@QAE_NPAVCxFile@@K@Z) 中被引用
1>ximajas.obj : error LNK2019: 无法解析的外部符号 _jas_init,该符号在函数 "public: bool __thiscall CxImageJAS::Decode(class CxFile *,unsigned long)" (?Decode@CxImageJAS@@QAE_NPAVCxFile@@K@Z) 中被引用
1>ximajas.obj : error LNK2019: 无法解析的外部符号 _jas_free,该符号在函数 "public: __thiscall CxImageJAS::CxFileJas::CxFileJas(class CxFile *,struct jas_stream_t *)" (??0CxFileJas@CxImageJAS@@QAE@PAVCxFile@@PAUjas_stream_t@@@Z) 中被引用