大家在cocos2dx 3.0 编译时有没有遇到过这个的连接问题,大家帮忙看一下,是什么原因造成的
error LNK2019: 无法解析的外部符号 __TIFFfree,该符号在函数 “protected: bool __thiscall cocos2d::Image::initWithTiffData(unsigned char const *,long)” (?initWithTiffData@Image@cocos2d@@IAE_NPBEJ@Z) 中被引用 F:\cocos2dx\test_beta1\proj.win32\libcocos2d.lib(CCImage.obj)
error LNK2019: 无法解析的外部符号 __TIFFmalloc,该符号在函数 “protected: bool __thiscall cocos2d::Image::initWithTiffData(unsigned char const *,long)” (?initWithTiffData@Image@cocos2d@@IAE_NPBEJ@Z) 中被引用 F:\cocos2dx\test_beta1\proj.win32\libcocos2d.lib(CCImage.obj)