我用的是TBB4.4

Release下,用的原代码本身有些陈旧,原来配置是用的是TBB4.1还是多少来着的。。我自己下的是4.4,把工程上的配置全改了
结果出现这些错误:复制来了部分~~
严重性 代码 说明 项目 文件 行 禁止显示状态
错误 LNK2001 无法解析的外部符号 "public: void __thiscall tbb::internal::allocate_root_with_context_proxy::free(class tbb::task &)const " (?free@allocate_root_with_context_proxy@internal@tbb@@QBEXAAVtask@3@@Z) tiny_cnn D:\sg\tiny-cnn-master\vc\vc14\main.obj 1
错误 LNK2001 无法解析的外部符号 "public: class tbb::task & __thiscall tbb::internal::allocate_root_with_context_proxy::allocate(unsigned int)const " (?allocate@allocate_root_with_context_proxy@internal@tbb@@QBEAAVtask@3@I@Z) tiny_cnn D:\sg\tiny-cnn-master\vc\vc14\main.obj 1
错误 LNK2001 无法解析的外部符号 "public: virtual void __thiscall tbb::task::note_affinity(unsigned short)" (?note_affinity@task@tbb@@UAEXG@Z) tiny_cnn D:\sg\tiny-cnn-master\vc\vc14\main.obj 1
错误 LNK1120 12 个无法解析的外部命令 tiny_cnn D:\sg\tiny-cnn-master\vc\vc14\Release\tiny_cnn.exe 1