openexr-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Openexr-user] How to successfully build OpenEXR 2.1.0 under Windows


From: JIA Pei
Subject: Re: [Openexr-user] How to successfully build OpenEXR 2.1.0 under Windows & + Visual Studio 2010?
Date: Fri, 29 Nov 2013 13:07:51 +0800


Yes, I did . I've been using CMake...

Cheers
Pei


On Thu, Nov 28, 2013 at 1:29 AM, Piotr Stanczyk <address@hidden> wrote:
Are you using the CMake path on windows?

- Piotr

From: openexr-user-bounces+pstanczyk=address@hidden [openexr-user-bounces+pstanczyk=address@hidden] on behalf of JIA Pei [address@hidden]
Sent: 26 November 2013 06:42
To: address@hidden
Subject: [Openexr-user] How to successfully build OpenEXR 2.1.0 under Windows & + Visual Studio 2010?


Hi, all:

I'm playing with openexr again these days. It's not quite hard for me to have successfully built ilmbase-2.1.0, but I failed to build openexr-2.1.0 and always obtain the following error messages (with some Chinese characters):




3>     正在创建库 D:/packages/openexr/openexr-2.1.0/build/IlmImf/Debug/IlmImf-2_1.lib 和对象 D:/packages/openexr/openexr-2.1.0/build/IlmImf/Debug/IlmImf-2_1.exp
3>ImfDeepScanLineOutputFile.obj : error LNK2019: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Lock::~Lock(void)" (address@hidden@@address@hidden),该符号在函数 "public: void __thiscall Imf_2_1::Header::`default constructor closure'(void)" (address@hidden@@QAEXXZ) 中被引用
3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Lock::~Lock(void)" (address@hidden@@address@hidden)
3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Lock::~Lock(void)" (address@hidden@@address@hidden)
3>ImfTiledRgbaFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Lock::~Lock(void)" (address@hidden@@address@hidden)
3>ImfMultiPartOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Lock::~Lock(void)" (address@hidden@@address@hidden)
3>ImfMultiPartInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Lock::~Lock(void)" (address@hidden@@address@hidden)
3>ImfDeepScanLineInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Lock::~Lock(void)" (address@hidden@@address@hidden)
3>ImfRgbaFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Lock::~Lock(void)" (address@hidden@@address@hidden)
3>ImfScanLineInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Lock::~Lock(void)" (address@hidden@@address@hidden)
3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Lock::~Lock(void)" (address@hidden@@address@hidden)
3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Lock::~Lock(void)" (address@hidden@@address@hidden)
3>ImfAttribute.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Lock::~Lock(void)" (address@hidden@@address@hidden)
3>ImfHeader.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Lock::~Lock(void)" (address@hidden@@address@hidden)
3>ImfInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Lock::~Lock(void)" (address@hidden@@address@hidden)
3>ImfOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Lock::~Lock(void)" (address@hidden@@address@hidden)
3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Lock::Lock(class IlmThread::Mutex const &,bool)" (address@hidden@@address@hidden@address@hidden@Z)
3>ImfDeepTiledInputFile.obj : error LNK2019: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Lock::Lock(class IlmThread::Mutex const &,bool)" (address@hidden@@address@hidden@address@hidden@Z),该符号在函数 address@hidden@Imf_2_1@@address@hidden@address@hidden@@@Imath@@address@hidden 中被引用
3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Lock::Lock(class IlmThread::Mutex const &,bool)" (address@hidden@@address@hidden@address@hidden@Z)
3>ImfTiledRgbaFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Lock::Lock(class IlmThread::Mutex const &,bool)" (address@hidden@@address@hidden@address@hidden@Z)
3>ImfMultiPartOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Lock::Lock(class IlmThread::Mutex const &,bool)" (address@hidden@@address@hidden@address@hidden@Z)
3>ImfMultiPartInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Lock::Lock(class IlmThread::Mutex const &,bool)" (address@hidden@@address@hidden@address@hidden@Z)
3>ImfDeepScanLineInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Lock::Lock(class IlmThread::Mutex const &,bool)" (address@hidden@@address@hidden@address@hidden@Z)
3>ImfRgbaFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Lock::Lock(class IlmThread::Mutex const &,bool)" (address@hidden@@address@hidden@address@hidden@Z)
3>ImfScanLineInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Lock::Lock(class IlmThread::Mutex const &,bool)" (address@hidden@@address@hidden@address@hidden@Z)
3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Lock::Lock(class IlmThread::Mutex const &,bool)" (address@hidden@@address@hidden@address@hidden@Z)
3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Lock::Lock(class IlmThread::Mutex const &,bool)" (address@hidden@@address@hidden@address@hidden@Z)
3>ImfAttribute.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Lock::Lock(class IlmThread::Mutex const &,bool)" (address@hidden@@address@hidden@address@hidden@Z)
3>ImfHeader.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Lock::Lock(class IlmThread::Mutex const &,bool)" (address@hidden@@address@hidden@address@hidden@Z)
3>ImfInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Lock::Lock(class IlmThread::Mutex const &,bool)" (address@hidden@@address@hidden@address@hidden@Z)
3>ImfOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Lock::Lock(class IlmThread::Mutex const &,bool)" (address@hidden@@address@hidden@address@hidden@Z)
3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Mutex::Mutex(void)" (address@hidden@@address@hidden)
3>ImfDeepTiledInputFile.obj : error LNK2019: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Mutex::Mutex(void)" (address@hidden@@address@hidden),该符号在函数 "public: void __thiscall Imf_2_1::DeepTiledInputFile::readPixelSampleCounts(int,int,int,int,int,int)" (address@hidden@Imf_2_1@@address@hidden) 中被引用
3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Mutex::Mutex(void)" (address@hidden@@address@hidden)
3>ImfTiledRgbaFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Mutex::Mutex(void)" (address@hidden@@address@hidden)
3>ImfMultiPartOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Mutex::Mutex(void)" (address@hidden@@address@hidden)
3>ImfMultiPartInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Mutex::Mutex(void)" (address@hidden@@address@hidden)
3>ImfDeepScanLineInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Mutex::Mutex(void)" (address@hidden@@address@hidden)
3>ImfRgbaFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Mutex::Mutex(void)" (address@hidden@@address@hidden)
3>ImfScanLineInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Mutex::Mutex(void)" (address@hidden@@address@hidden)
3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Mutex::Mutex(void)" (address@hidden@@address@hidden)
3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Mutex::Mutex(void)" (address@hidden@@address@hidden)
3>ImfAttribute.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Mutex::Mutex(void)" (address@hidden@@address@hidden)
3>ImfHeader.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Mutex::Mutex(void)" (address@hidden@@address@hidden)
3>ImfInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Mutex::Mutex(void)" (address@hidden@@address@hidden)
3>ImfOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Mutex::Mutex(void)" (address@hidden@@address@hidden)
3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: virtual __thiscall IlmThread::Mutex::~Mutex(void)" (address@hidden@@address@hidden)
3>ImfDeepTiledInputFile.obj : error LNK2019: unresolved external symbol  "__declspec(dllimport) public: virtual __thiscall IlmThread::Mutex::~Mutex(void)" (address@hidden@@address@hidden),该符号在函数 "public: void __thiscall Imf_2_1::DeepTiledInputFile::readPixelSampleCounts(int,int,int,int,int,int)" (address@hidden@Imf_2_1@@address@hidden) 中被引用
3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: virtual __thiscall IlmThread::Mutex::~Mutex(void)" (address@hidden@@address@hidden)
3>ImfTiledRgbaFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: virtual __thiscall IlmThread::Mutex::~Mutex(void)" (address@hidden@@address@hidden)
3>ImfMultiPartOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: virtual __thiscall IlmThread::Mutex::~Mutex(void)" (address@hidden@@address@hidden)
3>ImfMultiPartInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: virtual __thiscall IlmThread::Mutex::~Mutex(void)" (address@hidden@@address@hidden)
3>ImfDeepScanLineInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: virtual __thiscall IlmThread::Mutex::~Mutex(void)" (address@hidden@@address@hidden)
3>ImfRgbaFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: virtual __thiscall IlmThread::Mutex::~Mutex(void)" (address@hidden@@address@hidden)
3>ImfScanLineInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: virtual __thiscall IlmThread::Mutex::~Mutex(void)" (address@hidden@@address@hidden)
3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: virtual __thiscall IlmThread::Mutex::~Mutex(void)" (address@hidden@@address@hidden)
3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: virtual __thiscall IlmThread::Mutex::~Mutex(void)" (address@hidden@@address@hidden)
3>ImfAttribute.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: virtual __thiscall IlmThread::Mutex::~Mutex(void)" (address@hidden@@address@hidden)
3>ImfHeader.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: virtual __thiscall IlmThread::Mutex::~Mutex(void)" (address@hidden@@address@hidden)
3>ImfInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: virtual __thiscall IlmThread::Mutex::~Mutex(void)" (address@hidden@@address@hidden)
3>ImfOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: virtual __thiscall IlmThread::Mutex::~Mutex(void)" (address@hidden@@address@hidden)
3>ImfDeepFrameBuffer.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(class std::basic_stringstream<char,struct std::char_traits<char>,class std::allocator<char> > &)" (address@hidden@@address@hidden@address@hidden@std@@address@hidden@2@@std@@@Z)
3>ImfDeepScanLineInputFile.obj : error LNK2019: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(class std::basic_stringstream<char,struct std::char_traits<char>,class std::allocator<char> > &)" (address@hidden@@address@hidden@address@hidden@std@@address@hidden@2@@std@@@Z),该符号在函数 "public: virtual __thiscall Imf_2_1::GenericOutputFile::~GenericOutputFile(void)" (address@hidden@@address@hidden) 中被引用
3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(class std::basic_stringstream<char,struct std::char_traits<char>,class std::allocator<char> > &)" (address@hidden@@address@hidden@address@hidden@std@@address@hidden@2@@std@@@Z)
3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(class std::basic_stringstream<char,struct std::char_traits<char>,class std::allocator<char> > &)" (address@hidden@@address@hidden@address@hidden@std@@address@hidden@2@@std@@@Z)
3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(class std::basic_stringstream<char,struct std::char_traits<char>,class std::allocator<char> > &)" (address@hidden@@address@hidden@address@hidden@std@@address@hidden@2@@std@@@Z)
3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(class std::basic_stringstream<char,struct std::char_traits<char>,class std::allocator<char> > &)" (address@hidden@@address@hidden@address@hidden@std@@address@hidden@2@@std@@@Z)
3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(class std::basic_stringstream<char,struct std::char_traits<char>,class std::allocator<char> > &)" (address@hidden@@address@hidden@address@hidden@std@@address@hidden@2@@std@@@Z)
3>ImfTiledRgbaFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(class std::basic_stringstream<char,struct std::char_traits<char>,class std::allocator<char> > &)" (address@hidden@@address@hidden@address@hidden@std@@address@hidden@2@@std@@@Z)
3>ImfMultiPartOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(class std::basic_stringstream<char,struct std::char_traits<char>,class std::allocator<char> > &)" (address@hidden@@address@hidden@address@hidden@std@@address@hidden@2@@std@@@Z)
3>ImfInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(class std::basic_stringstream<char,struct std::char_traits<char>,class std::allocator<char> > &)" (address@hidden@@address@hidden@address@hidden@std@@address@hidden@2@@std@@@Z)
3>ImfOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(class std::basic_stringstream<char,struct std::char_traits<char>,class std::allocator<char> > &)" (address@hidden@@address@hidden@address@hidden@std@@address@hidden@2@@std@@@Z)
3>ImfRgbaFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(class std::basic_stringstream<char,struct std::char_traits<char>,class std::allocator<char> > &)" (address@hidden@@address@hidden@address@hidden@std@@address@hidden@2@@std@@@Z)
3>ImfScanLineInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(class std::basic_stringstream<char,struct std::char_traits<char>,class std::allocator<char> > &)" (address@hidden@@address@hidden@address@hidden@std@@address@hidden@2@@std@@@Z)
3>ImfAttribute.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(class std::basic_stringstream<char,struct std::char_traits<char>,class std::allocator<char> > &)" (address@hidden@@address@hidden@address@hidden@std@@address@hidden@2@@std@@@Z)
3>ImfChannelList.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(class std::basic_stringstream<char,struct std::char_traits<char>,class std::allocator<char> > &)" (address@hidden@@address@hidden@address@hidden@std@@address@hidden@2@@std@@@Z)
3>ImfFrameBuffer.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(class std::basic_stringstream<char,struct std::char_traits<char>,class std::allocator<char> > &)" (address@hidden@@address@hidden@address@hidden@std@@address@hidden@2@@std@@@Z)
3>ImfHeader.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(class std::basic_stringstream<char,struct std::char_traits<char>,class std::allocator<char> > &)" (address@hidden@@address@hidden@address@hidden@std@@address@hidden@2@@std@@@Z)
3>ImfCompositeDeepScanLine.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::ArgExc::~ArgExc(void)" (address@hidden@@address@hidden)
3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::ArgExc::~ArgExc(void)" (address@hidden@@address@hidden)
3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::ArgExc::~ArgExc(void)" (address@hidden@@address@hidden)
3>ImfDeepTiledOutputFile.obj : error LNK2019: unresolved external symbol  "public: virtual __thiscall Iex::ArgExc::~ArgExc(void)" (address@hidden@@address@hidden),该符号在函数 "public: virtual void * __thiscall Imf_2_1::GenericOutputFile::`scalar deleting destructor'(unsigned int)" (address@hidden@@address@hidden) 中被引用
3>ImfDeepFrameBuffer.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::ArgExc::~ArgExc(void)" (address@hidden@@address@hidden)
3>ImfAcesFile.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::ArgExc::~ArgExc(void)" (address@hidden@@address@hidden)
3>ImfMultiPartOutputFile.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::ArgExc::~ArgExc(void)" (address@hidden@@address@hidden)
3>ImfMultiPartInputFile.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::ArgExc::~ArgExc(void)" (address@hidden@@address@hidden)
3>ImfDeepScanLineInputFile.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::ArgExc::~ArgExc(void)" (address@hidden@@address@hidden)
3>ImfTiledMisc.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::ArgExc::~ArgExc(void)" (address@hidden@@address@hidden)
3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::ArgExc::~ArgExc(void)" (address@hidden@@address@hidden)
3>ImfTiledRgbaFile.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::ArgExc::~ArgExc(void)" (address@hidden@@address@hidden)
3>ImfTileOffsets.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::ArgExc::~ArgExc(void)" (address@hidden@@address@hidden)
3>ImfKeyCode.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::ArgExc::~ArgExc(void)" (address@hidden@@address@hidden)
3>ImfTimeCode.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::ArgExc::~ArgExc(void)" (address@hidden@@address@hidden)
3>ImfScanLineInputFile.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::ArgExc::~ArgExc(void)" (address@hidden@@address@hidden)
3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::ArgExc::~ArgExc(void)" (address@hidden@@address@hidden)
3>ImfInputFile.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::ArgExc::~ArgExc(void)" (address@hidden@@address@hidden)
3>ImfOutputFile.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::ArgExc::~ArgExc(void)" (address@hidden@@address@hidden)
3>ImfRgbaFile.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::ArgExc::~ArgExc(void)" (address@hidden@@address@hidden)
3>ImfMisc.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::ArgExc::~ArgExc(void)" (address@hidden@@address@hidden)
3>ImfAttribute.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::ArgExc::~ArgExc(void)" (address@hidden@@address@hidden)
3>ImfChannelList.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::ArgExc::~ArgExc(void)" (address@hidden@@address@hidden)
3>ImfFrameBuffer.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::ArgExc::~ArgExc(void)" (address@hidden@@address@hidden)
3>ImfHeader.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::ArgExc::~ArgExc(void)" (address@hidden@@address@hidden)
3>ImfCompositeDeepScanLine.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfDeepFrameBuffer.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfAcesFile.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfMultiPartOutputFile.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfMultiPartInputFile.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfDeepScanLineInputFile.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfTiledMisc.obj : error LNK2019: unresolved external symbol  "public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &)" (address@hidden@@address@hidden@@Z),该符号在函数 address@hidden@@address@hidden@@Z 中被引用
3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfTiledRgbaFile.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfTileOffsets.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfKeyCode.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfTimeCode.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfScanLineInputFile.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfInputFile.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfOutputFile.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfRgbaFile.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfMisc.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfAttribute.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfChannelList.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfFrameBuffer.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfHeader.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfCompositeDeepScanLine.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfDeepFrameBuffer.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfMultiPartOutputFile.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfMultiPartInputFile.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfGenericInputFile.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfDeepScanLineInputFile.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfTiledRgbaFile.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfTileOffsets.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfPxr24Compressor.obj : error LNK2019: unresolved external symbol  "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" (address@hidden@@address@hidden@@Z),该符号在函数 "public: __thiscall std::_String_val<char,class std::allocator<char> >::_String_val<char,class std::allocator<char> >(class std::_String_val<char,class std::allocator<char> > const &)" (address@hidden@address@hidden@@@std@@address@hidden@@Z) 中被引用
3>ImfAcesFile.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfScanLineInputFile.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfTiledMisc.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfKeyCode.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfTimeCode.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfStandardAttributes.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfStdIO.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfB44Compressor.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfMisc.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfPreviewImage.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfChromaticities.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfCompressor.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfRleCompressor.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfZipCompressor.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfPizCompressor.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfOpaqueAttribute.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfOutputFile.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfRgbaFile.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfHuf.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfFrameBuffer.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfHeader.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfIO.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfInputFile.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfAttribute.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfCRgbaFile.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfChannelList.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfChannelListAttribute.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::TypeExc::TypeExc(char const *)" (address@hidden@@address@hidden@Z)
3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::TypeExc::TypeExc(char const *)" (address@hidden@@address@hidden@Z)
3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::TypeExc::TypeExc(char const *)" (address@hidden@@address@hidden@Z)
3>ImfCRgbaFile.obj : error LNK2019: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::TypeExc::TypeExc(char const *)" (address@hidden@@address@hidden@Z),该符号在函数 "public: class Imf_2_1::TypedAttribute<int> & __thiscall Imf_2_1::Header::typedAttribute<class Imf_2_1::TypedAttribute<int> >(char const * const)" (address@hidden@address@hidden@@@address@hidden@@address@hidden@address@hidden@Z) 中被引用
3>ImfHeader.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::TypeExc::TypeExc(char const *)" (address@hidden@@address@hidden@Z)
3>ImfOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::TypeExc::TypeExc(char const *)" (address@hidden@@address@hidden@Z)
3>ImfStandardAttributes.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::TypeExc::TypeExc(char const *)" (address@hidden@@address@hidden@Z)
3>ImfStandardAttributes.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::TypeExc::~TypeExc(void)" (address@hidden@@address@hidden)
3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::TypeExc::~TypeExc(void)" (address@hidden@@address@hidden)
3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::TypeExc::~TypeExc(void)" (address@hidden@@address@hidden)
3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::TypeExc::~TypeExc(void)" (address@hidden@@address@hidden)
3>ImfCRgbaFile.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::TypeExc::~TypeExc(void)" (address@hidden@@address@hidden)
3>ImfHeader.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::TypeExc::~TypeExc(void)" (address@hidden@@address@hidden)
3>ImfOpaqueAttribute.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::TypeExc::~TypeExc(void)" (address@hidden@@address@hidden)
3>ImfOutputFile.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::TypeExc::~TypeExc(void)" (address@hidden@@address@hidden)
3>ImfStandardAttributes.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::TypeExc::TypeExc(class Iex::TypeExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::TypeExc::TypeExc(class Iex::TypeExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::TypeExc::TypeExc(class Iex::TypeExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::TypeExc::TypeExc(class Iex::TypeExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfCRgbaFile.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::TypeExc::TypeExc(class Iex::TypeExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfHeader.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::TypeExc::TypeExc(class Iex::TypeExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfOpaqueAttribute.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::TypeExc::TypeExc(class Iex::TypeExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfOutputFile.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::TypeExc::TypeExc(class Iex::TypeExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfTiledInputFile.obj : error LNK2019: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::InputExc::InputExc(class std::basic_stringstream<char,struct std::char_traits<char>,class std::allocator<char> > &)" (address@hidden@@address@hidden@address@hidden@std@@address@hidden@2@@std@@@Z),该符号在函数 "private: void __thiscall Imf_2_1::TiledInputFile::multiPartInitialize(struct Imf_2_1::InputPartData *)" (address@hidden@Imf_2_1@@address@hidden@@Z) 中被引用
3>ImfGenericInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::InputExc::InputExc(class std::basic_stringstream<char,struct std::char_traits<char>,class std::allocator<char> > &)" (address@hidden@@address@hidden@address@hidden@std@@address@hidden@2@@std@@@Z)
3>ImfDeepScanLineInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::InputExc::InputExc(class std::basic_stringstream<char,struct std::char_traits<char>,class std::allocator<char> > &)" (address@hidden@@address@hidden@address@hidden@std@@address@hidden@2@@std@@@Z)
3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::InputExc::InputExc(class std::basic_stringstream<char,struct std::char_traits<char>,class std::allocator<char> > &)" (address@hidden@@address@hidden@address@hidden@std@@address@hidden@2@@std@@@Z)
3>ImfChannelListAttribute.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::InputExc::InputExc(class std::basic_stringstream<char,struct std::char_traits<char>,class std::allocator<char> > &)" (address@hidden@@address@hidden@address@hidden@std@@address@hidden@2@@std@@@Z)
3>ImfHeader.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::InputExc::InputExc(class std::basic_stringstream<char,struct std::char_traits<char>,class std::allocator<char> > &)" (address@hidden@@address@hidden@address@hidden@std@@address@hidden@2@@std@@@Z)
3>ImfStdIO.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::InputExc::InputExc(class std::basic_stringstream<char,struct std::char_traits<char>,class std::allocator<char> > &)" (address@hidden@@address@hidden@address@hidden@std@@address@hidden@2@@std@@@Z)
3>ImfScanLineInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::InputExc::InputExc(class std::basic_stringstream<char,struct std::char_traits<char>,class std::allocator<char> > &)" (address@hidden@@address@hidden@address@hidden@std@@address@hidden@2@@std@@@Z)
3>ImfMultiPartInputFile.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::InputExc::~InputExc(void)" (address@hidden@@address@hidden)
3>ImfGenericInputFile.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::InputExc::~InputExc(void)" (address@hidden@@address@hidden)
3>ImfDeepScanLineInputFile.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::InputExc::~InputExc(void)" (address@hidden@@address@hidden)
3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::InputExc::~InputExc(void)" (address@hidden@@address@hidden)
3>ImfStdIO.obj : error LNK2019: unresolved external symbol  "public: virtual __thiscall Iex::InputExc::~InputExc(void)" (address@hidden@@address@hidden),该符号在函数 "protected: virtual int __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::uflow(void)" (address@hidden@address@hidden@std@@@std@@MAEHXZ) 中被引用
3>ImfScanLineInputFile.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::InputExc::~InputExc(void)" (address@hidden@@address@hidden)
3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::InputExc::~InputExc(void)" (address@hidden@@address@hidden)
3>ImfPxr24Compressor.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::InputExc::~InputExc(void)" (address@hidden@@address@hidden)
3>ImfRleCompressor.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::InputExc::~InputExc(void)" (address@hidden@@address@hidden)
3>ImfZipCompressor.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::InputExc::~InputExc(void)" (address@hidden@@address@hidden)
3>ImfPizCompressor.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::InputExc::~InputExc(void)" (address@hidden@@address@hidden)
3>ImfB44Compressor.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::InputExc::~InputExc(void)" (address@hidden@@address@hidden)
3>ImfChannelListAttribute.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::InputExc::~InputExc(void)" (address@hidden@@address@hidden)
3>ImfHeader.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::InputExc::~InputExc(void)" (address@hidden@@address@hidden)
3>ImfIO.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::InputExc::~InputExc(void)" (address@hidden@@address@hidden)
3>ImfHuf.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::InputExc::~InputExc(void)" (address@hidden@@address@hidden)
3>ImfMultiPartInputFile.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::InputExc::InputExc(class Iex::InputExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfGenericInputFile.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::InputExc::InputExc(class Iex::InputExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfDeepScanLineInputFile.obj : error LNK2019: unresolved external symbol  "public: __thiscall Iex::InputExc::InputExc(class Iex::InputExc const &)" (address@hidden@@address@hidden@@Z),该符号在函数 "public: struct std::_Iterator_base12 & __thiscall std::_Iterator_base12::operator=(struct std::_Iterator_base12 const &)" (address@hidden@@address@hidden@@Z) 中被引用
3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::InputExc::InputExc(class Iex::InputExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfStdIO.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::InputExc::InputExc(class Iex::InputExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfScanLineInputFile.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::InputExc::InputExc(class Iex::InputExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::InputExc::InputExc(class Iex::InputExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfPxr24Compressor.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::InputExc::InputExc(class Iex::InputExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfRleCompressor.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::InputExc::InputExc(class Iex::InputExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfZipCompressor.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::InputExc::InputExc(class Iex::InputExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfPizCompressor.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::InputExc::InputExc(class Iex::InputExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfB44Compressor.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::InputExc::InputExc(class Iex::InputExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfChannelListAttribute.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::InputExc::InputExc(class Iex::InputExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfHeader.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::InputExc::InputExc(class Iex::InputExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfIO.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::InputExc::InputExc(class Iex::InputExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfHuf.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::InputExc::InputExc(class Iex::InputExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfHeader.obj : error LNK2019: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::TypeExc::TypeExc(class std::basic_stringstream<char,struct std::char_traits<char>,class std::allocator<char> > &)" (address@hidden@@address@hidden@address@hidden@std@@address@hidden@2@@std@@@Z),该符号在函数 address@hidden@Imf_2_1@@address@hidden@@Z$0 中被引用
3>ImfOpaqueAttribute.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::TypeExc::TypeExc(class std::basic_stringstream<char,struct std::char_traits<char>,class std::allocator<char> > &)" (address@hidden@@address@hidden@address@hidden@std@@address@hidden@2@@std@@@Z)
3>ImfHeader.obj : error LNK2019: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (address@hidden@@address@hidden@address@hidden@std@@address@hidden@2@@std@@@Z),该符号在函数 "public: void __thiscall Imf_2_1::Header::setType(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (address@hidden@Imf_2_1@@address@hidden@address@hidden@@address@hidden@2@@std@@@Z) 中被引用
3>ImfMultiPartInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (address@hidden@@address@hidden@address@hidden@std@@address@hidden@2@@std@@@Z)
3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(char const *)" (address@hidden@@address@hidden@Z)
3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(char const *)" (address@hidden@@address@hidden@Z)
3>ImfDeepFrameBuffer.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(char const *)" (address@hidden@@address@hidden@Z)
3>ImfCompositeDeepScanLine.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(char const *)" (address@hidden@@address@hidden@Z)
3>ImfMultiPartOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(char const *)" (address@hidden@@address@hidden@Z)
3>ImfMultiPartInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(char const *)" (address@hidden@@address@hidden@Z)
3>ImfDeepScanLineInputFile.obj : error LNK2019: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(char const *)" (address@hidden@@address@hidden@Z),该符号在函数 address@hidden@@address@hidden 中被引用
3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(char const *)" (address@hidden@@address@hidden@Z)
3>ImfTiledMisc.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(char const *)" (address@hidden@@address@hidden@Z)
3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(char const *)" (address@hidden@@address@hidden@Z)
3>ImfTileOffsets.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(char const *)" (address@hidden@@address@hidden@Z)
3>ImfAcesFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(char const *)" (address@hidden@@address@hidden@Z)
3>ImfKeyCode.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(char const *)" (address@hidden@@address@hidden@Z)
3>ImfTimeCode.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(char const *)" (address@hidden@@address@hidden@Z)
3>ImfScanLineInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(char const *)" (address@hidden@@address@hidden@Z)
3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(char const *)" (address@hidden@@address@hidden@Z)
3>ImfHeader.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(char const *)" (address@hidden@@address@hidden@Z)
3>ImfInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(char const *)" (address@hidden@@address@hidden@Z)
3>ImfOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(char const *)" (address@hidden@@address@hidden@Z)
3>ImfMisc.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(char const *)" (address@hidden@@address@hidden@Z)
3>ImfDeepScanLineInputFile.obj : error LNK2019: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::InputExc::InputExc(char const *)" (address@hidden@@address@hidden@Z),该符号在函数 "void __cdecl Imf_2_1::`anonymous namespace'::readSampleCountForLineBlock(struct Imf_2_1::InputStreamMutex *,struct Imf_2_1::DeepScanLineInputFile::Data *,int)" (address@hidden@Imf_2_1@@address@hidden@address@hidden@address@hidden@Z) 中被引用
3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::InputExc::InputExc(char const *)" (address@hidden@@address@hidden@Z)
3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::InputExc::InputExc(char const *)" (address@hidden@@address@hidden@Z)
3>ImfPxr24Compressor.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::InputExc::InputExc(char const *)" (address@hidden@@address@hidden@Z)
3>ImfMultiPartInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::InputExc::InputExc(char const *)" (address@hidden@@address@hidden@Z)
3>ImfGenericInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::InputExc::InputExc(char const *)" (address@hidden@@address@hidden@Z)
3>ImfPizCompressor.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::InputExc::InputExc(char const *)" (address@hidden@@address@hidden@Z)
3>ImfB44Compressor.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::InputExc::InputExc(char const *)" (address@hidden@@address@hidden@Z)
3>ImfStdIO.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::InputExc::InputExc(char const *)" (address@hidden@@address@hidden@Z)
3>ImfScanLineInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::InputExc::InputExc(char const *)" (address@hidden@@address@hidden@Z)
3>ImfIO.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::InputExc::InputExc(char const *)" (address@hidden@@address@hidden@Z)
3>ImfHuf.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::InputExc::InputExc(char const *)" (address@hidden@@address@hidden@Z)
3>ImfRleCompressor.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::InputExc::InputExc(char const *)" (address@hidden@@address@hidden@Z)
3>ImfZipCompressor.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::InputExc::InputExc(char const *)" (address@hidden@@address@hidden@Z)
3>ImfDeepScanLineOutputFile.obj : error LNK2019: unresolved external symbol  "__declspec(dllimport) public: class Iex::BaseExc & __thiscall Iex::BaseExc::assign(class std::basic_stringstream<char,struct std::char_traits<char>,class std::allocator<char> > &)" (address@hidden@Iex@@address@hidden@address@hidden@std@@address@hidden@2@@std@@@Z),该符号在函数 address@hidden@@address@hidden@address@hidden@Z$0 中被引用
3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: class Iex::BaseExc & __thiscall Iex::BaseExc::assign(class std::basic_stringstream<char,struct std::char_traits<char>,class std::allocator<char> > &)" (address@hidden@Iex@@address@hidden@address@hidden@std@@address@hidden@2@@std@@@Z)
3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: class Iex::BaseExc & __thiscall Iex::BaseExc::assign(class std::basic_stringstream<char,struct std::char_traits<char>,class std::allocator<char> > &)" (address@hidden@Iex@@address@hidden@address@hidden@std@@address@hidden@2@@std@@@Z)
3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: class Iex::BaseExc & __thiscall Iex::BaseExc::assign(class std::basic_stringstream<char,struct std::char_traits<char>,class std::allocator<char> > &)" (address@hidden@Iex@@address@hidden@address@hidden@std@@address@hidden@2@@std@@@Z)
3>ImfMultiPartOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: class Iex::BaseExc & __thiscall Iex::BaseExc::assign(class std::basic_stringstream<char,struct std::char_traits<char>,class std::allocator<char> > &)" (address@hidden@Iex@@address@hidden@address@hidden@std@@address@hidden@2@@std@@@Z)
3>ImfMultiPartInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: class Iex::BaseExc & __thiscall Iex::BaseExc::assign(class std::basic_stringstream<char,struct std::char_traits<char>,class std::allocator<char> > &)" (address@hidden@Iex@@address@hidden@address@hidden@std@@address@hidden@2@@std@@@Z)
3>ImfDeepScanLineInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: class Iex::BaseExc & __thiscall Iex::BaseExc::assign(class std::basic_stringstream<char,struct std::char_traits<char>,class std::allocator<char> > &)" (address@hidden@Iex@@address@hidden@address@hidden@std@@address@hidden@2@@std@@@Z)
3>ImfInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: class Iex::BaseExc & __thiscall Iex::BaseExc::assign(class std::basic_stringstream<char,struct std::char_traits<char>,class std::allocator<char> > &)" (address@hidden@Iex@@address@hidden@address@hidden@std@@address@hidden@2@@std@@@Z)
3>ImfOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: class Iex::BaseExc & __thiscall Iex::BaseExc::assign(class std::basic_stringstream<char,struct std::char_traits<char>,class std::allocator<char> > &)" (address@hidden@Iex@@address@hidden@address@hidden@std@@address@hidden@2@@std@@@Z)
3>ImfScanLineInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: class Iex::BaseExc & __thiscall Iex::BaseExc::assign(class std::basic_stringstream<char,struct std::char_traits<char>,class std::allocator<char> > &)" (address@hidden@Iex@@address@hidden@address@hidden@std@@address@hidden@2@@std@@@Z)
3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: class Iex::BaseExc & __thiscall Iex::BaseExc::assign(class std::basic_stringstream<char,struct std::char_traits<char>,class std::allocator<char> > &)" (address@hidden@Iex@@address@hidden@address@hidden@std@@address@hidden@2@@std@@@Z)
3>ImfDeepScanLineInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Semaphore::Semaphore(unsigned int)" (address@hidden@@address@hidden@Z)
3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Semaphore::Semaphore(unsigned int)" (address@hidden@@address@hidden@Z)
3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Semaphore::Semaphore(unsigned int)" (address@hidden@@address@hidden@Z)
3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Semaphore::Semaphore(unsigned int)" (address@hidden@@address@hidden@Z)
3>ImfOutputFile.obj : error LNK2019: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Semaphore::Semaphore(unsigned int)" (address@hidden@@address@hidden@Z),该符号在函数 "public: __thiscall Imf_2_1::`anonymous namespace'::LineBuffer::LineBuffer(class Imf_2_1::Compressor *)" (address@hidden@Imf_2_1@@address@hidden@2@@Z) 中被引用
3>ImfScanLineInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Semaphore::Semaphore(unsigned int)" (address@hidden@@address@hidden@Z)
3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Semaphore::Semaphore(unsigned int)" (address@hidden@@address@hidden@Z)
3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Semaphore::Semaphore(unsigned int)" (address@hidden@@address@hidden@Z)
3>ImfDeepScanLineInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: virtual __thiscall IlmThread::Semaphore::~Semaphore(void)" (address@hidden@@address@hidden)
3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: virtual __thiscall IlmThread::Semaphore::~Semaphore(void)" (address@hidden@@address@hidden)
3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: virtual __thiscall IlmThread::Semaphore::~Semaphore(void)" (address@hidden@@address@hidden)
3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: virtual __thiscall IlmThread::Semaphore::~Semaphore(void)" (address@hidden@@address@hidden)
3>ImfOutputFile.obj : error LNK2019: unresolved external symbol  "__declspec(dllimport) public: virtual __thiscall IlmThread::Semaphore::~Semaphore(void)" (address@hidden@@address@hidden),该符号在函数 "public: __thiscall Imf_2_1::`anonymous namespace'::LineBuffer::~LineBuffer(void)" (address@hidden@Imf_2_1@@address@hidden) 中被引用
3>ImfScanLineInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: virtual __thiscall IlmThread::Semaphore::~Semaphore(void)" (address@hidden@@address@hidden)
3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: virtual __thiscall IlmThread::Semaphore::~Semaphore(void)" (address@hidden@@address@hidden)
3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: virtual __thiscall IlmThread::Semaphore::~Semaphore(void)" (address@hidden@@address@hidden)
3>ImfOutputFile.obj : error LNK2019: unresolved external symbol  "__declspec(dllimport) void __cdecl Iex::throwErrnoExc(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (address@hidden@@address@hidden@address@hidden@@address@hidden@2@@std@@@Z),该符号在函数 "unsigned __int64 __cdecl Imf_2_1::`anonymous namespace'::writeLineOffsets(class Imf_2_1::OStream &,class std::vector<unsigned __int64,class std::allocator<unsigned __int64> > const &)" (address@hidden@Imf_2_1@@address@hidden@address@hidden@address@hidden@@@std@@@Z) 中被引用
3>ImfTileOffsets.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) void __cdecl Iex::throwErrnoExc(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (address@hidden@@address@hidden@address@hidden@@address@hidden@2@@std@@@Z)
3>ImfMultiPartOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) void __cdecl Iex::throwErrnoExc(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (address@hidden@@address@hidden@address@hidden@@address@hidden@2@@std@@@Z)
3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) void __cdecl Iex::throwErrnoExc(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (address@hidden@@address@hidden@address@hidden@@address@hidden@2@@std@@@Z)
3>ImfCompositeDeepScanLine.obj : error LNK2019: unresolved external symbol  "__declspec(dllimport) public: virtual __thiscall IlmThread::Task::~Task(void)" (address@hidden@@address@hidden),该符号在函数 "public: __thiscall std::_Iterator_base12::~_Iterator_base12(void)" (address@hidden@@address@hidden) 中被引用
3>ImfDeepScanLineInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: virtual __thiscall IlmThread::Task::~Task(void)" (address@hidden@@address@hidden)
3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: virtual __thiscall IlmThread::Task::~Task(void)" (address@hidden@@address@hidden)
3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: virtual __thiscall IlmThread::Task::~Task(void)" (address@hidden@@address@hidden)
3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: virtual __thiscall IlmThread::Task::~Task(void)" (address@hidden@@address@hidden)
3>ImfOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: virtual __thiscall IlmThread::Task::~Task(void)" (address@hidden@@address@hidden)
3>ImfScanLineInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: virtual __thiscall IlmThread::Task::~Task(void)" (address@hidden@@address@hidden)
3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: virtual __thiscall IlmThread::Task::~Task(void)" (address@hidden@@address@hidden)
3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: virtual __thiscall IlmThread::Task::~Task(void)" (address@hidden@@address@hidden)
3>ImfCompositeDeepScanLine.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Task::Task(class IlmThread::TaskGroup *)" (address@hidden@@address@hidden@1@@Z)
3>ImfDeepScanLineInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Task::Task(class IlmThread::TaskGroup *)" (address@hidden@@address@hidden@1@@Z)
3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Task::Task(class IlmThread::TaskGroup *)" (address@hidden@@address@hidden@1@@Z)
3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Task::Task(class IlmThread::TaskGroup *)" (address@hidden@@address@hidden@1@@Z)
3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Task::Task(class IlmThread::TaskGroup *)" (address@hidden@@address@hidden@1@@Z)
3>ImfOutputFile.obj : error LNK2019: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Task::Task(class IlmThread::TaskGroup *)" (address@hidden@@address@hidden@1@@Z),该符号在函数 "public: __thiscall Imf_2_1::`anonymous namespace'::LineBufferTask::LineBufferTask(class IlmThread::TaskGroup *,struct Imf_2_1::OutputFile::Data *,int,int,int)" (address@hidden@Imf_2_1@@address@hidden@IlmThread@@address@hidden@address@hidden@Z) 中被引用
3>ImfScanLineInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Task::Task(class IlmThread::TaskGroup *)" (address@hidden@@address@hidden@1@@Z)
3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Task::Task(class IlmThread::TaskGroup *)" (address@hidden@@address@hidden@1@@Z)
3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::Task::Task(class IlmThread::TaskGroup *)" (address@hidden@@address@hidden@1@@Z)
3>ImfDeepScanLineInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: void __thiscall IlmThread::Semaphore::wait(void)" (address@hidden@IlmThread@@QAEXXZ)
3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: void __thiscall IlmThread::Semaphore::wait(void)" (address@hidden@IlmThread@@QAEXXZ)
3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: void __thiscall IlmThread::Semaphore::wait(void)" (address@hidden@IlmThread@@QAEXXZ)
3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: void __thiscall IlmThread::Semaphore::wait(void)" (address@hidden@IlmThread@@QAEXXZ)
3>ImfOutputFile.obj : error LNK2019: unresolved external symbol  "__declspec(dllimport) public: void __thiscall IlmThread::Semaphore::wait(void)" (address@hidden@IlmThread@@QAEXXZ),该符号在函数 "public: void __thiscall Imf_2_1::`anonymous namespace'::LineBuffer::wait(void)" (address@hidden@address@hidden@@QAEXXZ) 中被引用
3>ImfScanLineInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: void __thiscall IlmThread::Semaphore::wait(void)" (address@hidden@IlmThread@@QAEXXZ)
3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: void __thiscall IlmThread::Semaphore::wait(void)" (address@hidden@IlmThread@@QAEXXZ)
3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: void __thiscall IlmThread::Semaphore::wait(void)" (address@hidden@IlmThread@@QAEXXZ)
3>ImfDeepScanLineInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: void __thiscall IlmThread::Semaphore::post(void)" (address@hidden@IlmThread@@QAEXXZ)
3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: void __thiscall IlmThread::Semaphore::post(void)" (address@hidden@IlmThread@@QAEXXZ)
3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: void __thiscall IlmThread::Semaphore::post(void)" (address@hidden@IlmThread@@QAEXXZ)
3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: void __thiscall IlmThread::Semaphore::post(void)" (address@hidden@IlmThread@@QAEXXZ)
3>ImfOutputFile.obj : error LNK2019: unresolved external symbol  "__declspec(dllimport) public: void __thiscall IlmThread::Semaphore::post(void)" (address@hidden@IlmThread@@QAEXXZ),该符号在函数 "public: void __thiscall Imf_2_1::`anonymous namespace'::LineBuffer::post(void)" (address@hidden@address@hidden@@QAEXXZ) 中被引用
3>ImfScanLineInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: void __thiscall IlmThread::Semaphore::post(void)" (address@hidden@IlmThread@@QAEXXZ)
3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: void __thiscall IlmThread::Semaphore::post(void)" (address@hidden@IlmThread@@QAEXXZ)
3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: void __thiscall IlmThread::Semaphore::post(void)" (address@hidden@IlmThread@@QAEXXZ)
3>ImfDeepScanLineInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::IoExc::IoExc(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (address@hidden@@address@hidden@address@hidden@std@@address@hidden@2@@std@@@Z)
3>ImfDeepScanLineOutputFile.obj : error LNK2019: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::IoExc::IoExc(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (address@hidden@@address@hidden@address@hidden@std@@address@hidden@2@@std@@@Z),该符号在函数 "public: __thiscall std::_Iterator_base12::~_Iterator_base12(void)" (address@hidden@@address@hidden) 中被引用
3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::IoExc::IoExc(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (address@hidden@@address@hidden@address@hidden@std@@address@hidden@2@@std@@@Z)
3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::IoExc::IoExc(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (address@hidden@@address@hidden@address@hidden@std@@address@hidden@2@@std@@@Z)
3>ImfOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::IoExc::IoExc(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (address@hidden@@address@hidden@address@hidden@std@@address@hidden@2@@std@@@Z)
3>ImfScanLineInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::IoExc::IoExc(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (address@hidden@@address@hidden@address@hidden@std@@address@hidden@2@@std@@@Z)
3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::IoExc::IoExc(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (address@hidden@@address@hidden@address@hidden@std@@address@hidden@2@@std@@@Z)
3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::IoExc::IoExc(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (address@hidden@@address@hidden@address@hidden@std@@address@hidden@2@@std@@@Z)
3>ImfCompositeDeepScanLine.obj : error LNK2019: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::TaskGroup::~TaskGroup(void)" (address@hidden@@address@hidden),该符号在函数 "public: class std::_Tree_const_iterator<class std::_Tree_val<class std::_Tmap_traits<class Imf_2_1::Name,struct Imf_2_1::Slice,struct std::less<class Imf_2_1::Name>,class std::allocator<struct std::pair<class Imf_2_1::Name const ,struct Imf_2_1::Slice> >,0> > > & __thiscall std::_Tree_const_iterator<class std::_Tree_val<class std::_Tmap_traits<class Imf_2_1::Name,struct Imf_2_1::Slice,struct std::less<class Imf_2_1::Name>,class std::allocator<struct std::pair<class Imf_2_1::Name const ,struct Imf_2_1::Slice> >,0> > >::operator++(void)" (address@hidden@address@hidden@Imf_2_1@@address@hidden@address@hidden@Imf_2_1@@@std@@address@hidden@address@hidden@@address@hidden@@std@@@address@hidden@@std@@@std@@@std@@address@hidden) 中被引用
3>ImfDeepScanLineInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::TaskGroup::~TaskGroup(void)" (address@hidden@@address@hidden)
3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::TaskGroup::~TaskGroup(void)" (address@hidden@@address@hidden)
3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::TaskGroup::~TaskGroup(void)" (address@hidden@@address@hidden)
3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::TaskGroup::~TaskGroup(void)" (address@hidden@@address@hidden)
3>ImfOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::TaskGroup::~TaskGroup(void)" (address@hidden@@address@hidden)
3>ImfScanLineInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::TaskGroup::~TaskGroup(void)" (address@hidden@@address@hidden)
3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::TaskGroup::~TaskGroup(void)" (address@hidden@@address@hidden)
3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::TaskGroup::~TaskGroup(void)" (address@hidden@@address@hidden)
3>ImfCompositeDeepScanLine.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: static void __cdecl IlmThread::ThreadPool::addGlobalTask(class IlmThread::Task *)" (address@hidden@IlmThread@@address@hidden@@Z)
3>ImfDeepScanLineInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: static void __cdecl IlmThread::ThreadPool::addGlobalTask(class IlmThread::Task *)" (address@hidden@IlmThread@@address@hidden@@Z)
3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: static void __cdecl IlmThread::ThreadPool::addGlobalTask(class IlmThread::Task *)" (address@hidden@IlmThread@@address@hidden@@Z)
3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: static void __cdecl IlmThread::ThreadPool::addGlobalTask(class IlmThread::Task *)" (address@hidden@IlmThread@@address@hidden@@Z)
3>ImfDeepTiledOutputFile.obj : error LNK2019: unresolved external symbol  "__declspec(dllimport) public: static void __cdecl IlmThread::ThreadPool::addGlobalTask(class IlmThread::Task *)" (address@hidden@IlmThread@@address@hidden@@Z),该符号在函数 "public: __thiscall Imf_2_1::DeepTiledOutputFile::DeepTiledOutputFile(char const * const,class Imf_2_1::Header const &,int)" (address@hidden@@address@hidden@address@hidden@Z) 中被引用
3>ImfOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: static void __cdecl IlmThread::ThreadPool::addGlobalTask(class IlmThread::Task *)" (address@hidden@IlmThread@@address@hidden@@Z)
3>ImfScanLineInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: static void __cdecl IlmThread::ThreadPool::addGlobalTask(class IlmThread::Task *)" (address@hidden@IlmThread@@address@hidden@@Z)
3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: static void __cdecl IlmThread::ThreadPool::addGlobalTask(class IlmThread::Task *)" (address@hidden@IlmThread@@address@hidden@@Z)
3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: static void __cdecl IlmThread::ThreadPool::addGlobalTask(class IlmThread::Task *)" (address@hidden@IlmThread@@address@hidden@@Z)
3>ImfCompositeDeepScanLine.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::TaskGroup::TaskGroup(void)" (address@hidden@@address@hidden)
3>ImfDeepScanLineInputFile.obj : error LNK2019: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::TaskGroup::TaskGroup(void)" (address@hidden@@address@hidden),该符号在函数 address@hidden@@address@hidden@address@hidden@address@hidden@Z 中被引用
3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::TaskGroup::TaskGroup(void)" (address@hidden@@address@hidden)
3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::TaskGroup::TaskGroup(void)" (address@hidden@@address@hidden)
3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::TaskGroup::TaskGroup(void)" (address@hidden@@address@hidden)
3>ImfOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::TaskGroup::TaskGroup(void)" (address@hidden@@address@hidden)
3>ImfScanLineInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::TaskGroup::TaskGroup(void)" (address@hidden@@address@hidden)
3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::TaskGroup::TaskGroup(void)" (address@hidden@@address@hidden)
3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall IlmThread::TaskGroup::TaskGroup(void)" (address@hidden@@address@hidden)
3>ImfDeepScanLineInputFile.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::IoExc::~IoExc(void)" (address@hidden@@address@hidden)
3>ImfDeepScanLineOutputFile.obj : error LNK2019: unresolved external symbol  "public: virtual __thiscall Iex::IoExc::~IoExc(void)" (address@hidden@@address@hidden),该符号在函数 "public: __thiscall std::_Iterator_base12::~_Iterator_base12(void)" (address@hidden@@address@hidden) 中被引用
3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::IoExc::~IoExc(void)" (address@hidden@@address@hidden)
3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::IoExc::~IoExc(void)" (address@hidden@@address@hidden)
3>ImfOutputFile.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::IoExc::~IoExc(void)" (address@hidden@@address@hidden)
3>ImfScanLineInputFile.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::IoExc::~IoExc(void)" (address@hidden@@address@hidden)
3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::IoExc::~IoExc(void)" (address@hidden@@address@hidden)
3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::IoExc::~IoExc(void)" (address@hidden@@address@hidden)
3>ImfDeepScanLineInputFile.obj : error LNK2019: unresolved external symbol  "public: __thiscall Iex::IoExc::IoExc(class Iex::IoExc const &)" (address@hidden@@address@hidden@@Z),该符号在函数 "public: char const * __thiscall Imf_2_1::DeepScanLineInputFile::fileName(void)const " (address@hidden@Imf_2_1@@QBEPBDXZ) 中被引用
3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::IoExc::IoExc(class Iex::IoExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::IoExc::IoExc(class Iex::IoExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::IoExc::IoExc(class Iex::IoExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfOutputFile.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::IoExc::IoExc(class Iex::IoExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfScanLineInputFile.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::IoExc::IoExc(class Iex::IoExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::IoExc::IoExc(class Iex::IoExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::IoExc::IoExc(class Iex::IoExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::LogicExc::LogicExc(class std::basic_stringstream<char,struct std::char_traits<char>,class std::allocator<char> > &)" (address@hidden@@address@hidden@address@hidden@std@@address@hidden@2@@std@@@Z)
3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::LogicExc::LogicExc(class std::basic_stringstream<char,struct std::char_traits<char>,class std::allocator<char> > &)" (address@hidden@@address@hidden@address@hidden@std@@address@hidden@2@@std@@@Z)
3>ImfOutputFile.obj : error LNK2019: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::LogicExc::LogicExc(class std::basic_stringstream<char,struct std::char_traits<char>,class std::allocator<char> > &)" (address@hidden@@address@hidden@address@hidden@std@@address@hidden@2@@std@@@Z),该符号在函数 "public: void __thiscall Imf_2_1::OutputFile::copyPixels(class Imf_2_1::InputFile &)" (address@hidden@Imf_2_1@@address@hidden@@Z) 中被引用
3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::LogicExc::LogicExc(class std::basic_stringstream<char,struct std::char_traits<char>,class std::allocator<char> > &)" (address@hidden@@address@hidden@address@hidden@std@@address@hidden@2@@std@@@Z)
3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::LogicExc::LogicExc(class std::basic_stringstream<char,struct std::char_traits<char>,class std::allocator<char> > &)" (address@hidden@@address@hidden@address@hidden@std@@address@hidden@2@@std@@@Z)
3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::LogicExc::LogicExc(class std::basic_stringstream<char,struct std::char_traits<char>,class std::allocator<char> > &)" (address@hidden@@address@hidden@address@hidden@std@@address@hidden@2@@std@@@Z)
3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::LogicExc::~LogicExc(void)" (address@hidden@@address@hidden)
3>ImfTiledOutputFile.obj : error LNK2019: unresolved external symbol  "public: virtual __thiscall Iex::LogicExc::~LogicExc(void)" (address@hidden@@address@hidden),该符号在函数 "private: void __thiscall Imf_2_1::TiledOutputFile::initialize(class Imf_2_1::Header const &)" (address@hidden@Imf_2_1@@address@hidden@@Z) 中被引用
3>ImfTileOffsets.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::LogicExc::~LogicExc(void)" (address@hidden@@address@hidden)
3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::LogicExc::~LogicExc(void)" (address@hidden@@address@hidden)
3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::LogicExc::~LogicExc(void)" (address@hidden@@address@hidden)
3>ImfOutputFile.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::LogicExc::~LogicExc(void)" (address@hidden@@address@hidden)
3>ImfScanLineInputFile.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::LogicExc::~LogicExc(void)" (address@hidden@@address@hidden)
3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::LogicExc::~LogicExc(void)" (address@hidden@@address@hidden)
3>ImfTiledMisc.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::LogicExc::~LogicExc(void)" (address@hidden@@address@hidden)
3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::LogicExc::LogicExc(class Iex::LogicExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::LogicExc::LogicExc(class Iex::LogicExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfTileOffsets.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::LogicExc::LogicExc(class Iex::LogicExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::LogicExc::LogicExc(class Iex::LogicExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::LogicExc::LogicExc(class Iex::LogicExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfOutputFile.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::LogicExc::LogicExc(class Iex::LogicExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfScanLineInputFile.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::LogicExc::LogicExc(class Iex::LogicExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::LogicExc::LogicExc(class Iex::LogicExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfTiledMisc.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::LogicExc::LogicExc(class Iex::LogicExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfThreading.obj : error LNK2019: unresolved external symbol  "__declspec(dllimport) public: int __thiscall IlmThread::ThreadPool::numThreads(void)const " (address@hidden@IlmThread@@QBEHXZ),该符号在函数 "int __cdecl Imf_2_1::globalThreadCount(void)" (address@hidden@@YAHXZ) 中被引用
3>ImfThreading.obj : error LNK2019: unresolved external symbol  "__declspec(dllimport) public: static class IlmThread::ThreadPool & __cdecl IlmThread::ThreadPool::globalThreadPool(void)" (address@hidden@IlmThread@@address@hidden),该符号在函数 "int __cdecl Imf_2_1::globalThreadCount(void)" (address@hidden@@YAHXZ) 中被引用
3>ImfThreading.obj : error LNK2019: unresolved external symbol  "__declspec(dllimport) public: void __thiscall IlmThread::ThreadPool::setNumThreads(int)" (address@hidden@IlmThread@@address@hidden),该符号在函数 "void __cdecl Imf_2_1::setGlobalThreadCount(int)" (address@hidden@@address@hidden) 中被引用
3>ImfB44Compressor.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::MathExc::MathExc(class Iex::MathExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfPreviewImage.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::MathExc::MathExc(class Iex::MathExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfChromaticities.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::MathExc::MathExc(class Iex::MathExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfPxr24Compressor.obj : error LNK2019: unresolved external symbol  "public: __thiscall Iex::MathExc::MathExc(class Iex::MathExc const &)" (address@hidden@@address@hidden@@Z),该符号在函数 "public: __thiscall std::_Tree_const_iterator<class std::_Tree_val<class std::_Tmap_traits<class Imf_2_1::Name,struct Imf_2_1::Channel,struct std::less<class Imf_2_1::Name>,class std::allocator<struct std::pair<class Imf_2_1::Name const ,struct Imf_2_1::Channel> >,0> > >::~_Tree_const_iterator<class std::_Tree_val<class std::_Tmap_traits<class Imf_2_1::Name,struct Imf_2_1::Channel,struct std::less<class Imf_2_1::Name>,class std::allocator<struct std::pair<class Imf_2_1::Name const ,struct Imf_2_1::Channel> >,0> > >(void)" (address@hidden@address@hidden@Imf_2_1@@address@hidden@address@hidden@Imf_2_1@@@std@@address@hidden@address@hidden@@address@hidden@@std@@@address@hidden@@std@@@std@@@std@@address@hidden) 中被引用
3>ImfCompressor.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::MathExc::MathExc(class Iex::MathExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfRleCompressor.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::MathExc::MathExc(class Iex::MathExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfZipCompressor.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::MathExc::MathExc(class Iex::MathExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfPizCompressor.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::MathExc::MathExc(class Iex::MathExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfB44Compressor.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::MathExc::MathExc(char const *)" (address@hidden@@address@hidden@Z)
3>ImfPreviewImage.obj : error LNK2019: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::MathExc::MathExc(char const *)" (address@hidden@@address@hidden@Z),该符号在函数 "public: __thiscall std::_String_val<char,class std::allocator<char> >::~_String_val<char,class std::allocator<char> >(void)" (address@hidden@address@hidden@@@std@@address@hidden) 中被引用
3>ImfPxr24Compressor.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::MathExc::MathExc(char const *)" (address@hidden@@address@hidden@Z)
3>ImfCompressor.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::MathExc::MathExc(char const *)" (address@hidden@@address@hidden@Z)
3>ImfRleCompressor.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::MathExc::MathExc(char const *)" (address@hidden@@address@hidden@Z)
3>ImfZipCompressor.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::MathExc::MathExc(char const *)" (address@hidden@@address@hidden@Z)
3>ImfPizCompressor.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::MathExc::MathExc(char const *)" (address@hidden@@address@hidden@Z)
3>ImfB44Compressor.obj : error LNK2001: unresolved external symbol  "public: virtual char const * __thiscall Iex::BaseExc::what(void)const " (address@hidden@Iex@@UBEPBDXZ)
3>ImfPreviewImage.obj : error LNK2001: unresolved external symbol  "public: virtual char const * __thiscall Iex::BaseExc::what(void)const " (address@hidden@Iex@@UBEPBDXZ)
3>ImfPxr24Compressor.obj : error LNK2001: unresolved external symbol  "public: virtual char const * __thiscall Iex::BaseExc::what(void)const " (address@hidden@Iex@@UBEPBDXZ)
3>ImfCompressor.obj : error LNK2001: unresolved external symbol  "public: virtual char const * __thiscall Iex::BaseExc::what(void)const " (address@hidden@Iex@@UBEPBDXZ)
3>ImfRleCompressor.obj : error LNK2001: unresolved external symbol  "public: virtual char const * __thiscall Iex::BaseExc::what(void)const " (address@hidden@Iex@@UBEPBDXZ)
3>ImfZipCompressor.obj : error LNK2001: unresolved external symbol  "public: virtual char const * __thiscall Iex::BaseExc::what(void)const " (address@hidden@Iex@@UBEPBDXZ)
3>ImfPizCompressor.obj : error LNK2001: unresolved external symbol  "public: virtual char const * __thiscall Iex::BaseExc::what(void)const " (address@hidden@Iex@@UBEPBDXZ)
3>ImfB44Compressor.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: virtual __thiscall Iex::MathExc::~MathExc(void)" (address@hidden@@address@hidden)
3>ImfPreviewImage.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: virtual __thiscall Iex::MathExc::~MathExc(void)" (address@hidden@@address@hidden)
3>ImfPxr24Compressor.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: virtual __thiscall Iex::MathExc::~MathExc(void)" (address@hidden@@address@hidden)
3>ImfCompressor.obj : error LNK2019: unresolved external symbol  "__declspec(dllimport) public: virtual __thiscall Iex::MathExc::~MathExc(void)" (address@hidden@@address@hidden),该符号在函数 "public: virtual __thiscall Iex::OverflowExc::~OverflowExc(void)" (address@hidden@@address@hidden) 中被引用
3>ImfRleCompressor.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: virtual __thiscall Iex::MathExc::~MathExc(void)" (address@hidden@@address@hidden)
3>ImfZipCompressor.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: virtual __thiscall Iex::MathExc::~MathExc(void)" (address@hidden@@address@hidden)
3>ImfPizCompressor.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: virtual __thiscall Iex::MathExc::~MathExc(void)" (address@hidden@@address@hidden)
3>ImfB44Compressor.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::MathExc::MathExc(class Iex::MathExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfPreviewImage.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::MathExc::MathExc(class Iex::MathExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfPxr24Compressor.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::MathExc::MathExc(class Iex::MathExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfCompressor.obj : error LNK2019: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::MathExc::MathExc(class Iex::MathExc const &)" (address@hidden@@address@hidden@@Z),该符号在函数 "public: __thiscall Iex::OverflowExc::OverflowExc(class Iex::OverflowExc const &)" (address@hidden@@address@hidden@@Z) 中被引用
3>ImfRleCompressor.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::MathExc::MathExc(class Iex::MathExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfZipCompressor.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::MathExc::MathExc(class Iex::MathExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfPizCompressor.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::MathExc::MathExc(class Iex::MathExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfZipCompressor.obj : error LNK2019: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::BaseExc::BaseExc(char const *)" (address@hidden@@address@hidden@Z),该符号在函数 "public: virtual int __thiscall Imf_2_1::ZipCompressor::compress(char const *,int,int,char const * &)" (address@hidden@Imf_2_1@@address@hidden) 中被引用
3>ImfPxr24Compressor.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::BaseExc::BaseExc(char const *)" (address@hidden@@address@hidden@Z)
3>ImfZipCompressor.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::BaseExc::~BaseExc(void)" (address@hidden@@address@hidden)
3>ImfPxr24Compressor.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::BaseExc::~BaseExc(void)" (address@hidden@@address@hidden)
3>ImfChromaticities.obj : error LNK2019: unresolved external symbol  "__declspec(dllimport) public: __thiscall Imath::SingMatrixExc::SingMatrixExc(char const *)" (address@hidden@@address@hidden@Z),该符号在函数 "public: class Imath::Matrix44<float> __thiscall Imath::Matrix44<float>::inverse(bool)const " (address@hidden@address@hidden@@address@hidden@Z) 中被引用
3>ImfChromaticities.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Imath::SingMatrixExc::~SingMatrixExc(void)" (address@hidden@@address@hidden)
3>ImfChromaticities.obj : error LNK2001: unresolved external symbol  "public: __thiscall Imath::SingMatrixExc::SingMatrixExc(class Imath::SingMatrixExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfStdIO.obj : error LNK2019: unresolved external symbol  "__declspec(dllimport) void __cdecl Iex::throwErrnoExc(void)" (address@hidden@@YAXXZ),该符号在函数 "bool __cdecl Imf_2_1::`anonymous namespace'::checkError(class std::basic_istream<char,struct std::char_traits<char> > &,__int64)" (address@hidden@Imf_2_1@@address@hidden@address@hidden@@@std@@address@hidden) 中被引用
3>ImfStdIO.obj : error LNK2019: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::ErrnoExc::ErrnoExc(char const *)" (address@hidden@@address@hidden@Z),该符号在函数 "void __cdecl Imf_2_1::`anonymous namespace'::checkError(class std::basic_ostream<char,struct std::char_traits<char> > &)" (address@hidden@Imf_2_1@@address@hidden@address@hidden@@@std@@@Z) 中被引用
3>ImfStdIO.obj : error LNK2001: unresolved external symbol  "public: virtual __thiscall Iex::ErrnoExc::~ErrnoExc(void)" (address@hidden@@address@hidden)
3>ImfStdIO.obj : error LNK2001: unresolved external symbol  "public: __thiscall Iex::ErrnoExc::ErrnoExc(class Iex::ErrnoExc const &)" (address@hidden@@address@hidden@@Z)
3>ImfScanLineInputFile.obj : error LNK2019: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::LogicExc::LogicExc(char const *)" (address@hidden@@address@hidden@Z),该符号在函数 "public: virtual void __thiscall Imf_2_1::`anonymous namespace'::LineBufferTaskIIF::execute(void)" (address@hidden@address@hidden@@UAEXXZ) 中被引用
3>ImfTiledMisc.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::LogicExc::LogicExc(char const *)" (address@hidden@@address@hidden@Z)
3>ImfTileOffsets.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::LogicExc::LogicExc(char const *)" (address@hidden@@address@hidden@Z)
3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::LogicExc::LogicExc(char const *)" (address@hidden@@address@hidden@Z)
3>ImfMultiPartInputFile.obj : error LNK2019: unresolved external symbol  "__declspec(dllimport) public: __thiscall Iex::InputExc::InputExc(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (address@hidden@@address@hidden@address@hidden@std@@address@hidden@2@@std@@@Z),该符号在函数 "private: void __thiscall Imf_2_1::MultiPartInputFile::initialize(void)" (address@hidden@Imf_2_1@@AAEXXZ) 中被引用
3>D:\packages\openexr\openexr-2.1.0\build\IlmImf\Debug\IlmImf-2_1d.dll : fatal error LNK1120: 54 unresolved external symbols
3>
3>build failed




Is there anything that I didn't pay attention to ?


Cheers
Pei





--

Pei JIA

cell:    +1 604-362-5816

Welcome to Vision Open
http://www.visionopen.com



--

Pei JIA

Email: address@hidden
cell:    +1 604-362-5816

Welcome to Vision Open
http://www.visionopen.com

reply via email to

[Prev in Thread] Current Thread [Next in Thread]