Re: How to successfully build OpenEXR 2.1.0 under Windows & + Visual Studio 2010?
JIA Pei <[email protected]> Fri, 29 Nov 2013 13:07:51 +0800
| Newsgroups | gmane.comp.video.openexr.user |
|---|---|
| Message-ID | <CADh8Q_U5ZHikPK5_VskS12+=KxEjONWwwMRwVDZkMY=GoTNbhg@mail.gmail.com> |
--===============4398833935304703031== Content-Type: multipart/alternative; boundary=089e0118393eee2a6504ec49cffc --089e0118393eee2a6504ec49cffc Content-Type: text/plain; charset=GB2312 Content-Transfer-Encoding: quoted-printable Yes, I did . I've been using CMake... Cheers Pei On Thu, Nov 28, 2013 at 1:29 AM, Piotr Stanczyk <[email protected]> wrote: > Are you using the CMake path on windows? > > - Piotr > ------------------------------ > *From:* [email protected][openexr-user-= bounces+pstanczyk=3D > [email protected]] on behalf of JIA Pei [[email protected]] > *Sent:* 26 November 2013 06:42 > *To:* [email protected] > *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> =D5=FD=D4=DA=B4=B4=BD=A8=BF=E2 > D:/packages/openexr/openexr-2.1.0/build/IlmImf/Debug/IlmImf-2_1.lib =BA= =CD=B6=D4=CF=F3 > 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)" (__imp_??1Lock@IlmThread@@QAE@XZ)=A3=AC=B8= =C3=B7=FB=BA=C5=D4=DA=BA=AF=CA=FD > "public: void __thiscall Imf_2_1::Header::`default constructor > closure'(void)" (??_FHeader@Imf_2_1@@QAEXXZ) =D6=D0=B1=BB=D2=FD=D3=C3 > 3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall IlmThread::Lock::~Lock(void)" > (__imp_??1Lock@IlmThread@@QAE@XZ) > 3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall IlmThread::Lock::~Lock(void)" > (__imp_??1Lock@IlmThread@@QAE@XZ) > 3>ImfTiledRgbaFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall IlmThread::Lock::~Lock(void)" > (__imp_??1Lock@IlmThread@@QAE@XZ) > 3>ImfMultiPartOutputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall IlmThread::Lock::~Lock(void)" > (__imp_??1Lock@IlmThread@@QAE@XZ) > 3>ImfMultiPartInputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall IlmThread::Lock::~Lock(void)" > (__imp_??1Lock@IlmThread@@QAE@XZ) > 3>ImfDeepScanLineInputFile.obj : error LNK2001: unresolved external symbo= l > "__declspec(dllimport) public: __thiscall IlmThread::Lock::~Lock(void)" > (__imp_??1Lock@IlmThread@@QAE@XZ) > 3>ImfRgbaFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall IlmThread::Lock::~Lock(void)" > (__imp_??1Lock@IlmThread@@QAE@XZ) > 3>ImfScanLineInputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall IlmThread::Lock::~Lock(void)" > (__imp_??1Lock@IlmThread@@QAE@XZ) > 3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall IlmThread::Lock::~Lock(void)" > (__imp_??1Lock@IlmThread@@QAE@XZ) > 3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall IlmThread::Lock::~Lock(void)" > (__imp_??1Lock@IlmThread@@QAE@XZ) > 3>ImfAttribute.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall IlmThread::Lock::~Lock(void)" > (__imp_??1Lock@IlmThread@@QAE@XZ) > 3>ImfHeader.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall IlmThread::Lock::~Lock(void)" > (__imp_??1Lock@IlmThread@@QAE@XZ) > 3>ImfInputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall IlmThread::Lock::~Lock(void)" > (__imp_??1Lock@IlmThread@@QAE@XZ) > 3>ImfOutputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall IlmThread::Lock::~Lock(void)" > (__imp_??1Lock@IlmThread@@QAE@XZ) > 3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved external > symbol "__declspec(dllimport) public: __thiscall > IlmThread::Lock::Lock(class IlmThread::Mutex const &,bool)" > (__imp_??0Lock@IlmThread@@QAE@ABVMutex@1@_N@Z) > 3>ImfDeepTiledInputFile.obj : error LNK2019: unresolved external symbol > "__declspec(dllimport) public: __thiscall IlmThread::Lock::Lock(class > IlmThread::Mutex const &,bool)" (__imp_??0Lock@IlmThread@@QAE@ABVMutex@1@ > _N@Z)=A3=AC=B8=C3=B7=FB=BA=C5=D4=DA=BA=AF=CA=FD __catch$?dataWindowForTil= e@DeepTiledInputFile@Imf_2_1@ > @QBE?AV?$Box@V?$Vec2@H@Imath@@@Imath@@HHHH@Z$0 =D6=D0=B1=BB=D2=FD=D3=C3 > 3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall IlmThread::Lock::Lock(class > IlmThread::Mutex const &,bool)" (__imp_??0Lock@IlmThread@@QAE@ABVMutex@1@ > _N@Z) > 3>ImfTiledRgbaFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall IlmThread::Lock::Lock(class > IlmThread::Mutex const &,bool)" (__imp_??0Lock@IlmThread@@QAE@ABVMutex@1@ > _N@Z) > 3>ImfMultiPartOutputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall IlmThread::Lock::Lock(class > IlmThread::Mutex const &,bool)" (__imp_??0Lock@IlmThread@@QAE@ABVMutex@1@ > _N@Z) > 3>ImfMultiPartInputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall IlmThread::Lock::Lock(class > IlmThread::Mutex const &,bool)" (__imp_??0Lock@IlmThread@@QAE@ABVMutex@1@ > _N@Z) > 3>ImfDeepScanLineInputFile.obj : error LNK2001: unresolved external symbo= l > "__declspec(dllimport) public: __thiscall IlmThread::Lock::Lock(class > IlmThread::Mutex const &,bool)" (__imp_??0Lock@IlmThread@@QAE@ABVMutex@1@ > _N@Z) > 3>ImfRgbaFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall IlmThread::Lock::Lock(class > IlmThread::Mutex const &,bool)" (__imp_??0Lock@IlmThread@@QAE@ABVMutex@1@ > _N@Z) > 3>ImfScanLineInputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall IlmThread::Lock::Lock(class > IlmThread::Mutex const &,bool)" (__imp_??0Lock@IlmThread@@QAE@ABVMutex@1@ > _N@Z) > 3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall IlmThread::Lock::Lock(class > IlmThread::Mutex const &,bool)" (__imp_??0Lock@IlmThread@@QAE@ABVMutex@1@ > _N@Z) > 3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall IlmThread::Lock::Lock(class > IlmThread::Mutex const &,bool)" (__imp_??0Lock@IlmThread@@QAE@ABVMutex@1@ > _N@Z) > 3>ImfAttribute.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall IlmThread::Lock::Lock(class > IlmThread::Mutex const &,bool)" (__imp_??0Lock@IlmThread@@QAE@ABVMutex@1@ > _N@Z) > 3>ImfHeader.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall IlmThread::Lock::Lock(class > IlmThread::Mutex const &,bool)" (__imp_??0Lock@IlmThread@@QAE@ABVMutex@1@ > _N@Z) > 3>ImfInputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall IlmThread::Lock::Lock(class > IlmThread::Mutex const &,bool)" (__imp_??0Lock@IlmThread@@QAE@ABVMutex@1@ > _N@Z) > 3>ImfOutputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall IlmThread::Lock::Lock(class > IlmThread::Mutex const &,bool)" (__imp_??0Lock@IlmThread@@QAE@ABVMutex@1@ > _N@Z) > 3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved external > symbol "__declspec(dllimport) public: __thiscall > IlmThread::Mutex::Mutex(void)" (__imp_??0Mutex@IlmThread@@QAE@XZ) > 3>ImfDeepTiledInputFile.obj : error LNK2019: unresolved external symbol > "__declspec(dllimport) public: __thiscall IlmThread::Mutex::Mutex(void)" > (__imp_??0Mutex@IlmThread@@QAE@XZ)=A3=AC=B8=C3=B7=FB=BA=C5=D4=DA=BA=AF=CA= =FD "public: void __thiscall > Imf_2_1::DeepTiledInputFile::readPixelSampleCounts(int,int,int,int,int,in= t)" > (?readPixelSampleCounts@DeepTiledInputFile@Imf_2_1@@QAEXHHHHHH@Z) =D6=D0= =B1=BB=D2=FD=D3=C3 > 3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall IlmThread::Mutex::Mutex(void)" > (__imp_??0Mutex@IlmThread@@QAE@XZ) > 3>ImfTiledRgbaFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall IlmThread::Mutex::Mutex(void)" > (__imp_??0Mutex@IlmThread@@QAE@XZ) > 3>ImfMultiPartOutputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall IlmThread::Mutex::Mutex(void)" > (__imp_??0Mutex@IlmThread@@QAE@XZ) > 3>ImfMultiPartInputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall IlmThread::Mutex::Mutex(void)" > (__imp_??0Mutex@IlmThread@@QAE@XZ) > 3>ImfDeepScanLineInputFile.obj : error LNK2001: unresolved external symbo= l > "__declspec(dllimport) public: __thiscall IlmThread::Mutex::Mutex(void)" > (__imp_??0Mutex@IlmThread@@QAE@XZ) > 3>ImfRgbaFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall IlmThread::Mutex::Mutex(void)" > (__imp_??0Mutex@IlmThread@@QAE@XZ) > 3>ImfScanLineInputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall IlmThread::Mutex::Mutex(void)" > (__imp_??0Mutex@IlmThread@@QAE@XZ) > 3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall IlmThread::Mutex::Mutex(void)" > (__imp_??0Mutex@IlmThread@@QAE@XZ) > 3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall IlmThread::Mutex::Mutex(void)" > (__imp_??0Mutex@IlmThread@@QAE@XZ) > 3>ImfAttribute.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall IlmThread::Mutex::Mutex(void)" > (__imp_??0Mutex@IlmThread@@QAE@XZ) > 3>ImfHeader.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall IlmThread::Mutex::Mutex(void)" > (__imp_??0Mutex@IlmThread@@QAE@XZ) > 3>ImfInputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall IlmThread::Mutex::Mutex(void)" > (__imp_??0Mutex@IlmThread@@QAE@XZ) > 3>ImfOutputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall IlmThread::Mutex::Mutex(void)" > (__imp_??0Mutex@IlmThread@@QAE@XZ) > 3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved external > symbol "__declspec(dllimport) public: virtual __thiscall > IlmThread::Mutex::~Mutex(void)" (__imp_??1Mutex@IlmThread@@UAE@XZ) > 3>ImfDeepTiledInputFile.obj : error LNK2019: unresolved external symbol > "__declspec(dllimport) public: virtual __thiscall > IlmThread::Mutex::~Mutex(void)" (__imp_??1Mutex@IlmThread@@UAE@XZ)=A3=AC= =B8=C3=B7=FB=BA=C5=D4=DA=BA=AF=CA=FD > "public: void __thiscall > Imf_2_1::DeepTiledInputFile::readPixelSampleCounts(int,int,int,int,int,in= t)" > (?readPixelSampleCounts@DeepTiledInputFile@Imf_2_1@@QAEXHHHHHH@Z) =D6=D0= =B1=BB=D2=FD=D3=C3 > 3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: virtual __thiscall > IlmThread::Mutex::~Mutex(void)" (__imp_??1Mutex@IlmThread@@UAE@XZ) > 3>ImfTiledRgbaFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: virtual __thiscall > IlmThread::Mutex::~Mutex(void)" (__imp_??1Mutex@IlmThread@@UAE@XZ) > 3>ImfMultiPartOutputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: virtual __thiscall > IlmThread::Mutex::~Mutex(void)" (__imp_??1Mutex@IlmThread@@UAE@XZ) > 3>ImfMultiPartInputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: virtual __thiscall > IlmThread::Mutex::~Mutex(void)" (__imp_??1Mutex@IlmThread@@UAE@XZ) > 3>ImfDeepScanLineInputFile.obj : error LNK2001: unresolved external symbo= l > "__declspec(dllimport) public: virtual __thiscall > IlmThread::Mutex::~Mutex(void)" (__imp_??1Mutex@IlmThread@@UAE@XZ) > 3>ImfRgbaFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: virtual __thiscall > IlmThread::Mutex::~Mutex(void)" (__imp_??1Mutex@IlmThread@@UAE@XZ) > 3>ImfScanLineInputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: virtual __thiscall > IlmThread::Mutex::~Mutex(void)" (__imp_??1Mutex@IlmThread@@UAE@XZ) > 3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: virtual __thiscall > IlmThread::Mutex::~Mutex(void)" (__imp_??1Mutex@IlmThread@@UAE@XZ) > 3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: virtual __thiscall > IlmThread::Mutex::~Mutex(void)" (__imp_??1Mutex@IlmThread@@UAE@XZ) > 3>ImfAttribute.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: virtual __thiscall > IlmThread::Mutex::~Mutex(void)" (__imp_??1Mutex@IlmThread@@UAE@XZ) > 3>ImfHeader.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: virtual __thiscall > IlmThread::Mutex::~Mutex(void)" (__imp_??1Mutex@IlmThread@@UAE@XZ) > 3>ImfInputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: virtual __thiscall > IlmThread::Mutex::~Mutex(void)" (__imp_??1Mutex@IlmThread@@UAE@XZ) > 3>ImfOutputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: virtual __thiscall > IlmThread::Mutex::~Mutex(void)" (__imp_??1Mutex@IlmThread@@UAE@XZ) > 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> > &)" (__imp_??0ArgExc@Iex@@QAE@AAV > ?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) > 3>ImfDeepScanLineInputFile.obj : error LNK2019: unresolved external symbo= l > "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(class > std::basic_stringstream<char,struct std::char_traits<char>,class > std::allocator<char> > &)" (__imp_??0ArgExc@Iex@@QAE@AAV > ?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)=A3= =AC=B8=C3=B7=FB=BA=C5=D4=DA=BA=AF=CA=FD > "public: virtual __thiscall > Imf_2_1::GenericOutputFile::~GenericOutputFile(void)" > (??1GenericOutputFile@Imf_2_1@@UAE@XZ) =D6=D0=B1=BB=D2=FD=D3=C3 > 3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved external > symbol "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(cla= ss > std::basic_stringstream<char,struct std::char_traits<char>,class > std::allocator<char> > &)" (__imp_??0ArgExc@Iex@@QAE@AAV > ?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@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> > &)" (__imp_??0ArgExc@Iex@@QAE@AAV > ?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@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> > &)" (__imp_??0ArgExc@Iex@@QAE@AAV > ?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@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> > &)" (__imp_??0ArgExc@Iex@@QAE@AAV > ?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@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> > &)" (__imp_??0ArgExc@Iex@@QAE@AAV > ?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@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> > &)" (__imp_??0ArgExc@Iex@@QAE@AAV > ?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@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> > &)" (__imp_??0ArgExc@Iex@@QAE@AAV > ?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@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> > &)" (__imp_??0ArgExc@Iex@@QAE@AAV > ?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@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> > &)" (__imp_??0ArgExc@Iex@@QAE@AAV > ?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@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> > &)" (__imp_??0ArgExc@Iex@@QAE@AAV > ?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@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> > &)" (__imp_??0ArgExc@Iex@@QAE@AAV > ?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@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> > &)" (__imp_??0ArgExc@Iex@@QAE@AAV > ?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@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> > &)" (__imp_??0ArgExc@Iex@@QAE@AAV > ?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@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> > &)" (__imp_??0ArgExc@Iex@@QAE@AAV > ?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@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> > &)" (__imp_??0ArgExc@Iex@@QAE@AAV > ?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) > 3>ImfCompositeDeepScanLine.obj : error LNK2001: unresolved external symbo= l > "public: virtual __thiscall Iex::ArgExc::~ArgExc(void)" (??1ArgExc@Iex > @@UAE@XZ) > 3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved external > symbol "public: virtual __thiscall Iex::ArgExc::~ArgExc(void)" > (??1ArgExc@Iex@@UAE@XZ) > 3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external symbol > "public: virtual __thiscall Iex::ArgExc::~ArgExc(void)" (??1ArgExc@Iex > @@UAE@XZ) > 3>ImfDeepTiledOutputFile.obj : error LNK2019: unresolved external symbol > "public: virtual __thiscall Iex::ArgExc::~ArgExc(void)" (??1ArgExc@Iex > @@UAE@XZ)=A3=AC=B8=C3=B7=FB=BA=C5=D4=DA=BA=AF=CA=FD "public: virtual void= * __thiscall > Imf_2_1::GenericOutputFile::`scalar deleting destructor'(unsigned int)" > (??_GGenericOutputFile@Imf_2_1@@UAEPAXI@Z) =D6=D0=B1=BB=D2=FD=D3=C3 > 3>ImfDeepFrameBuffer.obj : error LNK2001: unresolved external symbol > "public: virtual __thiscall Iex::ArgExc::~ArgExc(void)" (??1ArgExc@Iex > @@UAE@XZ) > 3>ImfAcesFile.obj : error LNK2001: unresolved external symbol "public: > virtual __thiscall Iex::ArgExc::~ArgExc(void)" (??1ArgExc@Iex@@UAE@XZ) > 3>ImfMultiPartOutputFile.obj : error LNK2001: unresolved external symbol > "public: virtual __thiscall Iex::ArgExc::~ArgExc(void)" (??1ArgExc@Iex > @@UAE@XZ) > 3>ImfMultiPartInputFile.obj : error LNK2001: unresolved external symbol > "public: virtual __thiscall Iex::ArgExc::~ArgExc(void)" (??1ArgExc@Iex > @@UAE@XZ) > 3>ImfDeepScanLineInputFile.obj : error LNK2001: unresolved external symbo= l > "public: virtual __thiscall Iex::ArgExc::~ArgExc(void)" (??1ArgExc@Iex > @@UAE@XZ) > 3>ImfTiledMisc.obj : error LNK2001: unresolved external symbol "public: > virtual __thiscall Iex::ArgExc::~ArgExc(void)" (??1ArgExc@Iex@@UAE@XZ) > 3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbol > "public: virtual __thiscall Iex::ArgExc::~ArgExc(void)" (??1ArgExc@Iex > @@UAE@XZ) > 3>ImfTiledRgbaFile.obj : error LNK2001: unresolved external symbol > "public: virtual __thiscall Iex::ArgExc::~ArgExc(void)" (??1ArgExc@Iex > @@UAE@XZ) > 3>ImfTileOffsets.obj : error LNK2001: unresolved external symbol "public= : > virtual __thiscall Iex::ArgExc::~ArgExc(void)" (??1ArgExc@Iex@@UAE@XZ) > 3>ImfKeyCode.obj : error LNK2001: unresolved external symbol "public: > virtual __thiscall Iex::ArgExc::~ArgExc(void)" (??1ArgExc@Iex@@UAE@XZ) > 3>ImfTimeCode.obj : error LNK2001: unresolved external symbol "public: > virtual __thiscall Iex::ArgExc::~ArgExc(void)" (??1ArgExc@Iex@@UAE@XZ) > 3>ImfScanLineInputFile.obj : error LNK2001: unresolved external symbol > "public: virtual __thiscall Iex::ArgExc::~ArgExc(void)" (??1ArgExc@Iex > @@UAE@XZ) > 3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol > "public: virtual __thiscall Iex::ArgExc::~ArgExc(void)" (??1ArgExc@Iex > @@UAE@XZ) > 3>ImfInputFile.obj : error LNK2001: unresolved external symbol "public: > virtual __thiscall Iex::ArgExc::~ArgExc(void)" (??1ArgExc@Iex@@UAE@XZ) > 3>ImfOutputFile.obj : error LNK2001: unresolved external symbol "public: > virtual __thiscall Iex::ArgExc::~ArgExc(void)" (??1ArgExc@Iex@@UAE@XZ) > 3>ImfRgbaFile.obj : error LNK2001: unresolved external symbol "public: > virtual __thiscall Iex::ArgExc::~ArgExc(void)" (??1ArgExc@Iex@@UAE@XZ) > 3>ImfMisc.obj : error LNK2001: unresolved external symbol "public: > virtual __thiscall Iex::ArgExc::~ArgExc(void)" (??1ArgExc@Iex@@UAE@XZ) > 3>ImfAttribute.obj : error LNK2001: unresolved external symbol "public: > virtual __thiscall Iex::ArgExc::~ArgExc(void)" (??1ArgExc@Iex@@UAE@XZ) > 3>ImfChannelList.obj : error LNK2001: unresolved external symbol "public= : > virtual __thiscall Iex::ArgExc::~ArgExc(void)" (??1ArgExc@Iex@@UAE@XZ) > 3>ImfFrameBuffer.obj : error LNK2001: unresolved external symbol "public= : > virtual __thiscall Iex::ArgExc::~ArgExc(void)" (??1ArgExc@Iex@@UAE@XZ) > 3>ImfHeader.obj : error LNK2001: unresolved external symbol "public: > virtual __thiscall Iex::ArgExc::~ArgExc(void)" (??1ArgExc@Iex@@UAE@XZ) > 3>ImfCompositeDeepScanLine.obj : error LNK2001: unresolved external symbo= l > "public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &)" > (??0ArgExc@Iex@@QAE@ABV01@@Z) > 3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved external > symbol "public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &= )" > (??0ArgExc@Iex@@QAE@ABV01@@Z) > 3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external symbol > "public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &)" > (??0ArgExc@Iex@@QAE@ABV01@@Z) > 3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external symbol > "public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &)" > (??0ArgExc@Iex@@QAE@ABV01@@Z) > 3>ImfDeepFrameBuffer.obj : error LNK2001: unresolved external symbol > "public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &)" > (??0ArgExc@Iex@@QAE@ABV01@@Z) > 3>ImfAcesFile.obj : error LNK2001: unresolved external symbol "public: > __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &)" (??0ArgExc@Iex > @@QAE@ABV01@@Z) > 3>ImfMultiPartOutputFile.obj : error LNK2001: unresolved external symbol > "public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &)" > (??0ArgExc@Iex@@QAE@ABV01@@Z) > 3>ImfMultiPartInputFile.obj : error LNK2001: unresolved external symbol > "public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &)" > (??0ArgExc@Iex@@QAE@ABV01@@Z) > 3>ImfDeepScanLineInputFile.obj : error LNK2001: unresolved external symbo= l > "public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &)" > (??0ArgExc@Iex@@QAE@ABV01@@Z) > 3>ImfTiledMisc.obj : error LNK2019: unresolved external symbol "public: > __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &)" (??0ArgExc@Iex > @@QAE@ABV01@@Z)=A3=AC=B8=C3=B7=FB=BA=C5=D4=DA=BA=AF=CA=FD __ehhandler$?ca= lculateBytesPerPixel@Imf_2_1 > @@YAIABVHeader@1@@Z =D6=D0=B1=BB=D2=FD=D3=C3 > 3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbol > "public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &)" > (??0ArgExc@Iex@@QAE@ABV01@@Z) > 3>ImfTiledRgbaFile.obj : error LNK2001: unresolved external symbol > "public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &)" > (??0ArgExc@Iex@@QAE@ABV01@@Z) > 3>ImfTileOffsets.obj : error LNK2001: unresolved external symbol "public= : > __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &)" (??0ArgExc@Iex > @@QAE@ABV01@@Z) > 3>ImfKeyCode.obj : error LNK2001: unresolved external symbol "public: > __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &)" (??0ArgExc@Iex > @@QAE@ABV01@@Z) > 3>ImfTimeCode.obj : error LNK2001: unresolved external symbol "public: > __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &)" (??0ArgExc@Iex > @@QAE@ABV01@@Z) > 3>ImfScanLineInputFile.obj : error LNK2001: unresolved external symbol > "public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &)" > (??0ArgExc@Iex@@QAE@ABV01@@Z) > 3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol > "public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &)" > (??0ArgExc@Iex@@QAE@ABV01@@Z) > 3>ImfInputFile.obj : error LNK2001: unresolved external symbol "public: > __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &)" (??0ArgExc@Iex > @@QAE@ABV01@@Z) > 3>ImfOutputFile.obj : error LNK2001: unresolved external symbol "public: > __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &)" (??0ArgExc@Iex > @@QAE@ABV01@@Z) > 3>ImfRgbaFile.obj : error LNK2001: unresolved external symbol "public: > __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &)" (??0ArgExc@Iex > @@QAE@ABV01@@Z) > 3>ImfMisc.obj : error LNK2001: unresolved external symbol "public: > __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &)" (??0ArgExc@Iex > @@QAE@ABV01@@Z) > 3>ImfAttribute.obj : error LNK2001: unresolved external symbol "public: > __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &)" (??0ArgExc@Iex > @@QAE@ABV01@@Z) > 3>ImfChannelList.obj : error LNK2001: unresolved external symbol "public= : > __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &)" (??0ArgExc@Iex > @@QAE@ABV01@@Z) > 3>ImfFrameBuffer.obj : error LNK2001: unresolved external symbol "public= : > __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &)" (??0ArgExc@Iex > @@QAE@ABV01@@Z) > 3>ImfHeader.obj : error LNK2001: unresolved external symbol "public: > __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &)" (??0ArgExc@Iex > @@QAE@ABV01@@Z) > 3>ImfCompositeDeepScanLine.obj : error LNK2001: unresolved external symbo= l > "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" > (??0BaseExc@Iex@@QAE@ABV01@@Z) > 3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved external > symbol "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc cons= t > &)" (??0BaseExc@Iex@@QAE@ABV01@@Z) > 3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external symbol > "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" > (??0BaseExc@Iex@@QAE@ABV01@@Z) > 3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external symbol > "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" > (??0BaseExc@Iex@@QAE@ABV01@@Z) > 3>ImfDeepFrameBuffer.obj : error LNK2001: unresolved external symbol > "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" > (??0BaseExc@Iex@@QAE@ABV01@@Z) > 3>ImfMultiPartOutputFile.obj : error LNK2001: unresolved external symbol > "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" > (??0BaseExc@Iex@@QAE@ABV01@@Z) > 3>ImfMultiPartInputFile.obj : error LNK2001: unresolved external symbol > "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" > (??0BaseExc@Iex@@QAE@ABV01@@Z) > 3>ImfGenericInputFile.obj : error LNK2001: unresolved external symbol > "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" > (??0BaseExc@Iex@@QAE@ABV01@@Z) > 3>ImfDeepScanLineInputFile.obj : error LNK2001: unresolved external symbo= l > "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" > (??0BaseExc@Iex@@QAE@ABV01@@Z) > 3>ImfTiledRgbaFile.obj : error LNK2001: unresolved external symbol > "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" > (??0BaseExc@Iex@@QAE@ABV01@@Z) > 3>ImfTileOffsets.obj : error LNK2001: unresolved external symbol "public= : > __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" > (??0BaseExc@Iex@@QAE@ABV01@@Z) > 3>ImfPxr24Compressor.obj : error LNK2019: unresolved external symbol > "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" > (??0BaseExc@Iex@@QAE@ABV01@@Z)=A3=AC=B8=C3=B7=FB=BA=C5=D4=DA=BA=AF=CA=FD = "public: __thiscall > std::_String_val<char,class std::allocator<char> >::_String_val<char,clas= s > std::allocator<char> >(class std::_String_val<char,class > std::allocator<char> > const &)" (??0?$_String_val@DV?$allocator@D@std@ > @@std@@QAE@ABV01@@Z) =D6=D0=B1=BB=D2=FD=D3=C3 > 3>ImfAcesFile.obj : error LNK2001: unresolved external symbol "public: > __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" > (??0BaseExc@Iex@@QAE@ABV01@@Z) > 3>ImfScanLineInputFile.obj : error LNK2001: unresolved external symbol > "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" > (??0BaseExc@Iex@@QAE@ABV01@@Z) > 3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol > "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" > (??0BaseExc@Iex@@QAE@ABV01@@Z) > 3>ImfTiledMisc.obj : error LNK2001: unresolved external symbol "public: > __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" > (??0BaseExc@Iex@@QAE@ABV01@@Z) > 3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbol > "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" > (??0BaseExc@Iex@@QAE@ABV01@@Z) > 3>ImfKeyCode.obj : error LNK2001: unresolved external symbol "public: > __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" > (??0BaseExc@Iex@@QAE@ABV01@@Z) > 3>ImfTimeCode.obj : error LNK2001: unresolved external symbol "public: > __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" > (??0BaseExc@Iex@@QAE@ABV01@@Z) > 3>ImfStandardAttributes.obj : error LNK2001: unresolved external symbol > "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" > (??0BaseExc@Iex@@QAE@ABV01@@Z) > 3>ImfStdIO.obj : error LNK2001: unresolved external symbol "public: > __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" > (??0BaseExc@Iex@@QAE@ABV01@@Z) > 3>ImfB44Compressor.obj : error LNK2001: unresolved external symbol > "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" > (??0BaseExc@Iex@@QAE@ABV01@@Z) > 3>ImfMisc.obj : error LNK2001: unresolved external symbol "public: > __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" > (??0BaseExc@Iex@@QAE@ABV01@@Z) > 3>ImfPreviewImage.obj : error LNK2001: unresolved external symbol > "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" > (??0BaseExc@Iex@@QAE@ABV01@@Z) > 3>ImfChromaticities.obj : error LNK2001: unresolved external symbol > "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" > (??0BaseExc@Iex@@QAE@ABV01@@Z) > 3>ImfCompressor.obj : error LNK2001: unresolved external symbol "public: > __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" > (??0BaseExc@Iex@@QAE@ABV01@@Z) > 3>ImfRleCompressor.obj : error LNK2001: unresolved external symbol > "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" > (??0BaseExc@Iex@@QAE@ABV01@@Z) > 3>ImfZipCompressor.obj : error LNK2001: unresolved external symbol > "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" > (??0BaseExc@Iex@@QAE@ABV01@@Z) > 3>ImfPizCompressor.obj : error LNK2001: unresolved external symbol > "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" > (??0BaseExc@Iex@@QAE@ABV01@@Z) > 3>ImfOpaqueAttribute.obj : error LNK2001: unresolved external symbol > "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" > (??0BaseExc@Iex@@QAE@ABV01@@Z) > 3>ImfOutputFile.obj : error LNK2001: unresolved external symbol "public: > __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" > (??0BaseExc@Iex@@QAE@ABV01@@Z) > 3>ImfRgbaFile.obj : error LNK2001: unresolved external symbol "public: > __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" > (??0BaseExc@Iex@@QAE@ABV01@@Z) > 3>ImfHuf.obj : error LNK2001: unresolved external symbol "public: > __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" > (??0BaseExc@Iex@@QAE@ABV01@@Z) > 3>ImfFrameBuffer.obj : error LNK2001: unresolved external symbol "public= : > __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" > (??0BaseExc@Iex@@QAE@ABV01@@Z) > 3>ImfHeader.obj : error LNK2001: unresolved external symbol "public: > __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" > (??0BaseExc@Iex@@QAE@ABV01@@Z) > 3>ImfIO.obj : error LNK2001: unresolved external symbol "public: > __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" > (??0BaseExc@Iex@@QAE@ABV01@@Z) > 3>ImfInputFile.obj : error LNK2001: unresolved external symbol "public: > __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" > (??0BaseExc@Iex@@QAE@ABV01@@Z) > 3>ImfAttribute.obj : error LNK2001: unresolved external symbol "public: > __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" > (??0BaseExc@Iex@@QAE@ABV01@@Z) > 3>ImfCRgbaFile.obj : error LNK2001: unresolved external symbol "public: > __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" > (??0BaseExc@Iex@@QAE@ABV01@@Z) > 3>ImfChannelList.obj : error LNK2001: unresolved external symbol "public= : > __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" > (??0BaseExc@Iex@@QAE@ABV01@@Z) > 3>ImfChannelListAttribute.obj : error LNK2001: unresolved external symbol > "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)" > (??0BaseExc@Iex@@QAE@ABV01@@Z) > 3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall Iex::TypeExc::TypeExc(char con= st > *)" (__imp_??0TypeExc@Iex@@QAE@PBD@Z) > 3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved external > symbol "__declspec(dllimport) public: __thiscall > Iex::TypeExc::TypeExc(char const *)" (__imp_??0TypeExc@Iex@@QAE@PBD@Z) > 3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall Iex::TypeExc::TypeExc(char con= st > *)" (__imp_??0TypeExc@Iex@@QAE@PBD@Z) > 3>ImfCRgbaFile.obj : error LNK2019: unresolved external symbol > "__declspec(dllimport) public: __thiscall Iex::TypeExc::TypeExc(char con= st > *)" (__imp_??0TypeExc@Iex@@QAE@PBD@Z)=A3=AC=B8=C3=B7=FB=BA=C5=D4=DA=BA=AF= =CA=FD "public: class > Imf_2_1::TypedAttribute<int> & __thiscall > Imf_2_1::Header::typedAttribute<class Imf_2_1::TypedAttribute<int> >(char > const * const)" (??$typedAttribute@V?$TypedAttribute@H@Imf_2_1@ > @@Header@Imf_2_1@@QAEAAV?$TypedAttribute@H@1@QBD@Z) =D6=D0=B1=BB=D2=FD=D3= =C3 > 3>ImfHeader.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall Iex::TypeExc::TypeExc(char con= st > *)" (__imp_??0TypeExc@Iex@@QAE@PBD@Z) > 3>ImfOutputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall Iex::TypeExc::TypeExc(char con= st > *)" (__imp_??0TypeExc@Iex@@QAE@PBD@Z) > 3>ImfStandardAttributes.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall Iex::TypeExc::TypeExc(char con= st > *)" (__imp_??0TypeExc@Iex@@QAE@PBD@Z) > 3>ImfStandardAttributes.obj : error LNK2001: unresolved external symbol > "public: virtual __thiscall Iex::TypeExc::~TypeExc(void)" (??1TypeExc@Ie= x > @@UAE@XZ) > 3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbol > "public: virtual __thiscall Iex::TypeExc::~TypeExc(void)" (??1TypeExc@Ie= x > @@UAE@XZ) > 3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved external > symbol "public: virtual __thiscall Iex::TypeExc::~TypeExc(void)" > (??1TypeExc@Iex@@UAE@XZ) > 3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external symbol > "public: virtual __thiscall Iex::TypeExc::~TypeExc(void)" (??1TypeExc@Ie= x > @@UAE@XZ) > 3>ImfCRgbaFile.obj : error LNK2001: unresolved external symbol "public: > virtual __thiscall Iex::TypeExc::~TypeExc(void)" (??1TypeExc@Iex@@UAE@XZ) > 3>ImfHeader.obj : error LNK2001: unresolved external symbol "public: > virtual __thiscall Iex::TypeExc::~TypeExc(void)" (??1TypeExc@Iex@@UAE@XZ) > 3>ImfOpaqueAttribute.obj : error LNK2001: unresolved external symbol > "public: virtual __thiscall Iex::TypeExc::~TypeExc(void)" (??1TypeExc@Ie= x > @@UAE@XZ) > 3>ImfOutputFile.obj : error LNK2001: unresolved external symbol "public: > virtual __thiscall Iex::TypeExc::~TypeExc(void)" (??1TypeExc@Iex@@UAE@XZ) > 3>ImfStandardAttributes.obj : error LNK2001: unresolved external symbol > "public: __thiscall Iex::TypeExc::TypeExc(class Iex::TypeExc const &)" > (??0TypeExc@Iex@@QAE@ABV01@@Z) > 3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbol > "public: __thiscall Iex::TypeExc::TypeExc(class Iex::TypeExc const &)" > (??0TypeExc@Iex@@QAE@ABV01@@Z) > 3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved external > symbol "public: __thiscall Iex::TypeExc::TypeExc(class Iex::TypeExc cons= t > &)" (??0TypeExc@Iex@@QAE@ABV01@@Z) > 3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external symbol > "public: __thiscall Iex::TypeExc::TypeExc(class Iex::TypeExc const &)" > (??0TypeExc@Iex@@QAE@ABV01@@Z) > 3>ImfCRgbaFile.obj : error LNK2001: unresolved external symbol "public: > __thiscall Iex::TypeExc::TypeExc(class Iex::TypeExc const &)" > (??0TypeExc@Iex@@QAE@ABV01@@Z) > 3>ImfHeader.obj : error LNK2001: unresolved external symbol "public: > __thiscall Iex::TypeExc::TypeExc(class Iex::TypeExc const &)" > (??0TypeExc@Iex@@QAE@ABV01@@Z) > 3>ImfOpaqueAttribute.obj : error LNK2001: unresolved external symbol > "public: __thiscall Iex::TypeExc::TypeExc(class Iex::TypeExc const &)" > (??0TypeExc@Iex@@QAE@ABV01@@Z) > 3>ImfOutputFile.obj : error LNK2001: unresolved external symbol "public: > __thiscall Iex::TypeExc::TypeExc(class Iex::TypeExc const &)" > (??0TypeExc@Iex@@QAE@ABV01@@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> > &)" (__imp_??0InputExc@Iex@@QAE@AAV > ?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)=A3= =AC=B8=C3=B7=FB=BA=C5=D4=DA=BA=AF=CA=FD > "private: void __thiscall > Imf_2_1::TiledInputFile::multiPartInitialize(struct Imf_2_1::InputPartDat= a > *)" (?multiPartInitialize@TiledInputFile@Imf_2_1@@AAEXPAUInputPartData@2@= @Z) > =D6=D0=B1=BB=D2=FD=D3=C3 > 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> > &)" (__imp_??0InputExc@Iex@@QAE@AAV > ?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) > 3>ImfDeepScanLineInputFile.obj : error LNK2001: unresolved external symbo= l > "__declspec(dllimport) public: __thiscall Iex::InputExc::InputExc(class > std::basic_stringstream<char,struct std::char_traits<char>,class > std::allocator<char> > &)" (__imp_??0InputExc@Iex@@QAE@AAV > ?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@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> > &)" (__imp_??0InputExc@Iex@@QAE@AAV > ?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@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> > &)" (__imp_??0InputExc@Iex@@QAE@AAV > ?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@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> > &)" (__imp_??0InputExc@Iex@@QAE@AAV > ?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@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> > &)" (__imp_??0InputExc@Iex@@QAE@AAV > ?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@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> > &)" (__imp_??0InputExc@Iex@@QAE@AAV > ?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) > 3>ImfMultiPartInputFile.obj : error LNK2001: unresolved external symbol > "public: virtual __thiscall Iex::InputExc::~InputExc(void)" > (??1InputExc@Iex@@UAE@XZ) > 3>ImfGenericInputFile.obj : error LNK2001: unresolved external symbol > "public: virtual __thiscall Iex::InputExc::~InputExc(void)" > (??1InputExc@Iex@@UAE@XZ) > 3>ImfDeepScanLineInputFile.obj : error LNK2001: unresolved external symbo= l > "public: virtual __thiscall Iex::InputExc::~InputExc(void)" > (??1InputExc@Iex@@UAE@XZ) > 3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external symbol > "public: virtual __thiscall Iex::InputExc::~InputExc(void)" > (??1InputExc@Iex@@UAE@XZ) > 3>ImfStdIO.obj : error LNK2019: unresolved external symbol "public: > virtual __thiscall Iex::InputExc::~InputExc(void)" (??1InputExc@Iex > @@UAE@XZ)=A3=AC=B8=C3=B7=FB=BA=C5=D4=DA=BA=AF=CA=FD "protected: virtual i= nt __thiscall > std::basic_filebuf<char,struct std::char_traits<char> >::uflow(void)" > (?uflow@?$basic_filebuf@DU?$char_traits@D@std@@@std@@MAEHXZ) =D6=D0=B1=BB= =D2=FD=D3=C3 > 3>ImfScanLineInputFile.obj : error LNK2001: unresolved external symbol > "public: virtual __thiscall Iex::InputExc::~InputExc(void)" > (??1InputExc@Iex@@UAE@XZ) > 3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol > "public: virtual __thiscall Iex::InputExc::~InputExc(void)" > (??1InputExc@Iex@@UAE@XZ) > 3>ImfPxr24Compressor.obj : error LNK2001: unresolved external symbol > "public: virtual __thiscall Iex::InputExc::~InputExc(void)" > (??1InputExc@Iex@@UAE@XZ) > 3>ImfRleCompressor.obj : error LNK2001: unresolved external symbol > "public: virtual __thiscall Iex::InputExc::~InputExc(void)" > (??1InputExc@Iex@@UAE@XZ) > 3>ImfZipCompressor.obj : error LNK2001: unresolved external symbol > "public: virtual __thiscall Iex::InputExc::~InputExc(void)" > (??1InputExc@Iex@@UAE@XZ) > 3>ImfPizCompressor.obj : error LNK2001: unresolved external symbol > "public: virtual __thiscall Iex::InputExc::~InputExc(void)" > (??1InputExc@Iex@@UAE@XZ) > 3>ImfB44Compressor.obj : error LNK2001: unresolved external symbol > "public: virtual __thiscall Iex::InputExc::~InputExc(void)" > (??1InputExc@Iex@@UAE@XZ) > 3>ImfChannelListAttribute.obj : error LNK2001: unresolved external symbol > "public: virtual __thiscall Iex::InputExc::~InputExc(void)" > (??1InputExc@Iex@@UAE@XZ) > 3>ImfHeader.obj : error LNK2001: unresolved external symbol "public: > virtual __thiscall Iex::InputExc::~InputExc(void)" (??1InputExc@Iex > @@UAE@XZ) > 3>ImfIO.obj : error LNK2001: unresolved external symbol "public: virtual > __thiscall Iex::InputExc::~InputExc(void)" (??1InputExc@Iex@@UAE@XZ) > 3>ImfHuf.obj : error LNK2001: unresolved external symbol "public: virtua= l > __thiscall Iex::InputExc::~InputExc(void)" (??1InputExc@Iex@@UAE@XZ) > 3>ImfMultiPartInputFile.obj : error LNK2001: unresolved external symbol > "public: __thiscall Iex::InputExc::InputExc(class Iex::InputExc const &)= " > (??0InputExc@Iex@@QAE@ABV01@@Z) > 3>ImfGenericInputFile.obj : error LNK2001: unresolved external symbol > "public: __thiscall Iex::InputExc::InputExc(class Iex::InputExc const &)= " > (??0InputExc@Iex@@QAE@ABV01@@Z) > 3>ImfDeepScanLineInputFile.obj : error LNK2019: unresolved external symbo= l > "public: __thiscall Iex::InputExc::InputExc(class Iex::InputExc const &)= " > (??0InputExc@Iex@@QAE@ABV01@@Z)=A3=AC=B8=C3=B7=FB=BA=C5=D4=DA=BA=AF=CA=FD= "public: struct > std::_Iterator_base12 & __thiscall std::_Iterator_base12::operator=3D(str= uct > std::_Iterator_base12 const &)" (??4_Iterator_base12@std@@QAEAAU01@ABU01@= @Z) > =D6=D0=B1=BB=D2=FD=D3=C3 > 3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external symbol > "public: __thiscall Iex::InputExc::InputExc(class Iex::InputExc const &)= " > (??0InputExc@Iex@@QAE@ABV01@@Z) > 3>ImfStdIO.obj : error LNK2001: unresolved external symbol "public: > __thiscall Iex::InputExc::InputExc(class Iex::InputExc const &)" > (??0InputExc@Iex@@QAE@ABV01@@Z) > 3>ImfScanLineInputFile.obj : error LNK2001: unresolved external symbol > "public: __thiscall Iex::InputExc::InputExc(class Iex::InputExc const &)= " > (??0InputExc@Iex@@QAE@ABV01@@Z) > 3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol > "public: __thiscall Iex::InputExc::InputExc(class Iex::InputExc const &)= " > (??0InputExc@Iex@@QAE@ABV01@@Z) > 3>ImfPxr24Compressor.obj : error LNK2001: unresolved external symbol > "public: __thiscall Iex::InputExc::InputExc(class Iex::InputExc const &)= " > (??0InputExc@Iex@@QAE@ABV01@@Z) > 3>ImfRleCompressor.obj : error LNK2001: unresolved external symbol > "public: __thiscall Iex::InputExc::InputExc(class Iex::InputExc const &)= " > (??0InputExc@Iex@@QAE@ABV01@@Z) > 3>ImfZipCompressor.obj : error LNK2001: unresolved external symbol > "public: __thiscall Iex::InputExc::InputExc(class Iex::InputExc const &)= " > (??0InputExc@Iex@@QAE@ABV01@@Z) > 3>ImfPizCompressor.obj : error LNK2001: unresolved external symbol > "public: __thiscall Iex::InputExc::InputExc(class Iex::InputExc const &)= " > (??0InputExc@Iex@@QAE@ABV01@@Z) > 3>ImfB44Compressor.obj : error LNK2001: unresolved external symbol > "public: __thiscall Iex::InputExc::InputExc(class Iex::InputExc const &)= " > (??0InputExc@Iex@@QAE@ABV01@@Z) > 3>ImfChannelListAttribute.obj : error LNK2001: unresolved external symbol > "public: __thiscall Iex::InputExc::InputExc(class Iex::InputExc const &)= " > (??0InputExc@Iex@@QAE@ABV01@@Z) > 3>ImfHeader.obj : error LNK2001: unresolved external symbol "public: > __thiscall Iex::InputExc::InputExc(class Iex::InputExc const &)" > (??0InputExc@Iex@@QAE@ABV01@@Z) > 3>ImfIO.obj : error LNK2001: unresolved external symbol "public: > __thiscall Iex::InputExc::InputExc(class Iex::InputExc const &)" > (??0InputExc@Iex@@QAE@ABV01@@Z) > 3>ImfHuf.obj : error LNK2001: unresolved external symbol "public: > __thiscall Iex::InputExc::InputExc(class Iex::InputExc const &)" > (??0InputExc@Iex@@QAE@ABV01@@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> > &)" (__imp_??0TypeExc@Iex@@QAE@AAV > ?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)=A3= =AC=B8=C3=B7=FB=BA=C5=D4=DA=BA=AF=CA=FD > __catch$?insert@Header@Imf_2_1@@QAEXQBDABVAttribute@2@@Z$0 =D6=D0=B1=BB= =D2=FD=D3=C3 > 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> > &)" (__imp_??0TypeExc@Iex@@QAE@AAV > ?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@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 &)" (__imp_??0ArgExc@Iex@@QAE@ABV > ?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)=A3=AC=B8= =C3=B7=FB=BA=C5=D4=DA=BA=AF=CA=FD > "public: void __thiscall Imf_2_1::Header::setType(class > std::basic_string<char,struct std::char_traits<char>,class > std::allocator<char> > const &)" (?setType@Header@Imf_2_1@ > @QAEXABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) > =D6=D0=B1=BB=D2=FD=D3=C3 > 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 &)" (__imp_??0ArgExc@Iex@@QAE@ABV > ?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) > 3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(char const > *)" (__imp_??0ArgExc@Iex@@QAE@PBD@Z) > 3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(char const > *)" (__imp_??0ArgExc@Iex@@QAE@PBD@Z) > 3>ImfDeepFrameBuffer.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(char const > *)" (__imp_??0ArgExc@Iex@@QAE@PBD@Z) > 3>ImfCompositeDeepScanLine.obj : error LNK2001: unresolved external symbo= l > "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(char const > *)" (__imp_??0ArgExc@Iex@@QAE@PBD@Z) > 3>ImfMultiPartOutputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(char const > *)" (__imp_??0ArgExc@Iex@@QAE@PBD@Z) > 3>ImfMultiPartInputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(char const > *)" (__imp_??0ArgExc@Iex@@QAE@PBD@Z) > 3>ImfDeepScanLineInputFile.obj : error LNK2019: unresolved external symbo= l > "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(char const > *)" (__imp_??0ArgExc@Iex@@QAE@PBD@Z)=A3=AC=B8=C3=B7=FB=BA=C5=D4=DA=BA=AF= =CA=FD > __ehhandler$??1_Iterator_base12@std@@QAE@XZ =D6=D0=B1=BB=D2=FD=D3=C3 > 3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved external > symbol "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(cha= r > const *)" (__imp_??0ArgExc@Iex@@QAE@PBD@Z) > 3>ImfTiledMisc.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(char const > *)" (__imp_??0ArgExc@Iex@@QAE@PBD@Z) > 3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(char const > *)" (__imp_??0ArgExc@Iex@@QAE@PBD@Z) > 3>ImfTileOffsets.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(char const > *)" (__imp_??0ArgExc@Iex@@QAE@PBD@Z) > 3>ImfAcesFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(char const > *)" (__imp_??0ArgExc@Iex@@QAE@PBD@Z) > 3>ImfKeyCode.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(char const > *)" (__imp_??0ArgExc@Iex@@QAE@PBD@Z) > 3>ImfTimeCode.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(char const > *)" (__imp_??0ArgExc@Iex@@QAE@PBD@Z) > 3>ImfScanLineInputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(char const > *)" (__imp_??0ArgExc@Iex@@QAE@PBD@Z) > 3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(char const > *)" (__imp_??0ArgExc@Iex@@QAE@PBD@Z) > 3>ImfHeader.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(char const > *)" (__imp_??0ArgExc@Iex@@QAE@PBD@Z) > 3>ImfInputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(char const > *)" (__imp_??0ArgExc@Iex@@QAE@PBD@Z) > 3>ImfOutputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(char const > *)" (__imp_??0ArgExc@Iex@@QAE@PBD@Z) > 3>ImfMisc.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(char const > *)" (__imp_??0ArgExc@Iex@@QAE@PBD@Z) > 3>ImfDeepScanLineInputFile.obj : error LNK2019: unresolved external symbo= l > "__declspec(dllimport) public: __thiscall Iex::InputExc::InputExc(char > const *)" (__imp_??0InputExc@Iex@@QAE@PBD@Z)=A3=AC=B8=C3=B7=FB=BA=C5=D4= =DA=BA=AF=CA=FD "void __cdecl > Imf_2_1::`anonymous namespace'::readSampleCountForLineBlock(struct > Imf_2_1::InputStreamMutex *,struct Imf_2_1::DeepScanLineInputFile::Data > *,int)" (?readSampleCountForLineBlock@?A0x302655cd@Imf_2_1 > @@YAXPAUInputStreamMutex@2@PAUData@DeepScanLineInputFile@2@H@Z) =D6=D0=B1= =BB=D2=FD=D3=C3 > 3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall Iex::InputExc::InputExc(char > const *)" (__imp_??0InputExc@Iex@@QAE@PBD@Z) > 3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall Iex::InputExc::InputExc(char > const *)" (__imp_??0InputExc@Iex@@QAE@PBD@Z) > 3>ImfPxr24Compressor.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall Iex::InputExc::InputExc(char > const *)" (__imp_??0InputExc@Iex@@QAE@PBD@Z) > 3>ImfMultiPartInputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall Iex::InputExc::InputExc(char > const *)" (__imp_??0InputExc@Iex@@QAE@PBD@Z) > 3>ImfGenericInputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall Iex::InputExc::InputExc(char > const *)" (__imp_??0InputExc@Iex@@QAE@PBD@Z) > 3>ImfPizCompressor.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall Iex::InputExc::InputExc(char > const *)" (__imp_??0InputExc@Iex@@QAE@PBD@Z) > 3>ImfB44Compressor.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall Iex::InputExc::InputExc(char > const *)" (__imp_??0InputExc@Iex@@QAE@PBD@Z) > 3>ImfStdIO.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall Iex::InputExc::InputExc(char > const *)" (__imp_??0InputExc@Iex@@QAE@PBD@Z) > 3>ImfScanLineInputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall Iex::InputExc::InputExc(char > const *)" (__imp_??0InputExc@Iex@@QAE@PBD@Z) > 3>ImfIO.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall Iex::InputExc::InputExc(char > const *)" (__imp_??0InputExc@Iex@@QAE@PBD@Z) > 3>ImfHuf.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall Iex::InputExc::InputExc(char > const *)" (__imp_??0InputExc@Iex@@QAE@PBD@Z) > 3>ImfRleCompressor.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall Iex::InputExc::InputExc(char > const *)" (__imp_??0InputExc@Iex@@QAE@PBD@Z) > 3>ImfZipCompressor.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall Iex::InputExc::InputExc(char > const *)" (__imp_??0InputExc@Iex@@QAE@PBD@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> > &)" > (__imp_?assign@BaseExc@Iex@@QAEAAV12@AAV?$basic_stringstream@DU > ?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)=A3=AC=B8=C3=B7=FB=BA=C5= =D4=DA=BA=AF=CA=FD > __catch$??0DeepScanLineOutputFile@Imf_2_1@@QAE@QBDABVHeader@1@H@Z$0 =D6= =D0=B1=BB=D2=FD=D3=C3 > 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> > &)" > (__imp_?assign@BaseExc@Iex@@QAEAAV12@AAV?$basic_stringstream@DU > ?$char_traits@D@std@@V?$allocator@D@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> > &)" > (__imp_?assign@BaseExc@Iex@@QAEAAV12@AAV?$basic_stringstream@DU > ?$char_traits@D@std@@V?$allocator@D@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> > &)" > (__imp_?assign@BaseExc@Iex@@QAEAAV12@AAV?$basic_stringstream@DU > ?$char_traits@D@std@@V?$allocator@D@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> > &)" > (__imp_?assign@BaseExc@Iex@@QAEAAV12@AAV?$basic_stringstream@DU > ?$char_traits@D@std@@V?$allocator@D@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> > &)" > (__imp_?assign@BaseExc@Iex@@QAEAAV12@AAV?$basic_stringstream@DU > ?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) > 3>ImfDeepScanLineInputFile.obj : error LNK2001: unresolved external symbo= l > "__declspec(dllimport) public: class Iex::BaseExc & __thiscall > Iex::BaseExc::assign(class std::basic_stringstream<char,struct > std::char_traits<char>,class std::allocator<char> > &)" > (__imp_?assign@BaseExc@Iex@@QAEAAV12@AAV?$basic_stringstream@DU > ?$char_traits@D@std@@V?$allocator@D@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> > &)" > (__imp_?assign@BaseExc@Iex@@QAEAAV12@AAV?$basic_stringstream@DU > ?$char_traits@D@std@@V?$allocator@D@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> > &)" > (__imp_?assign@BaseExc@Iex@@QAEAAV12@AAV?$basic_stringstream@DU > ?$char_traits@D@std@@V?$allocator@D@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> > &)" > (__imp_?assign@BaseExc@Iex@@QAEAAV12@AAV?$basic_stringstream@DU > ?$char_traits@D@std@@V?$allocator@D@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> > &)" > (__imp_?assign@BaseExc@Iex@@QAEAAV12@AAV?$basic_stringstream@DU > ?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) > 3>ImfDeepScanLineInputFile.obj : error LNK2001: unresolved external symbo= l > "__declspec(dllimport) public: __thiscall > IlmThread::Semaphore::Semaphore(unsigned int)" (__imp_??0Semaphore@IlmThr= ead > @@QAE@I@Z) > 3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved external > symbol "__declspec(dllimport) public: __thiscall > IlmThread::Semaphore::Semaphore(unsigned int)" (__imp_??0Semaphore@IlmThr= ead > @@QAE@I@Z) > 3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall > IlmThread::Semaphore::Semaphore(unsigned int)" (__imp_??0Semaphore@IlmThr= ead > @@QAE@I@Z) > 3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall > IlmThread::Semaphore::Semaphore(unsigned int)" (__imp_??0Semaphore@IlmThr= ead > @@QAE@I@Z) > 3>ImfOutputFile.obj : error LNK2019: unresolved external symbol > "__declspec(dllimport) public: __thiscall > IlmThread::Semaphore::Semaphore(unsigned int)" (__imp_??0Semaphore@IlmThr= ead > @@QAE@I@Z)=A3=AC=B8=C3=B7=FB=BA=C5=D4=DA=BA=AF=CA=FD "public: __thiscall = Imf_2_1::`anonymous > namespace'::LineBuffer::LineBuffer(class Imf_2_1::Compressor *)" > (??0LineBuffer@?A0x4baa7851@Imf_2_1@@QAE@PAVCompressor@2@@Z) =D6=D0=B1=BB= =D2=FD=D3=C3 > 3>ImfScanLineInputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall > IlmThread::Semaphore::Semaphore(unsigned int)" (__imp_??0Semaphore@IlmThr= ead > @@QAE@I@Z) > 3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall > IlmThread::Semaphore::Semaphore(unsigned int)" (__imp_??0Semaphore@IlmThr= ead > @@QAE@I@Z) > 3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall > IlmThread::Semaphore::Semaphore(unsigned int)" (__imp_??0Semaphore@IlmThr= ead > @@QAE@I@Z) > 3>ImfDeepScanLineInputFile.obj : error LNK2001: unresolved external symbo= l > "__declspec(dllimport) public: virtual __thiscall > IlmThread::Semaphore::~Semaphore(void)" (__imp_??1Semaphore@IlmThread > @@UAE@XZ) > 3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved external > symbol "__declspec(dllimport) public: virtual __thiscall > IlmThread::Semaphore::~Semaphore(void)" (__imp_??1Semaphore@IlmThread > @@UAE@XZ) > 3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: virtual __thiscall > IlmThread::Semaphore::~Semaphore(void)" (__imp_??1Semaphore@IlmThread > @@UAE@XZ) > 3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: virtual __thiscall > IlmThread::Semaphore::~Semaphore(void)" (__imp_??1Semaphore@IlmThread > @@UAE@XZ) > 3>ImfOutputFile.obj : error LNK2019: unresolved external symbol > "__declspec(dllimport) public: virtual __thiscall > IlmThread::Semaphore::~Semaphore(void)" (__imp_??1Semaphore@IlmThread > @@UAE@XZ)=A3=AC=B8=C3=B7=FB=BA=C5=D4=DA=BA=AF=CA=FD "public: __thiscall I= mf_2_1::`anonymous > namespace'::LineBuffer::~LineBuffer(void)" (??1LineBuffer@ > ?A0x4baa7851@Imf_2_1@@QAE@XZ) =D6=D0=B1=BB=D2=FD=D3=C3 > 3>ImfScanLineInputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: virtual __thiscall > IlmThread::Semaphore::~Semaphore(void)" (__imp_??1Semaphore@IlmThread > @@UAE@XZ) > 3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: virtual __thiscall > IlmThread::Semaphore::~Semaphore(void)" (__imp_??1Semaphore@IlmThread > @@UAE@XZ) > 3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: virtual __thiscall > IlmThread::Semaphore::~Semaphore(void)" (__imp_??1Semaphore@IlmThread > @@UAE@XZ) > 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 &)" (__imp_?throwErrnoExc@Iex > @@YAXABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)= =A3=AC=B8=C3=B7=FB=BA=C5=D4=DA=BA=AF=CA=FD > "unsigned __int64 __cdecl Imf_2_1::`anonymous > namespace'::writeLineOffsets(class Imf_2_1::OStream &,class > std::vector<unsigned __int64,class std::allocator<unsigned __int64> > con= st > &)" (?writeLineOffsets@?A0x4baa7851@Imf_2_1@@YA_KAAVOStream@2@ABV?$vector= @ > _KV?$allocator@_K@std@@@std@@@Z) =D6=D0=B1=BB=D2=FD=D3=C3 > 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 &)" (__imp_?throwErrnoExc@Iex > @@YAXABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@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 &)" (__imp_?throwErrnoExc@Iex > @@YAXABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@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 &)" (__imp_?throwErrnoExc@Iex > @@YAXABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) > 3>ImfCompositeDeepScanLine.obj : error LNK2019: unresolved external symbo= l > "__declspec(dllimport) public: virtual __thiscall > IlmThread::Task::~Task(void)" (__imp_??1Task@IlmThread@@UAE@XZ)=A3=AC=B8= =C3=B7=FB=BA=C5=D4=DA=BA=AF=CA=FD > "public: __thiscall std::_Iterator_base12::~_Iterator_base12(void)" > (??1_Iterator_base12@std@@QAE@XZ) =D6=D0=B1=BB=D2=FD=D3=C3 > 3>ImfDeepScanLineInputFile.obj : error LNK2001: unresolved external symbo= l > "__declspec(dllimport) public: virtual __thiscall > IlmThread::Task::~Task(void)" (__imp_??1Task@IlmThread@@UAE@XZ) > 3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved external > symbol "__declspec(dllimport) public: virtual __thiscall > IlmThread::Task::~Task(void)" (__imp_??1Task@IlmThread@@UAE@XZ) > 3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: virtual __thiscall > IlmThread::Task::~Task(void)" (__imp_??1Task@IlmThread@@UAE@XZ) > 3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: virtual __thiscall > IlmThread::Task::~Task(void)" (__imp_??1Task@IlmThread@@UAE@XZ) > 3>ImfOutputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: virtual __thiscall > IlmThread::Task::~Task(void)" (__imp_??1Task@IlmThread@@UAE@XZ) > 3>ImfScanLineInputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: virtual __thiscall > IlmThread::Task::~Task(void)" (__imp_??1Task@IlmThread@@UAE@XZ) > 3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: virtual __thiscall > IlmThread::Task::~Task(void)" (__imp_??1Task@IlmThread@@UAE@XZ) > 3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: virtual __thiscall > IlmThread::Task::~Task(void)" (__imp_??1Task@IlmThread@@UAE@XZ) > 3>ImfCompositeDeepScanLine.obj : error LNK2001: unresolved external symbo= l > "__declspec(dllimport) public: __thiscall IlmThread::Task::Task(class > IlmThread::TaskGroup *)" (__imp_??0Task@IlmThread@@QAE@PAVTaskGroup@1@@Z) > 3>ImfDeepScanLineInputFile.obj : error LNK2001: unresolved external symbo= l > "__declspec(dllimport) public: __thiscall IlmThread::Task::Task(class > IlmThread::TaskGroup *)" (__imp_??0Task@IlmThread@@QAE@PAVTaskGroup@1@@Z) > 3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved external > symbol "__declspec(dllimport) public: __thiscall > IlmThread::Task::Task(class IlmThread::TaskGroup *)" > (__imp_??0Task@IlmThread@@QAE@PAVTaskGroup@1@@Z) > 3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall IlmThread::Task::Task(class > IlmThread::TaskGroup *)" (__imp_??0Task@IlmThread@@QAE@PAVTaskGroup@1@@Z) > 3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall IlmThread::Task::Task(class > IlmThread::TaskGroup *)" (__imp_??0Task@IlmThread@@QAE@PAVTaskGroup@1@@Z) > 3>ImfOutputFile.obj : error LNK2019: unresolved external symbol > "__declspec(dllimport) public: __thiscall IlmThread::Task::Task(class > IlmThread::TaskGroup *)" (__imp_??0Task@IlmThread@@QAE@PAVTaskGroup@1@@Z)= =A3=AC=B8=C3=B7=FB=BA=C5=D4=DA=BA=AF=CA=FD > "public: __thiscall Imf_2_1::`anonymous > namespace'::LineBufferTask::LineBufferTask(class IlmThread::TaskGroup > *,struct Imf_2_1::OutputFile::Data *,int,int,int)" (??0LineBufferTask@ > ?A0x4baa7851@Imf_2_1@@QAE@PAVTaskGroup@IlmThread@@PAUData@OutputFile@2@HH= H@Z) > =D6=D0=B1=BB=D2=FD=D3=C3 > 3>ImfScanLineInputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall IlmThread::Task::Task(class > IlmThread::TaskGroup *)" (__imp_??0Task@IlmThread@@QAE@PAVTaskGroup@1@@Z) > 3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall IlmThread::Task::Task(class > IlmThread::TaskGroup *)" (__imp_??0Task@IlmThread@@QAE@PAVTaskGroup@1@@Z) > 3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall IlmThread::Task::Task(class > IlmThread::TaskGroup *)" (__imp_??0Task@IlmThread@@QAE@PAVTaskGroup@1@@Z) > 3>ImfDeepScanLineInputFile.obj : error LNK2001: unresolved external symbo= l > "__declspec(dllimport) public: void __thiscall > IlmThread::Semaphore::wait(void)" (__imp_?wait@Semaphore@IlmThread@ > @QAEXXZ) > 3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved external > symbol "__declspec(dllimport) public: void __thiscall > IlmThread::Semaphore::wait(void)" (__imp_?wait@Semaphore@IlmThread@ > @QAEXXZ) > 3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: void __thiscall > IlmThread::Semaphore::wait(void)" (__imp_?wait@Semaphore@IlmThread@ > @QAEXXZ) > 3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: void __thiscall > IlmThread::Semaphore::wait(void)" (__imp_?wait@Semaphore@IlmThread@ > @QAEXXZ) > 3>ImfOutputFile.obj : error LNK2019: unresolved external symbol > "__declspec(dllimport) public: void __thiscall > IlmThread::Semaphore::wait(void)" (__imp_?wait@Semaphore@IlmThread@@QAEXX= Z)=A3=AC=B8=C3=B7=FB=BA=C5=D4=DA=BA=AF=CA=FD > "public: void __thiscall Imf_2_1::`anonymous > namespace'::LineBuffer::wait(void)" (?wait@LineBuffer@?A0x4baa7851@Imf_2_= 1@@QAEXXZ) > =D6=D0=B1=BB=D2=FD=D3=C3 > 3>ImfScanLineInputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: void __thiscall > IlmThread::Semaphore::wait(void)" (__imp_?wait@Semaphore@IlmThread@ > @QAEXXZ) > 3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: void __thiscall > IlmThread::Semaphore::wait(void)" (__imp_?wait@Semaphore@IlmThread@ > @QAEXXZ) > 3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: void __thiscall > IlmThread::Semaphore::wait(void)" (__imp_?wait@Semaphore@IlmThread@ > @QAEXXZ) > 3>ImfDeepScanLineInputFile.obj : error LNK2001: unresolved external symbo= l > "__declspec(dllimport) public: void __thiscall > IlmThread::Semaphore::post(void)" (__imp_?post@Semaphore@IlmThread@ > @QAEXXZ) > 3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved external > symbol "__declspec(dllimport) public: void __thiscall > IlmThread::Semaphore::post(void)" (__imp_?post@Semaphore@IlmThread@ > @QAEXXZ) > 3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: void __thiscall > IlmThread::Semaphore::post(void)" (__imp_?post@Semaphore@IlmThread@ > @QAEXXZ) > 3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: void __thiscall > IlmThread::Semaphore::post(void)" (__imp_?post@Semaphore@IlmThread@ > @QAEXXZ) > 3>ImfOutputFile.obj : error LNK2019: unresolved external symbol > "__declspec(dllimport) public: void __thiscall > IlmThread::Semaphore::post(void)" (__imp_?post@Semaphore@IlmThread@@QAEXX= Z)=A3=AC=B8=C3=B7=FB=BA=C5=D4=DA=BA=AF=CA=FD > "public: void __thiscall Imf_2_1::`anonymous > namespace'::LineBuffer::post(void)" (?post@LineBuffer@?A0x4baa7851@Imf_2_= 1@@QAEXXZ) > =D6=D0=B1=BB=D2=FD=D3=C3 > 3>ImfScanLineInputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: void __thiscall > IlmThread::Semaphore::post(void)" (__imp_?post@Semaphore@IlmThread@ > @QAEXXZ) > 3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: void __thiscall > IlmThread::Semaphore::post(void)" (__imp_?post@Semaphore@IlmThread@ > @QAEXXZ) > 3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: void __thiscall > IlmThread::Semaphore::post(void)" (__imp_?post@Semaphore@IlmThread@ > @QAEXXZ) > 3>ImfDeepScanLineInputFile.obj : error LNK2001: unresolved external symbo= l > "__declspec(dllimport) public: __thiscall Iex::IoExc::IoExc(class > std::basic_string<char,struct std::char_traits<char>,class > std::allocator<char> > const &)" (__imp_??0IoExc@Iex@@QAE@ABV > ?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@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 &)" (__imp_??0IoExc@Iex@@QAE@ABV > ?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)=A3=AC=B8= =C3=B7=FB=BA=C5=D4=DA=BA=AF=CA=FD > "public: __thiscall std::_Iterator_base12::~_Iterator_base12(void)" > (??1_Iterator_base12@std@@QAE@XZ) =D6=D0=B1=BB=D2=FD=D3=C3 > 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 &)" (__imp_??0IoExc@Iex@@QAE@ABV > ?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@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 &)" (__imp_??0IoExc@Iex@@QAE@ABV > ?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@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 &)" (__imp_??0IoExc@Iex@@QAE@ABV > ?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@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 &)" (__imp_??0IoExc@Iex@@QAE@ABV > ?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@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 &)" (__imp_??0IoExc@Iex@@QAE@ABV > ?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@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 &)" (__imp_??0IoExc@Iex@@QAE@ABV > ?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) > 3>ImfCompositeDeepScanLine.obj : error LNK2019: unresolved external symbo= l > "__declspec(dllimport) public: __thiscall > IlmThread::TaskGroup::~TaskGroup(void)" (__imp_??1TaskGroup@IlmThread > @@QAE@XZ)=A3=AC=B8=C3=B7=FB=BA=C5=D4=DA=BA=AF=CA=FD "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)" (??E?$_Tree_const_iterator@V > ?$_Tree_val@V?$_Tmap_traits@VName@Imf_2_1@@USlice@2@U?$less@VName@Imf_2_1= @ > @@std@@V?$allocator@U?$pair@$$CBVName@Imf_2_1@@USlice@2@@std@@@5@$0A@@std= @ > @@std@@@std@@QAEAAV01@XZ) =D6=D0=B1=BB=D2=FD=D3=C3 > 3>ImfDeepScanLineInputFile.obj : error LNK2001: unresolved external symbo= l > "__declspec(dllimport) public: __thiscall > IlmThread::TaskGroup::~TaskGroup(void)" (__imp_??1TaskGroup@IlmThread > @@QAE@XZ) > 3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved external > symbol "__declspec(dllimport) public: __thiscall > IlmThread::TaskGroup::~TaskGroup(void)" (__imp_??1TaskGroup@IlmThread > @@QAE@XZ) > 3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall > IlmThread::TaskGroup::~TaskGroup(void)" (__imp_??1TaskGroup@IlmThread > @@QAE@XZ) > 3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall > IlmThread::TaskGroup::~TaskGroup(void)" (__imp_??1TaskGroup@IlmThread > @@QAE@XZ) > 3>ImfOutputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall > IlmThread::TaskGroup::~TaskGroup(void)" (__imp_??1TaskGroup@IlmThread > @@QAE@XZ) > 3>ImfScanLineInputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall > IlmThread::TaskGroup::~TaskGroup(void)" (__imp_??1TaskGroup@IlmThread > @@QAE@XZ) > 3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall > IlmThread::TaskGroup::~TaskGroup(void)" (__imp_??1TaskGroup@IlmThread > @@QAE@XZ) > 3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall > IlmThread::TaskGroup::~TaskGroup(void)" (__imp_??1TaskGroup@IlmThread > @@QAE@XZ) > 3>ImfCompositeDeepScanLine.obj : error LNK2001: unresolved external symbo= l > "__declspec(dllimport) public: static void __cdecl > IlmThread::ThreadPool::addGlobalTask(class IlmThread::Task *)" > (__imp_?addGlobalTask@ThreadPool@IlmThread@@SAXPAVTask@2@@Z) > 3>ImfDeepScanLineInputFile.obj : error LNK2001: unresolved external symbo= l > "__declspec(dllimport) public: static void __cdecl > IlmThread::ThreadPool::addGlobalTask(class IlmThread::Task *)" > (__imp_?addGlobalTask@ThreadPool@IlmThread@@SAXPAVTask@2@@Z) > 3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved external > symbol "__declspec(dllimport) public: static void __cdecl > IlmThread::ThreadPool::addGlobalTask(class IlmThread::Task *)" > (__imp_?addGlobalTask@ThreadPool@IlmThread@@SAXPAVTask@2@@Z) > 3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: static void __cdecl > IlmThread::ThreadPool::addGlobalTask(class IlmThread::Task *)" > (__imp_?addGlobalTask@ThreadPool@IlmThread@@SAXPAVTask@2@@Z) > 3>ImfDeepTiledOutputFile.obj : error LNK2019: unresolved external symbol > "__declspec(dllimport) public: static void __cdecl > IlmThread::ThreadPool::addGlobalTask(class IlmThread::Task *)" > (__imp_?addGlobalTask@ThreadPool@IlmThread@@SAXPAVTask@2@@Z)=A3=AC=B8=C3= =B7=FB=BA=C5=D4=DA=BA=AF=CA=FD > "public: __thiscall Imf_2_1::DeepTiledOutputFile::DeepTiledOutputFile(cha= r > const * const,class Imf_2_1::Header const &,int)" > (??0DeepTiledOutputFile@Imf_2_1@@QAE@QBDABVHeader@1@H@Z) =D6=D0=B1=BB=D2= =FD=D3=C3 > 3>ImfOutputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: static void __cdecl > IlmThread::ThreadPool::addGlobalTask(class IlmThread::Task *)" > (__imp_?addGlobalTask@ThreadPool@IlmThread@@SAXPAVTask@2@@Z) > 3>ImfScanLineInputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: static void __cdecl > IlmThread::ThreadPool::addGlobalTask(class IlmThread::Task *)" > (__imp_?addGlobalTask@ThreadPool@IlmThread@@SAXPAVTask@2@@Z) > 3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: static void __cdecl > IlmThread::ThreadPool::addGlobalTask(class IlmThread::Task *)" > (__imp_?addGlobalTask@ThreadPool@IlmThread@@SAXPAVTask@2@@Z) > 3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: static void __cdecl > IlmThread::ThreadPool::addGlobalTask(class IlmThread::Task *)" > (__imp_?addGlobalTask@ThreadPool@IlmThread@@SAXPAVTask@2@@Z) > 3>ImfCompositeDeepScanLine.obj : error LNK2001: unresolved external symbo= l > "__declspec(dllimport) public: __thiscall > IlmThread::TaskGroup::TaskGroup(void)" (__imp_??0TaskGroup@IlmThread > @@QAE@XZ) > 3>ImfDeepScanLineInputFile.obj : error LNK2019: unresolved external symbo= l > "__declspec(dllimport) public: __thiscall > IlmThread::TaskGroup::TaskGroup(void)" (__imp_??0TaskGroup@IlmThread > @@QAE@XZ)=A3=AC=B8=C3=B7=FB=BA=C5=D4=DA=BA=AF=CA=FD __ehhandler$??0DeepSc= anLineInputFile@Imf_2_1 > @@QAE@ABVHeader@1@PAVIStream@1@HH@Z =D6=D0=B1=BB=D2=FD=D3=C3 > 3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved external > symbol "__declspec(dllimport) public: __thiscall > IlmThread::TaskGroup::TaskGroup(void)" (__imp_??0TaskGroup@IlmThread > @@QAE@XZ) > 3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall > IlmThread::TaskGroup::TaskGroup(void)" (__imp_??0TaskGroup@IlmThread > @@QAE@XZ) > 3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall > IlmThread::TaskGroup::TaskGroup(void)" (__imp_??0TaskGroup@IlmThread > @@QAE@XZ) > 3>ImfOutputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall > IlmThread::TaskGroup::TaskGroup(void)" (__imp_??0TaskGroup@IlmThread > @@QAE@XZ) > 3>ImfScanLineInputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall > IlmThread::TaskGroup::TaskGroup(void)" (__imp_??0TaskGroup@IlmThread > @@QAE@XZ) > 3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall > IlmThread::TaskGroup::TaskGroup(void)" (__imp_??0TaskGroup@IlmThread > @@QAE@XZ) > 3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall > IlmThread::TaskGroup::TaskGroup(void)" (__imp_??0TaskGroup@IlmThread > @@QAE@XZ) > 3>ImfDeepScanLineInputFile.obj : error LNK2001: unresolved external symbo= l > "public: virtual __thiscall Iex::IoExc::~IoExc(void)" (??1IoExc@Iex > @@UAE@XZ) > 3>ImfDeepScanLineOutputFile.obj : error LNK2019: unresolved external > symbol "public: virtual __thiscall Iex::IoExc::~IoExc(void)" (??1IoExc@I= ex > @@UAE@XZ)=A3=AC=B8=C3=B7=FB=BA=C5=D4=DA=BA=AF=CA=FD "public: __thiscall > std::_Iterator_base12::~_Iterator_base12(void)" (??1_Iterator_base12@std > @@QAE@XZ) =D6=D0=B1=BB=D2=FD=D3=C3 > 3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external symbol > "public: virtual __thiscall Iex::IoExc::~IoExc(void)" (??1IoExc@Iex > @@UAE@XZ) > 3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external symbol > "public: virtual __thiscall Iex::IoExc::~IoExc(void)" (??1IoExc@Iex > @@UAE@XZ) > 3>ImfOutputFile.obj : error LNK2001: unresolved external symbol "public: > virtual __thiscall Iex::IoExc::~IoExc(void)" (??1IoExc@Iex@@UAE@XZ) > 3>ImfScanLineInputFile.obj : error LNK2001: unresolved external symbol > "public: virtual __thiscall Iex::IoExc::~IoExc(void)" (??1IoExc@Iex > @@UAE@XZ) > 3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol > "public: virtual __thiscall Iex::IoExc::~IoExc(void)" (??1IoExc@Iex > @@UAE@XZ) > 3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbol > "public: virtual __thiscall Iex::IoExc::~IoExc(void)" (??1IoExc@Iex > @@UAE@XZ) > 3>ImfDeepScanLineInputFile.obj : error LNK2019: unresolved external symbo= l > "public: __thiscall Iex::IoExc::IoExc(class Iex::IoExc const &)" > (??0IoExc@Iex@@QAE@ABV01@@Z)=A3=AC=B8=C3=B7=FB=BA=C5=D4=DA=BA=AF=CA=FD "p= ublic: char const * __thiscall > Imf_2_1::DeepScanLineInputFile::fileName(void)const " > (?fileName@DeepScanLineInputFile@Imf_2_1@@QBEPBDXZ) =D6=D0=B1=BB=D2=FD=D3= =C3 > 3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved external > symbol "public: __thiscall Iex::IoExc::IoExc(class Iex::IoExc const &)" > (??0IoExc@Iex@@QAE@ABV01@@Z) > 3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external symbol > "public: __thiscall Iex::IoExc::IoExc(class Iex::IoExc const &)" > (??0IoExc@Iex@@QAE@ABV01@@Z) > 3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external symbol > "public: __thiscall Iex::IoExc::IoExc(class Iex::IoExc const &)" > (??0IoExc@Iex@@QAE@ABV01@@Z) > 3>ImfOutputFile.obj : error LNK2001: unresolved external symbol "public: > __thiscall Iex::IoExc::IoExc(class Iex::IoExc const &)" (??0IoExc@Iex > @@QAE@ABV01@@Z) > 3>ImfScanLineInputFile.obj : error LNK2001: unresolved external symbol > "public: __thiscall Iex::IoExc::IoExc(class Iex::IoExc const &)" > (??0IoExc@Iex@@QAE@ABV01@@Z) > 3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol > "public: __thiscall Iex::IoExc::IoExc(class Iex::IoExc const &)" > (??0IoExc@Iex@@QAE@ABV01@@Z) > 3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbol > "public: __thiscall Iex::IoExc::IoExc(class Iex::IoExc const &)" > (??0IoExc@Iex@@QAE@ABV01@@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> > &)" (__imp_??0LogicExc@Iex@@QAE@AAV > ?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@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> > &)" (__imp_??0LogicExc@Iex@@QAE@AAV > ?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@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> > &)" (__imp_??0LogicExc@Iex@@QAE@AAV > ?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)=A3= =AC=B8=C3=B7=FB=BA=C5=D4=DA=BA=AF=CA=FD > "public: void __thiscall Imf_2_1::OutputFile::copyPixels(class > Imf_2_1::InputFile &)" (?copyPixels@OutputFile@Imf_2_1@@QAEXAAVInputFile@= 2@@Z) > =D6=D0=B1=BB=D2=FD=D3=C3 > 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> > &)" (__imp_??0LogicExc@Iex@@QAE@AAV > ?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@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> > &)" (__imp_??0LogicExc@Iex@@QAE@AAV > ?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@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> > &)" > (__imp_??0LogicExc@Iex@@QAE@AAV?$basic_stringstream@DU?$char_traits@D@std= @ > @V?$allocator@D@2@@std@@@Z) > 3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external symbol > "public: virtual __thiscall Iex::LogicExc::~LogicExc(void)" > (??1LogicExc@Iex@@UAE@XZ) > 3>ImfTiledOutputFile.obj : error LNK2019: unresolved external symbol > "public: virtual __thiscall Iex::LogicExc::~LogicExc(void)" > (??1LogicExc@Iex@@UAE@XZ)=A3=AC=B8=C3=B7=FB=BA=C5=D4=DA=BA=AF=CA=FD "priv= ate: void __thiscall > Imf_2_1::TiledOutputFile::initialize(class Imf_2_1::Header const &)" > (?initialize@TiledOutputFile@Imf_2_1@@AAEXABVHeader@2@@Z) =D6=D0=B1=BB=D2= =FD=D3=C3 > 3>ImfTileOffsets.obj : error LNK2001: unresolved external symbol "public= : > virtual __thiscall Iex::LogicExc::~LogicExc(void)" (??1LogicExc@Iex > @@UAE@XZ) > 3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved external > symbol "public: virtual __thiscall Iex::LogicExc::~LogicExc(void)" > (??1LogicExc@Iex@@UAE@XZ) > 3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external symbol > "public: virtual __thiscall Iex::LogicExc::~LogicExc(void)" > (??1LogicExc@Iex@@UAE@XZ) > 3>ImfOutputFile.obj : error LNK2001: unresolved external symbol "public: > virtual __thiscall Iex::LogicExc::~LogicExc(void)" (??1LogicExc@Iex > @@UAE@XZ) > 3>ImfScanLineInputFile.obj : error LNK2001: unresolved external symbol > "public: virtual __thiscall Iex::LogicExc::~LogicExc(void)" > (??1LogicExc@Iex@@UAE@XZ) > 3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol > "public: virtual __thiscall Iex::LogicExc::~LogicExc(void)" > (??1LogicExc@Iex@@UAE@XZ) > 3>ImfTiledMisc.obj : error LNK2001: unresolved external symbol "public: > virtual __thiscall Iex::LogicExc::~LogicExc(void)" (??1LogicExc@Iex > @@UAE@XZ) > 3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external symbol > "public: __thiscall Iex::LogicExc::LogicExc(class Iex::LogicExc const &)= " > (??0LogicExc@Iex@@QAE@ABV01@@Z) > 3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbol > "public: __thiscall Iex::LogicExc::LogicExc(class Iex::LogicExc const &)= " > (??0LogicExc@Iex@@QAE@ABV01@@Z) > 3>ImfTileOffsets.obj : error LNK2001: unresolved external symbol "public= : > __thiscall Iex::LogicExc::LogicExc(class Iex::LogicExc const &)" > (??0LogicExc@Iex@@QAE@ABV01@@Z) > 3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved external > symbol "public: __thiscall Iex::LogicExc::LogicExc(class Iex::LogicExc > const &)" (??0LogicExc@Iex@@QAE@ABV01@@Z) > 3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external symbol > "public: __thiscall Iex::LogicExc::LogicExc(class Iex::LogicExc const &)= " > (??0LogicExc@Iex@@QAE@ABV01@@Z) > 3>ImfOutputFile.obj : error LNK2001: unresolved external symbol "public: > __thiscall Iex::LogicExc::LogicExc(class Iex::LogicExc const &)" > (??0LogicExc@Iex@@QAE@ABV01@@Z) > 3>ImfScanLineInputFile.obj : error LNK2001: unresolved external symbol > "public: __thiscall Iex::LogicExc::LogicExc(class Iex::LogicExc const &)= " > (??0LogicExc@Iex@@QAE@ABV01@@Z) > 3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol > "public: __thiscall Iex::LogicExc::LogicExc(class Iex::LogicExc const &)= " > (??0LogicExc@Iex@@QAE@ABV01@@Z) > 3>ImfTiledMisc.obj : error LNK2001: unresolved external symbol "public: > __thiscall Iex::LogicExc::LogicExc(class Iex::LogicExc const &)" > (??0LogicExc@Iex@@QAE@ABV01@@Z) > 3>ImfThreading.obj : error LNK2019: unresolved external symbol > "__declspec(dllimport) public: int __thiscall > IlmThread::ThreadPool::numThreads(void)const " (__imp_?numThreads@ThreadP= ool > @IlmThread@@QBEHXZ)=A3=AC=B8=C3=B7=FB=BA=C5=D4=DA=BA=AF=CA=FD "int __cdec= l Imf_2_1::globalThreadCount(void)" > (?globalThreadCount@Imf_2_1@@YAHXZ) =D6=D0=B1=BB=D2=FD=D3=C3 > 3>ImfThreading.obj : error LNK2019: unresolved external symbol > "__declspec(dllimport) public: static class IlmThread::ThreadPool & > __cdecl IlmThread::ThreadPool::globalThreadPool(void)" > (__imp_?globalThreadPool@ThreadPool@IlmThread@@SAAAV12@XZ)=A3=AC=B8=C3=B7= =FB=BA=C5=D4=DA=BA=AF=CA=FD "int > __cdecl Imf_2_1::globalThreadCount(void)" (?globalThreadCount@Imf_2_1@@YA= HXZ) > =D6=D0=B1=BB=D2=FD=D3=C3 > 3>ImfThreading.obj : error LNK2019: unresolved external symbol > "__declspec(dllimport) public: void __thiscall > IlmThread::ThreadPool::setNumThreads(int)" (__imp_?setNumThreads@ThreadPo= ol > @IlmThread@@QAEXH@Z)=A3=AC=B8=C3=B7=FB=BA=C5=D4=DA=BA=AF=CA=FD "void __cd= ecl > Imf_2_1::setGlobalThreadCount(int)" (?setGlobalThreadCount@Imf_2_1@@YAXH@= Z) > =D6=D0=B1=BB=D2=FD=D3=C3 > 3>ImfB44Compressor.obj : error LNK2001: unresolved external symbol > "public: __thiscall Iex::MathExc::MathExc(class Iex::MathExc const &)" > (??0MathExc@Iex@@QAE@ABV01@@Z) > 3>ImfPreviewImage.obj : error LNK2001: unresolved external symbol > "public: __thiscall Iex::MathExc::MathExc(class Iex::MathExc const &)" > (??0MathExc@Iex@@QAE@ABV01@@Z) > 3>ImfChromaticities.obj : error LNK2001: unresolved external symbol > "public: __thiscall Iex::MathExc::MathExc(class Iex::MathExc const &)" > (??0MathExc@Iex@@QAE@ABV01@@Z) > 3>ImfPxr24Compressor.obj : error LNK2019: unresolved external symbol > "public: __thiscall Iex::MathExc::MathExc(class Iex::MathExc const &)" > (??0MathExc@Iex@@QAE@ABV01@@Z)=A3=AC=B8=C3=B7=FB=BA=C5=D4=DA=BA=AF=CA=FD = "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<clas= s > Imf_2_1::Name const ,struct Imf_2_1::Channel> >,0> > > >::~_Tree_const_iterator<class std::_Tree_val<class std::_Tmap_traits<cla= ss > 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)" (??1?$_Tree_const_iterato= r@V > ?$_Tree_val@V?$_Tmap_traits@VName@Imf_2_1@@UChannel@2@U?$less@VName > @Imf_2_1@@@std@@V?$allocator@U?$pair@$$CBVName@Imf_2_1@@UChannel@2@@std@ > @@5@$0A@@std@@@std@@@std@@QAE@XZ) =D6=D0=B1=BB=D2=FD=D3=C3 > 3>ImfCompressor.obj : error LNK2001: unresolved external symbol "public: > __thiscall Iex::MathExc::MathExc(class Iex::MathExc const &)" > (??0MathExc@Iex@@QAE@ABV01@@Z) > 3>ImfRleCompressor.obj : error LNK2001: unresolved external symbol > "public: __thiscall Iex::MathExc::MathExc(class Iex::MathExc const &)" > (??0MathExc@Iex@@QAE@ABV01@@Z) > 3>ImfZipCompressor.obj : error LNK2001: unresolved external symbol > "public: __thiscall Iex::MathExc::MathExc(class Iex::MathExc const &)" > (??0MathExc@Iex@@QAE@ABV01@@Z) > 3>ImfPizCompressor.obj : error LNK2001: unresolved external symbol > "public: __thiscall Iex::MathExc::MathExc(class Iex::MathExc const &)" > (??0MathExc@Iex@@QAE@ABV01@@Z) > 3>ImfB44Compressor.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall Iex::MathExc::MathExc(char con= st > *)" (__imp_??0MathExc@Iex@@QAE@PBD@Z) > 3>ImfPreviewImage.obj : error LNK2019: unresolved external symbol > "__declspec(dllimport) public: __thiscall Iex::MathExc::MathExc(char con= st > *)" (__imp_??0MathExc@Iex@@QAE@PBD@Z)=A3=AC=B8=C3=B7=FB=BA=C5=D4=DA=BA=AF= =CA=FD "public: __thiscall > std::_String_val<char,class std::allocator<char> >::~_String_val<char,cla= ss > std::allocator<char> >(void)" (??1?$_String_val@DV?$allocator@D@std@@@std= @ > @QAE@XZ) =D6=D0=B1=BB=D2=FD=D3=C3 > 3>ImfPxr24Compressor.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall Iex::MathExc::MathExc(char con= st > *)" (__imp_??0MathExc@Iex@@QAE@PBD@Z) > 3>ImfCompressor.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall Iex::MathExc::MathExc(char con= st > *)" (__imp_??0MathExc@Iex@@QAE@PBD@Z) > 3>ImfRleCompressor.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall Iex::MathExc::MathExc(char con= st > *)" (__imp_??0MathExc@Iex@@QAE@PBD@Z) > 3>ImfZipCompressor.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall Iex::MathExc::MathExc(char con= st > *)" (__imp_??0MathExc@Iex@@QAE@PBD@Z) > 3>ImfPizCompressor.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall Iex::MathExc::MathExc(char con= st > *)" (__imp_??0MathExc@Iex@@QAE@PBD@Z) > 3>ImfB44Compressor.obj : error LNK2001: unresolved external symbol > "public: virtual char const * __thiscall Iex::BaseExc::what(void)const " > (?what@BaseExc@Iex@@UBEPBDXZ) > 3>ImfPreviewImage.obj : error LNK2001: unresolved external symbol > "public: virtual char const * __thiscall Iex::BaseExc::what(void)const " > (?what@BaseExc@Iex@@UBEPBDXZ) > 3>ImfPxr24Compressor.obj : error LNK2001: unresolved external symbol > "public: virtual char const * __thiscall Iex::BaseExc::what(void)const " > (?what@BaseExc@Iex@@UBEPBDXZ) > 3>ImfCompressor.obj : error LNK2001: unresolved external symbol "public: > virtual char const * __thiscall Iex::BaseExc::what(void)const " > (?what@BaseExc@Iex@@UBEPBDXZ) > 3>ImfRleCompressor.obj : error LNK2001: unresolved external symbol > "public: virtual char const * __thiscall Iex::BaseExc::what(void)const " > (?what@BaseExc@Iex@@UBEPBDXZ) > 3>ImfZipCompressor.obj : error LNK2001: unresolved external symbol > "public: virtual char const * __thiscall Iex::BaseExc::what(void)const " > (?what@BaseExc@Iex@@UBEPBDXZ) > 3>ImfPizCompressor.obj : error LNK2001: unresolved external symbol > "public: virtual char const * __thiscall Iex::BaseExc::what(void)const " > (?what@BaseExc@Iex@@UBEPBDXZ) > 3>ImfB44Compressor.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: virtual __thiscall > Iex::MathExc::~MathExc(void)" (__imp_??1MathExc@Iex@@UAE@XZ) > 3>ImfPreviewImage.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: virtual __thiscall > Iex::MathExc::~MathExc(void)" (__imp_??1MathExc@Iex@@UAE@XZ) > 3>ImfPxr24Compressor.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: virtual __thiscall > Iex::MathExc::~MathExc(void)" (__imp_??1MathExc@Iex@@UAE@XZ) > 3>ImfCompressor.obj : error LNK2019: unresolved external symbol > "__declspec(dllimport) public: virtual __thiscall > Iex::MathExc::~MathExc(void)" (__imp_??1MathExc@Iex@@UAE@XZ)=A3=AC=B8=C3= =B7=FB=BA=C5=D4=DA=BA=AF=CA=FD > "public: virtual __thiscall Iex::OverflowExc::~OverflowExc(void)" > (??1OverflowExc@Iex@@UAE@XZ) =D6=D0=B1=BB=D2=FD=D3=C3 > 3>ImfRleCompressor.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: virtual __thiscall > Iex::MathExc::~MathExc(void)" (__imp_??1MathExc@Iex@@UAE@XZ) > 3>ImfZipCompressor.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: virtual __thiscall > Iex::MathExc::~MathExc(void)" (__imp_??1MathExc@Iex@@UAE@XZ) > 3>ImfPizCompressor.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: virtual __thiscall > Iex::MathExc::~MathExc(void)" (__imp_??1MathExc@Iex@@UAE@XZ) > 3>ImfB44Compressor.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall Iex::MathExc::MathExc(class > Iex::MathExc const &)" (__imp_??0MathExc@Iex@@QAE@ABV01@@Z) > 3>ImfPreviewImage.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall Iex::MathExc::MathExc(class > Iex::MathExc const &)" (__imp_??0MathExc@Iex@@QAE@ABV01@@Z) > 3>ImfPxr24Compressor.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall Iex::MathExc::MathExc(class > Iex::MathExc const &)" (__imp_??0MathExc@Iex@@QAE@ABV01@@Z) > 3>ImfCompressor.obj : error LNK2019: unresolved external symbol > "__declspec(dllimport) public: __thiscall Iex::MathExc::MathExc(class > Iex::MathExc const &)" (__imp_??0MathExc@Iex@@QAE@ABV01@@Z)=A3=AC=B8=C3= =B7=FB=BA=C5=D4=DA=BA=AF=CA=FD > "public: __thiscall Iex::OverflowExc::OverflowExc(class Iex::OverflowExc > const &)" (??0OverflowExc@Iex@@QAE@ABV01@@Z) =D6=D0=B1=BB=D2=FD=D3=C3 > 3>ImfRleCompressor.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall Iex::MathExc::MathExc(class > Iex::MathExc const &)" (__imp_??0MathExc@Iex@@QAE@ABV01@@Z) > 3>ImfZipCompressor.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall Iex::MathExc::MathExc(class > Iex::MathExc const &)" (__imp_??0MathExc@Iex@@QAE@ABV01@@Z) > 3>ImfPizCompressor.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall Iex::MathExc::MathExc(class > Iex::MathExc const &)" (__imp_??0MathExc@Iex@@QAE@ABV01@@Z) > 3>ImfZipCompressor.obj : error LNK2019: unresolved external symbol > "__declspec(dllimport) public: __thiscall Iex::BaseExc::BaseExc(char con= st > *)" (__imp_??0BaseExc@Iex@@QAE@PBD@Z)=A3=AC=B8=C3=B7=FB=BA=C5=D4=DA=BA=AF= =CA=FD "public: virtual int > __thiscall Imf_2_1::ZipCompressor::compress(char const *,int,int,char con= st > * &)" (?compress@ZipCompressor@Imf_2_1@@UAEHPBDHHAAPBD@Z) =D6=D0=B1=BB=D2= =FD=D3=C3 > 3>ImfPxr24Compressor.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall Iex::BaseExc::BaseExc(char con= st > *)" (__imp_??0BaseExc@Iex@@QAE@PBD@Z) > 3>ImfZipCompressor.obj : error LNK2001: unresolved external symbol > "public: virtual __thiscall Iex::BaseExc::~BaseExc(void)" (??1BaseExc@Ie= x > @@UAE@XZ) > 3>ImfPxr24Compressor.obj : error LNK2001: unresolved external symbol > "public: virtual __thiscall Iex::BaseExc::~BaseExc(void)" (??1BaseExc@Ie= x > @@UAE@XZ) > 3>ImfChromaticities.obj : error LNK2019: unresolved external symbol > "__declspec(dllimport) public: __thiscall > Imath::SingMatrixExc::SingMatrixExc(char const *)" > (__imp_??0SingMatrixExc@Imath@@QAE@PBD@Z)=A3=AC=B8=C3=B7=FB=BA=C5=D4=DA= =BA=AF=CA=FD "public: class > Imath::Matrix44<float> __thiscall > Imath::Matrix44<float>::inverse(bool)const " (?inverse@?$Matrix44@M@Imath= @ > @QBE?AV12@_N@Z) =D6=D0=B1=BB=D2=FD=D3=C3 > 3>ImfChromaticities.obj : error LNK2001: unresolved external symbol > "public: virtual __thiscall Imath::SingMatrixExc::~SingMatrixExc(void)" > (??1SingMatrixExc@Imath@@UAE@XZ) > 3>ImfChromaticities.obj : error LNK2001: unresolved external symbol > "public: __thiscall Imath::SingMatrixExc::SingMatrixExc(class > Imath::SingMatrixExc const &)" (??0SingMatrixExc@Imath@@QAE@ABV01@@Z) > 3>ImfStdIO.obj : error LNK2019: unresolved external symbol > "__declspec(dllimport) void __cdecl Iex::throwErrnoExc(void)" > (__imp_?throwErrnoExc@Iex@@YAXXZ)=A3=AC=B8=C3=B7=FB=BA=C5=D4=DA=BA=AF=CA= =FD "bool __cdecl > Imf_2_1::`anonymous namespace'::checkError(class > std::basic_istream<char,struct std::char_traits<char> > &,__int64)" > (?checkError@?A0x56260407@Imf_2_1@@YA_NAAV?$basic_istream@DU > ?$char_traits@D@std@@@std@@_J@Z) =D6=D0=B1=BB=D2=FD=D3=C3 > 3>ImfStdIO.obj : error LNK2019: unresolved external symbol > "__declspec(dllimport) public: __thiscall Iex::ErrnoExc::ErrnoExc(char > const *)" (__imp_??0ErrnoExc@Iex@@QAE@PBD@Z)=A3=AC=B8=C3=B7=FB=BA=C5=D4= =DA=BA=AF=CA=FD "void __cdecl > Imf_2_1::`anonymous namespace'::checkError(class > std::basic_ostream<char,struct std::char_traits<char> > &)" (?checkError@ > ?A0x56260407@Imf_2_1@@YAXAAV?$basic_ostream@DU?$char_traits@D@std@@@std@@= @Z) > =D6=D0=B1=BB=D2=FD=D3=C3 > 3>ImfStdIO.obj : error LNK2001: unresolved external symbol "public: > virtual __thiscall Iex::ErrnoExc::~ErrnoExc(void)" (??1ErrnoExc@Iex > @@UAE@XZ) > 3>ImfStdIO.obj : error LNK2001: unresolved external symbol "public: > __thiscall Iex::ErrnoExc::ErrnoExc(class Iex::ErrnoExc const &)" > (??0ErrnoExc@Iex@@QAE@ABV01@@Z) > 3>ImfScanLineInputFile.obj : error LNK2019: unresolved external symbol > "__declspec(dllimport) public: __thiscall Iex::LogicExc::LogicExc(char > const *)" (__imp_??0LogicExc@Iex@@QAE@PBD@Z)=A3=AC=B8=C3=B7=FB=BA=C5=D4= =DA=BA=AF=CA=FD "public: virtual void > __thiscall Imf_2_1::`anonymous > namespace'::LineBufferTaskIIF::execute(void)" (?execute@LineBufferTaskIIF > @?A0x9d32d54b@Imf_2_1@@UAEXXZ) =D6=D0=B1=BB=D2=FD=D3=C3 > 3>ImfTiledMisc.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall Iex::LogicExc::LogicExc(char > const *)" (__imp_??0LogicExc@Iex@@QAE@PBD@Z) > 3>ImfTileOffsets.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall Iex::LogicExc::LogicExc(char > const *)" (__imp_??0LogicExc@Iex@@QAE@PBD@Z) > 3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external symbol > "__declspec(dllimport) public: __thiscall Iex::LogicExc::LogicExc(char > const *)" (__imp_??0LogicExc@Iex@@QAE@PBD@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 &)" (__imp_??0InputExc@Iex@@QAE@ABV > ?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)=A3=AC=B8= =C3=B7=FB=BA=C5=D4=DA=BA=AF=CA=FD > "private: void __thiscall Imf_2_1::MultiPartInputFile::initialize(void)" > (?initialize@MultiPartInputFile@Imf_2_1@@AAEXXZ) =D6=D0=B1=BB=D2=FD=D3=C3 > 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 > > Email: [email protected] > cell: +1 604-362-5816 > > Welcome to Vision Open > http://www.visionopen.com > --=20 Pei JIA Email: [email protected] cell: +1 604-362-5816 Welcome to Vision Open http://www.visionopen.com --089e0118393eee2a6504ec49cffc Content-Type: text/html; charset=GB2312 Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr"><br><div>Yes, I did . I've been using CMake...</div><d= iv><br></div><div>Cheers</div><div>Pei</div></div><div class=3D"gmail_extra= "><br><br><div class=3D"gmail_quote">On Thu, Nov 28, 2013 at 1:29 AM, Piotr= Stanczyk <span dir=3D"ltr"><<a href=3D"mailto:[email protected]" target= =3D"_blank">[email protected]</a>></span> wrote:<br> <blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p= x #ccc solid;padding-left:1ex"> <div> <div style=3D"direction:ltr;font-size:10pt;font-family:Tahoma">Are you usin= g the CMake path on windows?<br> <div><br> <div style=3D"font-family:Tahoma;font-size:13px">- Piotr<br> </div> </div> <div style=3D"font-size:16px;font-family:Times New Roman"> <hr> <div style=3D"direction:ltr"><font color=3D"#000000" face=3D"Tahoma"><b>Fro= m:</b> openexr-user-bounces+pstanczyk=3D<a href=3D"mailto:[email protected]= g" target=3D"_blank">[email protected]</a> [openexr-user-bounces+pstanczyk= =3D<a href=3D"mailto:[email protected]" target=3D"_blank">[email protected]= rg</a>] on behalf of JIA Pei [<a href=3D"mailto:[email protected]" target= =3D"_blank">[email protected]</a>]<br> <b>Sent:</b> 26 November 2013 06:42<br> <b>To:</b> <a href=3D"mailto:[email protected]" target=3D"_blank">ope= [email protected]</a><br> <b>Subject:</b> [Openexr-user] How to successfully build OpenEXR 2.1.0 unde= r Windows & + Visual Studio 2010?<br> </font><br> </div> <div></div> <div> <div dir=3D"ltr"> <div><br> </div> Hi, all: <div><br> </div> <div>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 buil= d openexr-2.1.0 and always obtain the following error messages (with s= ome Chinese characters):</div> <div><br> </div> <div><br> </div> <div><br> </div> <div><br> </div> <div> <div>3> =D5=FD=D4=DA=B4=B4=BD=A8=BF=E2 D:/packages/openexr= /openexr-2.1.0/build/IlmImf/Debug/IlmImf-2_1.lib =BA=CD=B6=D4=CF=F3 D:/pack= ages/openexr/openexr-2.1.0/build/IlmImf/Debug/IlmImf-2_1.exp</div> <div>3>ImfDeepScanLineOutputFile.obj : error LNK2019: unresolved externa= l symbol "__declspec(dllimport) public: __thiscall IlmThread::Lo= ck::~Lock(void)" (__imp_??1Lock@IlmThread@@QAE@XZ)=A3=AC=B8=C3=B7=FB= =BA=C5=D4=DA=BA=AF=CA=FD "public: void __thiscall Imf_2_1::Header::`de= fault constructor closure'(void)" (??_FHeader@Imf_2_1@@QAEXXZ) =D6=D0=B1=BB=D2=FD= =D3=C3</div> <div>3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external sy= mbol "__declspec(dllimport) public: __thiscall IlmThread::Lock::= ~Lock(void)" (__imp_??1Lock@IlmThread@@QAE@XZ)</div> <div>3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external s= ymbol "__declspec(dllimport) public: __thiscall IlmThread::Lock:= :~Lock(void)" (__imp_??1Lock@IlmThread@@QAE@XZ)</div> <div>3>ImfTiledRgbaFile.obj : error LNK2001: unresolved external symbol = "__declspec(dllimport) public: __thiscall IlmThread::Lock::~Lock= (void)" (__imp_??1Lock@IlmThread@@QAE@XZ)</div> <div>3>ImfMultiPartOutputFile.obj : error LNK2001: unresolved external s= ymbol "__declspec(dllimport) public: __thiscall IlmThread::Lock:= :~Lock(void)" (__imp_??1Lock@IlmThread@@QAE@XZ)</div> <div>3>ImfMultiPartInputFile.obj : error LNK2001: unresolved external sy= mbol "__declspec(dllimport) public: __thiscall IlmThread::Lock::= ~Lock(void)" (__imp_??1Lock@IlmThread@@QAE@XZ)</div> <div>3>ImfDeepScanLineInputFile.obj : error LNK2001: unresolved external= symbol "__declspec(dllimport) public: __thiscall IlmThread::Loc= k::~Lock(void)" (__imp_??1Lock@IlmThread@@QAE@XZ)</div> <div>3>ImfRgbaFile.obj : error LNK2001: unresolved external symbol  = ;"__declspec(dllimport) public: __thiscall IlmThread::Lock::~Lock(void= )" (__imp_??1Lock@IlmThread@@QAE@XZ)</div> <div>3>ImfScanLineInputFile.obj : error LNK2001: unresolved external sym= bol "__declspec(dllimport) public: __thiscall IlmThread::Lock::~= Lock(void)" (__imp_??1Lock@IlmThread@@QAE@XZ)</div> <div>3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol= "__declspec(dllimport) public: __thiscall IlmThread::Lock::~Loc= k(void)" (__imp_??1Lock@IlmThread@@QAE@XZ)</div> <div>3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbo= l "__declspec(dllimport) public: __thiscall IlmThread::Lock::~Lo= ck(void)" (__imp_??1Lock@IlmThread@@QAE@XZ)</div> <div>3>ImfAttribute.obj : error LNK2001: unresolved external symbol &nbs= p;"__declspec(dllimport) public: __thiscall IlmThread::Lock::~Lock(voi= d)" (__imp_??1Lock@IlmThread@@QAE@XZ)</div> <div>3>ImfHeader.obj : error LNK2001: unresolved external symbol &= quot;__declspec(dllimport) public: __thiscall IlmThread::Lock::~Lock(void)&= quot; (__imp_??1Lock@IlmThread@@QAE@XZ)</div> <div>3>ImfInputFile.obj : error LNK2001: unresolved external symbol &nbs= p;"__declspec(dllimport) public: __thiscall IlmThread::Lock::~Lock(voi= d)" (__imp_??1Lock@IlmThread@@QAE@XZ)</div> <div>3>ImfOutputFile.obj : error LNK2001: unresolved external symbol &nb= sp;"__declspec(dllimport) public: __thiscall IlmThread::Lock::~Lock(vo= id)" (__imp_??1Lock@IlmThread@@QAE@XZ)</div> <div>3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved externa= l symbol "__declspec(dllimport) public: __thiscall IlmThread::Lo= ck::Lock(class IlmThread::Mutex const &,bool)" (__imp_??0Lock@IlmT= hread@@QAE@ABVMutex@1@_N@Z)</div> <div>3>ImfDeepTiledInputFile.obj : error LNK2019: unresolved external sy= mbol "__declspec(dllimport) public: __thiscall IlmThread::Lock::= Lock(class IlmThread::Mutex const &,bool)" (__imp_??0Lock@IlmThrea= d@@QAE@ABVMutex@1@_N@Z)=A3=AC=B8=C3=B7=FB=BA=C5=D4=DA=BA=AF=CA=FD __catch$?= dataWindowForTile@DeepTiledInputFile@Imf_2_1@@QBE?AV?$Box@V?$Vec2@H@Imath@@= @Imath@@HHHH@Z$0 =D6=D0=B1=BB=D2=FD=D3=C3</div> <div>3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external s= ymbol "__declspec(dllimport) public: __thiscall IlmThread::Lock:= :Lock(class IlmThread::Mutex const &,bool)" (__imp_??0Lock@IlmThre= ad@@QAE@ABVMutex@1@_N@Z)</div> <div>3>ImfTiledRgbaFile.obj : error LNK2001: unresolved external symbol = "__declspec(dllimport) public: __thiscall IlmThread::Lock::Lock(= class IlmThread::Mutex const &,bool)" (__imp_??0Lock@IlmThread@@QA= E@ABVMutex@1@_N@Z)</div> <div>3>ImfMultiPartOutputFile.obj : error LNK2001: unresolved external s= ymbol "__declspec(dllimport) public: __thiscall IlmThread::Lock:= :Lock(class IlmThread::Mutex const &,bool)" (__imp_??0Lock@IlmThre= ad@@QAE@ABVMutex@1@_N@Z)</div> <div>3>ImfMultiPartInputFile.obj : error LNK2001: unresolved external sy= mbol "__declspec(dllimport) public: __thiscall IlmThread::Lock::= Lock(class IlmThread::Mutex const &,bool)" (__imp_??0Lock@IlmThrea= d@@QAE@ABVMutex@1@_N@Z)</div> <div>3>ImfDeepScanLineInputFile.obj : error LNK2001: unresolved external= symbol "__declspec(dllimport) public: __thiscall IlmThread::Loc= k::Lock(class IlmThread::Mutex const &,bool)" (__imp_??0Lock@IlmTh= read@@QAE@ABVMutex@1@_N@Z)</div> <div>3>ImfRgbaFile.obj : error LNK2001: unresolved external symbol  = ;"__declspec(dllimport) public: __thiscall IlmThread::Lock::Lock(class= IlmThread::Mutex const &,bool)" (__imp_??0Lock@IlmThread@@QAE@ABV= Mutex@1@_N@Z)</div> <div>3>ImfScanLineInputFile.obj : error LNK2001: unresolved external sym= bol "__declspec(dllimport) public: __thiscall IlmThread::Lock::L= ock(class IlmThread::Mutex const &,bool)" (__imp_??0Lock@IlmThread= @@QAE@ABVMutex@1@_N@Z)</div> <div>3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol= "__declspec(dllimport) public: __thiscall IlmThread::Lock::Lock= (class IlmThread::Mutex const &,bool)" (__imp_??0Lock@IlmThread@@Q= AE@ABVMutex@1@_N@Z)</div> <div>3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbo= l "__declspec(dllimport) public: __thiscall IlmThread::Lock::Loc= k(class IlmThread::Mutex const &,bool)" (__imp_??0Lock@IlmThread@@= QAE@ABVMutex@1@_N@Z)</div> <div>3>ImfAttribute.obj : error LNK2001: unresolved external symbol &nbs= p;"__declspec(dllimport) public: __thiscall IlmThread::Lock::Lock(clas= s IlmThread::Mutex const &,bool)" (__imp_??0Lock@IlmThread@@QAE@AB= VMutex@1@_N@Z)</div> <div>3>ImfHeader.obj : error LNK2001: unresolved external symbol &= quot;__declspec(dllimport) public: __thiscall IlmThread::Lock::Lock(class I= lmThread::Mutex const &,bool)" (__imp_??0Lock@IlmThread@@QAE@ABVMu= tex@1@_N@Z)</div> <div>3>ImfInputFile.obj : error LNK2001: unresolved external symbol &nbs= p;"__declspec(dllimport) public: __thiscall IlmThread::Lock::Lock(clas= s IlmThread::Mutex const &,bool)" (__imp_??0Lock@IlmThread@@QAE@AB= VMutex@1@_N@Z)</div> <div>3>ImfOutputFile.obj : error LNK2001: unresolved external symbol &nb= sp;"__declspec(dllimport) public: __thiscall IlmThread::Lock::Lock(cla= ss IlmThread::Mutex const &,bool)" (__imp_??0Lock@IlmThread@@QAE@A= BVMutex@1@_N@Z)</div> <div>3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved externa= l symbol "__declspec(dllimport) public: __thiscall IlmThread::Mu= tex::Mutex(void)" (__imp_??0Mutex@IlmThread@@QAE@XZ)</div> <div>3>ImfDeepTiledInputFile.obj : error LNK2019: unresolved external sy= mbol "__declspec(dllimport) public: __thiscall IlmThread::Mutex:= :Mutex(void)" (__imp_??0Mutex@IlmThread@@QAE@XZ)=A3=AC=B8=C3=B7=FB=BA= =C5=D4=DA=BA=AF=CA=FD "public: void __thiscall Imf_2_1::DeepTiledInput= File::readPixelSampleCounts(int,int,int,int,int,int)" (?readPixelSampleCounts@DeepTiledInputFile@Imf_2_1@@QAEXHHHHHH@Z) =D6=D0= =B1=BB=D2=FD=D3=C3</div> <div>3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external s= ymbol "__declspec(dllimport) public: __thiscall IlmThread::Mutex= ::Mutex(void)" (__imp_??0Mutex@IlmThread@@QAE@XZ)</div> <div>3>ImfTiledRgbaFile.obj : error LNK2001: unresolved external symbol = "__declspec(dllimport) public: __thiscall IlmThread::Mutex::Mute= x(void)" (__imp_??0Mutex@IlmThread@@QAE@XZ)</div> <div>3>ImfMultiPartOutputFile.obj : error LNK2001: unresolved external s= ymbol "__declspec(dllimport) public: __thiscall IlmThread::Mutex= ::Mutex(void)" (__imp_??0Mutex@IlmThread@@QAE@XZ)</div> <div>3>ImfMultiPartInputFile.obj : error LNK2001: unresolved external sy= mbol "__declspec(dllimport) public: __thiscall IlmThread::Mutex:= :Mutex(void)" (__imp_??0Mutex@IlmThread@@QAE@XZ)</div> <div>3>ImfDeepScanLineInputFile.obj : error LNK2001: unresolved external= symbol "__declspec(dllimport) public: __thiscall IlmThread::Mut= ex::Mutex(void)" (__imp_??0Mutex@IlmThread@@QAE@XZ)</div> <div>3>ImfRgbaFile.obj : error LNK2001: unresolved external symbol  = ;"__declspec(dllimport) public: __thiscall IlmThread::Mutex::Mutex(voi= d)" (__imp_??0Mutex@IlmThread@@QAE@XZ)</div> <div>3>ImfScanLineInputFile.obj : error LNK2001: unresolved external sym= bol "__declspec(dllimport) public: __thiscall IlmThread::Mutex::= Mutex(void)" (__imp_??0Mutex@IlmThread@@QAE@XZ)</div> <div>3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol= "__declspec(dllimport) public: __thiscall IlmThread::Mutex::Mut= ex(void)" (__imp_??0Mutex@IlmThread@@QAE@XZ)</div> <div>3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbo= l "__declspec(dllimport) public: __thiscall IlmThread::Mutex::Mu= tex(void)" (__imp_??0Mutex@IlmThread@@QAE@XZ)</div> <div>3>ImfAttribute.obj : error LNK2001: unresolved external symbol &nbs= p;"__declspec(dllimport) public: __thiscall IlmThread::Mutex::Mutex(vo= id)" (__imp_??0Mutex@IlmThread@@QAE@XZ)</div> <div>3>ImfHeader.obj : error LNK2001: unresolved external symbol &= quot;__declspec(dllimport) public: __thiscall IlmThread::Mutex::Mutex(void)= " (__imp_??0Mutex@IlmThread@@QAE@XZ)</div> <div>3>ImfInputFile.obj : error LNK2001: unresolved external symbol &nbs= p;"__declspec(dllimport) public: __thiscall IlmThread::Mutex::Mutex(vo= id)" (__imp_??0Mutex@IlmThread@@QAE@XZ)</div> <div>3>ImfOutputFile.obj : error LNK2001: unresolved external symbol &nb= sp;"__declspec(dllimport) public: __thiscall IlmThread::Mutex::Mutex(v= oid)" (__imp_??0Mutex@IlmThread@@QAE@XZ)</div> <div>3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved externa= l symbol "__declspec(dllimport) public: virtual __thiscall IlmTh= read::Mutex::~Mutex(void)" (__imp_??1Mutex@IlmThread@@UAE@XZ)</div> <div>3>ImfDeepTiledInputFile.obj : error LNK2019: unresolved external sy= mbol "__declspec(dllimport) public: virtual __thiscall IlmThread= ::Mutex::~Mutex(void)" (__imp_??1Mutex@IlmThread@@UAE@XZ)=A3=AC=B8=C3= =B7=FB=BA=C5=D4=DA=BA=AF=CA=FD "public: void __thiscall Imf_2_1::DeepT= iledInputFile::readPixelSampleCounts(int,int,int,int,int,int)" (?readPixelSampleCounts@DeepTiledInputFile@Imf_2_1@@QAEXHHHHHH@Z) =D6=D0= =B1=BB=D2=FD=D3=C3</div> <div>3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external s= ymbol "__declspec(dllimport) public: virtual __thiscall IlmThrea= d::Mutex::~Mutex(void)" (__imp_??1Mutex@IlmThread@@UAE@XZ)</div> <div>3>ImfTiledRgbaFile.obj : error LNK2001: unresolved external symbol = "__declspec(dllimport) public: virtual __thiscall IlmThread::Mut= ex::~Mutex(void)" (__imp_??1Mutex@IlmThread@@UAE@XZ)</div> <div>3>ImfMultiPartOutputFile.obj : error LNK2001: unresolved external s= ymbol "__declspec(dllimport) public: virtual __thiscall IlmThrea= d::Mutex::~Mutex(void)" (__imp_??1Mutex@IlmThread@@UAE@XZ)</div> <div>3>ImfMultiPartInputFile.obj : error LNK2001: unresolved external sy= mbol "__declspec(dllimport) public: virtual __thiscall IlmThread= ::Mutex::~Mutex(void)" (__imp_??1Mutex@IlmThread@@UAE@XZ)</div> <div>3>ImfDeepScanLineInputFile.obj : error LNK2001: unresolved external= symbol "__declspec(dllimport) public: virtual __thiscall IlmThr= ead::Mutex::~Mutex(void)" (__imp_??1Mutex@IlmThread@@UAE@XZ)</div> <div>3>ImfRgbaFile.obj : error LNK2001: unresolved external symbol  = ;"__declspec(dllimport) public: virtual __thiscall IlmThread::Mutex::~= Mutex(void)" (__imp_??1Mutex@IlmThread@@UAE@XZ)</div> <div>3>ImfScanLineInputFile.obj : error LNK2001: unresolved external sym= bol "__declspec(dllimport) public: virtual __thiscall IlmThread:= :Mutex::~Mutex(void)" (__imp_??1Mutex@IlmThread@@UAE@XZ)</div> <div>3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol= "__declspec(dllimport) public: virtual __thiscall IlmThread::Mu= tex::~Mutex(void)" (__imp_??1Mutex@IlmThread@@UAE@XZ)</div> <div>3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbo= l "__declspec(dllimport) public: virtual __thiscall IlmThread::M= utex::~Mutex(void)" (__imp_??1Mutex@IlmThread@@UAE@XZ)</div> <div>3>ImfAttribute.obj : error LNK2001: unresolved external symbol &nbs= p;"__declspec(dllimport) public: virtual __thiscall IlmThread::Mutex::= ~Mutex(void)" (__imp_??1Mutex@IlmThread@@UAE@XZ)</div> <div>3>ImfHeader.obj : error LNK2001: unresolved external symbol &= quot;__declspec(dllimport) public: virtual __thiscall IlmThread::Mutex::~Mu= tex(void)" (__imp_??1Mutex@IlmThread@@UAE@XZ)</div> <div>3>ImfInputFile.obj : error LNK2001: unresolved external symbol &nbs= p;"__declspec(dllimport) public: virtual __thiscall IlmThread::Mutex::= ~Mutex(void)" (__imp_??1Mutex@IlmThread@@UAE@XZ)</div> <div>3>ImfOutputFile.obj : error LNK2001: unresolved external symbol &nb= sp;"__declspec(dllimport) public: virtual __thiscall IlmThread::Mutex:= :~Mutex(void)" (__imp_??1Mutex@IlmThread@@UAE@XZ)</div> <div>3>ImfDeepFrameBuffer.obj : error LNK2001: unresolved external symbo= l "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(= class std::basic_stringstream<char,struct std::char_traits<char>,c= lass std::allocator<char> > &)" (__imp_??0ArgExc@Iex@@QAE= @AAV?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)<= /div> <div>3>ImfDeepScanLineInputFile.obj : error LNK2019: unresolved external= symbol "__declspec(dllimport) public: __thiscall Iex::ArgExc::A= rgExc(class std::basic_stringstream<char,struct std::char_traits<char= >,class std::allocator<char> > &)" (__imp_??0ArgExc@Ie= x@@QAE@AAV?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std= @@@Z)=A3=AC=B8=C3=B7=FB=BA=C5=D4=DA=BA=AF=CA=FD "public: virtual __thiscall Imf_2_1::GenericOutputFile::~GenericOutpu= tFile(void)" (??1GenericOutputFile@Imf_2_1@@UAE@XZ) =D6=D0=B1=BB=D2=FD= =D3=C3</div> <div>3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved externa= l symbol "__declspec(dllimport) public: __thiscall Iex::ArgExc::= ArgExc(class std::basic_stringstream<char,struct std::char_traits<cha= r>,class std::allocator<char> > &)" (__imp_??0ArgExc@I= ex@@QAE@AAV?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@st= d@@@Z)</div> <div>3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external sy= mbol "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgE= xc(class std::basic_stringstream<char,struct std::char_traits<char>= ;,class std::allocator<char> > &)" (__imp_??0ArgExc@Iex@@= QAE@AAV?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@= Z)</div> <div>3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external s= ymbol "__declspec(dllimport) public: __thiscall Iex::ArgExc::Arg= Exc(class std::basic_stringstream<char,struct std::char_traits<char&g= t;,class std::allocator<char> > &)" (__imp_??0ArgExc@Iex@= @QAE@AAV?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@= @Z)</div> <div>3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol= "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(c= lass std::basic_stringstream<char,struct std::char_traits<char>,cl= ass std::allocator<char> > &)" (__imp_??0ArgExc@Iex@@QAE@= AAV?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)</= div> <div>3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbo= l "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(= class std::basic_stringstream<char,struct std::char_traits<char>,c= lass std::allocator<char> > &)" (__imp_??0ArgExc@Iex@@QAE= @AAV?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)<= /div> <div>3>ImfTiledRgbaFile.obj : error LNK2001: unresolved external symbol = "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(cl= ass std::basic_stringstream<char,struct std::char_traits<char>,cla= ss std::allocator<char> > &)" (__imp_??0ArgExc@Iex@@QAE@A= AV?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)</d= iv> <div>3>ImfMultiPartOutputFile.obj : error LNK2001: unresolved external s= ymbol "__declspec(dllimport) public: __thiscall Iex::ArgExc::Arg= Exc(class std::basic_stringstream<char,struct std::char_traits<char&g= t;,class std::allocator<char> > &)" (__imp_??0ArgExc@Iex@= @QAE@AAV?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@= @Z)</div> <div>3>ImfInputFile.obj : error LNK2001: unresolved external symbol &nbs= p;"__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(class = std::basic_stringstream<char,struct std::char_traits<char>,class s= td::allocator<char> > &)" (__imp_??0ArgExc@Iex@@QAE@AAV?$= basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)</div> <div>3>ImfOutputFile.obj : error LNK2001: unresolved external symbol &nb= sp;"__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(class= std::basic_stringstream<char,struct std::char_traits<char>,class = std::allocator<char> > &)" (__imp_??0ArgExc@Iex@@QAE@AAV?= $basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)</div> <div>3>ImfRgbaFile.obj : error LNK2001: unresolved external symbol  = ;"__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(class s= td::basic_stringstream<char,struct std::char_traits<char>,class st= d::allocator<char> > &)" (__imp_??0ArgExc@Iex@@QAE@AAV?$b= asic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)</div> <div>3>ImfScanLineInputFile.obj : error LNK2001: unresolved external sym= bol "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgEx= c(class std::basic_stringstream<char,struct std::char_traits<char>= ,class std::allocator<char> > &)" (__imp_??0ArgExc@Iex@@Q= AE@AAV?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z= )</div> <div>3>ImfAttribute.obj : error LNK2001: unresolved external symbol &nbs= p;"__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(class = std::basic_stringstream<char,struct std::char_traits<char>,class s= td::allocator<char> > &)" (__imp_??0ArgExc@Iex@@QAE@AAV?$= basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)</div> <div>3>ImfChannelList.obj : error LNK2001: unresolved external symbol &n= bsp;"__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(clas= s std::basic_stringstream<char,struct std::char_traits<char>,class= std::allocator<char> > &)" (__imp_??0ArgExc@Iex@@QAE@AAV= ?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)</div= > <div>3>ImfFrameBuffer.obj : error LNK2001: unresolved external symbol &n= bsp;"__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(clas= s std::basic_stringstream<char,struct std::char_traits<char>,class= std::allocator<char> > &)" (__imp_??0ArgExc@Iex@@QAE@AAV= ?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)</div= > <div>3>ImfHeader.obj : error LNK2001: unresolved external symbol &= quot;__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(class std= ::basic_stringstream<char,struct std::char_traits<char>,class std:= :allocator<char> > &)" (__imp_??0ArgExc@Iex@@QAE@AAV?$bas= ic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)</div> <div>3>ImfCompositeDeepScanLine.obj : error LNK2001: unresolved external= symbol "public: virtual __thiscall Iex::ArgExc::~ArgExc(void)&q= uot; (??1ArgExc@Iex@@UAE@XZ)</div> <div>3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved externa= l symbol "public: virtual __thiscall Iex::ArgExc::~ArgExc(void)&= quot; (??1ArgExc@Iex@@UAE@XZ)</div> <div>3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external sy= mbol "public: virtual __thiscall Iex::ArgExc::~ArgExc(void)"= ; (??1ArgExc@Iex@@UAE@XZ)</div> <div>3>ImfDeepTiledOutputFile.obj : error LNK2019: unresolved external s= ymbol "public: virtual __thiscall Iex::ArgExc::~ArgExc(void)&quo= t; (??1ArgExc@Iex@@UAE@XZ)=A3=AC=B8=C3=B7=FB=BA=C5=D4=DA=BA=AF=CA=FD "= public: virtual void * __thiscall Imf_2_1::GenericOutputFile::`scalar delet= ing destructor'(unsigned int)" (??_GGenericOutputFile@Imf_2_1@@UAEPAXI@Z) =D6=D0=B1=BB=D2=FD= =D3=C3</div> <div>3>ImfDeepFrameBuffer.obj : error LNK2001: unresolved external symbo= l "public: virtual __thiscall Iex::ArgExc::~ArgExc(void)" (= ??1ArgExc@Iex@@UAE@XZ)</div> <div>3>ImfAcesFile.obj : error LNK2001: unresolved external symbol  = ;"public: virtual __thiscall Iex::ArgExc::~ArgExc(void)" (??1ArgE= xc@Iex@@UAE@XZ)</div> <div>3>ImfMultiPartOutputFile.obj : error LNK2001: unresolved external s= ymbol "public: virtual __thiscall Iex::ArgExc::~ArgExc(void)&quo= t; (??1ArgExc@Iex@@UAE@XZ)</div> <div>3>ImfMultiPartInputFile.obj : error LNK2001: unresolved external sy= mbol "public: virtual __thiscall Iex::ArgExc::~ArgExc(void)"= ; (??1ArgExc@Iex@@UAE@XZ)</div> <div>3>ImfDeepScanLineInputFile.obj : error LNK2001: unresolved external= symbol "public: virtual __thiscall Iex::ArgExc::~ArgExc(void)&q= uot; (??1ArgExc@Iex@@UAE@XZ)</div> <div>3>ImfTiledMisc.obj : error LNK2001: unresolved external symbol &nbs= p;"public: virtual __thiscall Iex::ArgExc::~ArgExc(void)" (??1Arg= Exc@Iex@@UAE@XZ)</div> <div>3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbo= l "public: virtual __thiscall Iex::ArgExc::~ArgExc(void)" (= ??1ArgExc@Iex@@UAE@XZ)</div> <div>3>ImfTiledRgbaFile.obj : error LNK2001: unresolved external symbol = "public: virtual __thiscall Iex::ArgExc::~ArgExc(void)" (??= 1ArgExc@Iex@@UAE@XZ)</div> <div>3>ImfTileOffsets.obj : error LNK2001: unresolved external symbol &n= bsp;"public: virtual __thiscall Iex::ArgExc::~ArgExc(void)" (??1A= rgExc@Iex@@UAE@XZ)</div> <div>3>ImfKeyCode.obj : error LNK2001: unresolved external symbol = "public: virtual __thiscall Iex::ArgExc::~ArgExc(void)" (??1ArgEx= c@Iex@@UAE@XZ)</div> <div>3>ImfTimeCode.obj : error LNK2001: unresolved external symbol  = ;"public: virtual __thiscall Iex::ArgExc::~ArgExc(void)" (??1ArgE= xc@Iex@@UAE@XZ)</div> <div>3>ImfScanLineInputFile.obj : error LNK2001: unresolved external sym= bol "public: virtual __thiscall Iex::ArgExc::~ArgExc(void)"= (??1ArgExc@Iex@@UAE@XZ)</div> <div>3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol= "public: virtual __thiscall Iex::ArgExc::~ArgExc(void)" (?= ?1ArgExc@Iex@@UAE@XZ)</div> <div>3>ImfInputFile.obj : error LNK2001: unresolved external symbol &nbs= p;"public: virtual __thiscall Iex::ArgExc::~ArgExc(void)" (??1Arg= Exc@Iex@@UAE@XZ)</div> <div>3>ImfOutputFile.obj : error LNK2001: unresolved external symbol &nb= sp;"public: virtual __thiscall Iex::ArgExc::~ArgExc(void)" (??1Ar= gExc@Iex@@UAE@XZ)</div> <div>3>ImfRgbaFile.obj : error LNK2001: unresolved external symbol  = ;"public: virtual __thiscall Iex::ArgExc::~ArgExc(void)" (??1ArgE= xc@Iex@@UAE@XZ)</div> <div>3>ImfMisc.obj : error LNK2001: unresolved external symbol &qu= ot;public: virtual __thiscall Iex::ArgExc::~ArgExc(void)" (??1ArgExc@I= ex@@UAE@XZ)</div> <div>3>ImfAttribute.obj : error LNK2001: unresolved external symbol &nbs= p;"public: virtual __thiscall Iex::ArgExc::~ArgExc(void)" (??1Arg= Exc@Iex@@UAE@XZ)</div> <div>3>ImfChannelList.obj : error LNK2001: unresolved external symbol &n= bsp;"public: virtual __thiscall Iex::ArgExc::~ArgExc(void)" (??1A= rgExc@Iex@@UAE@XZ)</div> <div>3>ImfFrameBuffer.obj : error LNK2001: unresolved external symbol &n= bsp;"public: virtual __thiscall Iex::ArgExc::~ArgExc(void)" (??1A= rgExc@Iex@@UAE@XZ)</div> <div>3>ImfHeader.obj : error LNK2001: unresolved external symbol &= quot;public: virtual __thiscall Iex::ArgExc::~ArgExc(void)" (??1ArgExc= @Iex@@UAE@XZ)</div> <div>3>ImfCompositeDeepScanLine.obj : error LNK2001: unresolved external= symbol "public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgEx= c const &)" (??0ArgExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved externa= l symbol "public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgE= xc const &)" (??0ArgExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external sy= mbol "public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc c= onst &)" (??0ArgExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external s= ymbol "public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc = const &)" (??0ArgExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfDeepFrameBuffer.obj : error LNK2001: unresolved external symbo= l "public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc cons= t &)" (??0ArgExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfAcesFile.obj : error LNK2001: unresolved external symbol  = ;"public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &= )" (??0ArgExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfMultiPartOutputFile.obj : error LNK2001: unresolved external s= ymbol "public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc = const &)" (??0ArgExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfMultiPartInputFile.obj : error LNK2001: unresolved external sy= mbol "public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc c= onst &)" (??0ArgExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfDeepScanLineInputFile.obj : error LNK2001: unresolved external= symbol "public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgEx= c const &)" (??0ArgExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfTiledMisc.obj : error LNK2019: unresolved external symbol &nbs= p;"public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &= ;)" (??0ArgExc@Iex@@QAE@ABV01@@Z)=A3=AC=B8=C3=B7=FB=BA=C5=D4=DA=BA=AF= =CA=FD __ehhandler$?calculateBytesPerPixel@Imf_2_1@@YAIABVHeader@1@@Z =D6= =D0=B1=BB=D2=FD=D3=C3</div> <div>3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbo= l "public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc cons= t &)" (??0ArgExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfTiledRgbaFile.obj : error LNK2001: unresolved external symbol = "public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const = &)" (??0ArgExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfTileOffsets.obj : error LNK2001: unresolved external symbol &n= bsp;"public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &a= mp;)" (??0ArgExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfKeyCode.obj : error LNK2001: unresolved external symbol = "public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &)= " (??0ArgExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfTimeCode.obj : error LNK2001: unresolved external symbol  = ;"public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &= )" (??0ArgExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfScanLineInputFile.obj : error LNK2001: unresolved external sym= bol "public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc co= nst &)" (??0ArgExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol= "public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const= &)" (??0ArgExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfInputFile.obj : error LNK2001: unresolved external symbol &nbs= p;"public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &= ;)" (??0ArgExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfOutputFile.obj : error LNK2001: unresolved external symbol &nb= sp;"public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &am= p;)" (??0ArgExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfRgbaFile.obj : error LNK2001: unresolved external symbol  = ;"public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &= )" (??0ArgExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfMisc.obj : error LNK2001: unresolved external symbol &qu= ot;public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &)&qu= ot; (??0ArgExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfAttribute.obj : error LNK2001: unresolved external symbol &nbs= p;"public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &= ;)" (??0ArgExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfChannelList.obj : error LNK2001: unresolved external symbol &n= bsp;"public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &a= mp;)" (??0ArgExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfFrameBuffer.obj : error LNK2001: unresolved external symbol &n= bsp;"public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &a= mp;)" (??0ArgExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfHeader.obj : error LNK2001: unresolved external symbol &= quot;public: __thiscall Iex::ArgExc::ArgExc(class Iex::ArgExc const &)&= quot; (??0ArgExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfCompositeDeepScanLine.obj : error LNK2001: unresolved external= symbol "public: __thiscall Iex::BaseExc::BaseExc(class Iex::Bas= eExc const &)" (??0BaseExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved externa= l symbol "public: __thiscall Iex::BaseExc::BaseExc(class Iex::Ba= seExc const &)" (??0BaseExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external sy= mbol "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseEx= c const &)" (??0BaseExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external s= ymbol "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseE= xc const &)" (??0BaseExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfDeepFrameBuffer.obj : error LNK2001: unresolved external symbo= l "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc c= onst &)" (??0BaseExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfMultiPartOutputFile.obj : error LNK2001: unresolved external s= ymbol "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseE= xc const &)" (??0BaseExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfMultiPartInputFile.obj : error LNK2001: unresolved external sy= mbol "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseEx= c const &)" (??0BaseExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfGenericInputFile.obj : error LNK2001: unresolved external symb= ol "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc = const &)" (??0BaseExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfDeepScanLineInputFile.obj : error LNK2001: unresolved external= symbol "public: __thiscall Iex::BaseExc::BaseExc(class Iex::Bas= eExc const &)" (??0BaseExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfTiledRgbaFile.obj : error LNK2001: unresolved external symbol = "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc con= st &)" (??0BaseExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfTileOffsets.obj : error LNK2001: unresolved external symbol &n= bsp;"public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const= &)" (??0BaseExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfPxr24Compressor.obj : error LNK2019: unresolved external symbo= l "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc c= onst &)" (??0BaseExc@Iex@@QAE@ABV01@@Z)=A3=AC=B8=C3=B7=FB=BA=C5=D4= =DA=BA=AF=CA=FD "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 &)" (??0?$_String_val@DV?$allocat= or@D@std@@@std@@QAE@ABV01@@Z) =D6=D0=B1=BB=D2=FD=D3=C3</div> <div>3>ImfAcesFile.obj : error LNK2001: unresolved external symbol  = ;"public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &a= mp;)" (??0BaseExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfScanLineInputFile.obj : error LNK2001: unresolved external sym= bol "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc= const &)" (??0BaseExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol= "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc co= nst &)" (??0BaseExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfTiledMisc.obj : error LNK2001: unresolved external symbol &nbs= p;"public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &= amp;)" (??0BaseExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbo= l "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc c= onst &)" (??0BaseExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfKeyCode.obj : error LNK2001: unresolved external symbol = "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &am= p;)" (??0BaseExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfTimeCode.obj : error LNK2001: unresolved external symbol  = ;"public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &a= mp;)" (??0BaseExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfStandardAttributes.obj : error LNK2001: unresolved external sy= mbol "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseEx= c const &)" (??0BaseExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfStdIO.obj : error LNK2001: unresolved external symbol &q= uot;public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &= )" (??0BaseExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfB44Compressor.obj : error LNK2001: unresolved external symbol = "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc con= st &)" (??0BaseExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfMisc.obj : error LNK2001: unresolved external symbol &qu= ot;public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)= " (??0BaseExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfPreviewImage.obj : error LNK2001: unresolved external symbol &= nbsp;"public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc cons= t &)" (??0BaseExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfChromaticities.obj : error LNK2001: unresolved external symbol= "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc co= nst &)" (??0BaseExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfCompressor.obj : error LNK2001: unresolved external symbol &nb= sp;"public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const = &)" (??0BaseExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfRleCompressor.obj : error LNK2001: unresolved external symbol = "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc con= st &)" (??0BaseExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfZipCompressor.obj : error LNK2001: unresolved external symbol = "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc con= st &)" (??0BaseExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfPizCompressor.obj : error LNK2001: unresolved external symbol = "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc con= st &)" (??0BaseExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfOpaqueAttribute.obj : error LNK2001: unresolved external symbo= l "public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc c= onst &)" (??0BaseExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfOutputFile.obj : error LNK2001: unresolved external symbol &nb= sp;"public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const = &)" (??0BaseExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfRgbaFile.obj : error LNK2001: unresolved external symbol  = ;"public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &a= mp;)" (??0BaseExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfHuf.obj : error LNK2001: unresolved external symbol &quo= t;public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)&= quot; (??0BaseExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfFrameBuffer.obj : error LNK2001: unresolved external symbol &n= bsp;"public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const= &)" (??0BaseExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfHeader.obj : error LNK2001: unresolved external symbol &= quot;public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &= ;)" (??0BaseExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfIO.obj : error LNK2001: unresolved external symbol "= ;public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &)&q= uot; (??0BaseExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfInputFile.obj : error LNK2001: unresolved external symbol &nbs= p;"public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &= amp;)" (??0BaseExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfAttribute.obj : error LNK2001: unresolved external symbol &nbs= p;"public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &= amp;)" (??0BaseExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfCRgbaFile.obj : error LNK2001: unresolved external symbol &nbs= p;"public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const &= amp;)" (??0BaseExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfChannelList.obj : error LNK2001: unresolved external symbol &n= bsp;"public: __thiscall Iex::BaseExc::BaseExc(class Iex::BaseExc const= &)" (??0BaseExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfChannelListAttribute.obj : error LNK2001: unresolved external = symbol "public: __thiscall Iex::BaseExc::BaseExc(class Iex::Base= Exc const &)" (??0BaseExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbo= l "__declspec(dllimport) public: __thiscall Iex::TypeExc::TypeEx= c(char const *)" (__imp_??0TypeExc@Iex@@QAE@PBD@Z)</div> <div>3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved externa= l symbol "__declspec(dllimport) public: __thiscall Iex::TypeExc:= :TypeExc(char const *)" (__imp_??0TypeExc@Iex@@QAE@PBD@Z)</div> <div>3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external s= ymbol "__declspec(dllimport) public: __thiscall Iex::TypeExc::Ty= peExc(char const *)" (__imp_??0TypeExc@Iex@@QAE@PBD@Z)</div> <div>3>ImfCRgbaFile.obj : error LNK2019: unresolved external symbol &nbs= p;"__declspec(dllimport) public: __thiscall Iex::TypeExc::TypeExc(char= const *)" (__imp_??0TypeExc@Iex@@QAE@PBD@Z)=A3=AC=B8=C3=B7=FB=BA=C5= =D4=DA=BA=AF=CA=FD "public: class Imf_2_1::TypedAttribute<int> &= amp; __thiscall Imf_2_1::Header::typedAttribute<class Imf_2_1::TypedAttribute<int> >(char const * const)" (??$type= dAttribute@V?$TypedAttribute@H@Imf_2_1@@@Header@Imf_2_1@@QAEAAV?$TypedAttri= bute@H@1@QBD@Z) =D6=D0=B1=BB=D2=FD=D3=C3</div> <div>3>ImfHeader.obj : error LNK2001: unresolved external symbol &= quot;__declspec(dllimport) public: __thiscall Iex::TypeExc::TypeExc(char co= nst *)" (__imp_??0TypeExc@Iex@@QAE@PBD@Z)</div> <div>3>ImfOutputFile.obj : error LNK2001: unresolved external symbol &nb= sp;"__declspec(dllimport) public: __thiscall Iex::TypeExc::TypeExc(cha= r const *)" (__imp_??0TypeExc@Iex@@QAE@PBD@Z)</div> <div>3>ImfStandardAttributes.obj : error LNK2001: unresolved external sy= mbol "__declspec(dllimport) public: __thiscall Iex::TypeExc::Typ= eExc(char const *)" (__imp_??0TypeExc@Iex@@QAE@PBD@Z)</div> <div>3>ImfStandardAttributes.obj : error LNK2001: unresolved external sy= mbol "public: virtual __thiscall Iex::TypeExc::~TypeExc(void)&qu= ot; (??1TypeExc@Iex@@UAE@XZ)</div> <div>3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbo= l "public: virtual __thiscall Iex::TypeExc::~TypeExc(void)"= (??1TypeExc@Iex@@UAE@XZ)</div> <div>3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved externa= l symbol "public: virtual __thiscall Iex::TypeExc::~TypeExc(void= )" (??1TypeExc@Iex@@UAE@XZ)</div> <div>3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external s= ymbol "public: virtual __thiscall Iex::TypeExc::~TypeExc(void)&q= uot; (??1TypeExc@Iex@@UAE@XZ)</div> <div>3>ImfCRgbaFile.obj : error LNK2001: unresolved external symbol &nbs= p;"public: virtual __thiscall Iex::TypeExc::~TypeExc(void)" (??1T= ypeExc@Iex@@UAE@XZ)</div> <div>3>ImfHeader.obj : error LNK2001: unresolved external symbol &= quot;public: virtual __thiscall Iex::TypeExc::~TypeExc(void)" (??1Type= Exc@Iex@@UAE@XZ)</div> <div>3>ImfOpaqueAttribute.obj : error LNK2001: unresolved external symbo= l "public: virtual __thiscall Iex::TypeExc::~TypeExc(void)"= (??1TypeExc@Iex@@UAE@XZ)</div> <div>3>ImfOutputFile.obj : error LNK2001: unresolved external symbol &nb= sp;"public: virtual __thiscall Iex::TypeExc::~TypeExc(void)" (??1= TypeExc@Iex@@UAE@XZ)</div> <div>3>ImfStandardAttributes.obj : error LNK2001: unresolved external sy= mbol "public: __thiscall Iex::TypeExc::TypeExc(class Iex::TypeEx= c const &)" (??0TypeExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbo= l "public: __thiscall Iex::TypeExc::TypeExc(class Iex::TypeExc c= onst &)" (??0TypeExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved externa= l symbol "public: __thiscall Iex::TypeExc::TypeExc(class Iex::Ty= peExc const &)" (??0TypeExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external s= ymbol "public: __thiscall Iex::TypeExc::TypeExc(class Iex::TypeE= xc const &)" (??0TypeExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfCRgbaFile.obj : error LNK2001: unresolved external symbol &nbs= p;"public: __thiscall Iex::TypeExc::TypeExc(class Iex::TypeExc const &= amp;)" (??0TypeExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfHeader.obj : error LNK2001: unresolved external symbol &= quot;public: __thiscall Iex::TypeExc::TypeExc(class Iex::TypeExc const &= ;)" (??0TypeExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfOpaqueAttribute.obj : error LNK2001: unresolved external symbo= l "public: __thiscall Iex::TypeExc::TypeExc(class Iex::TypeExc c= onst &)" (??0TypeExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfOutputFile.obj : error LNK2001: unresolved external symbol &nb= sp;"public: __thiscall Iex::TypeExc::TypeExc(class Iex::TypeExc const = &)" (??0TypeExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfTiledInputFile.obj : error LNK2019: unresolved external symbol= "__declspec(dllimport) public: __thiscall Iex::InputExc::InputE= xc(class std::basic_stringstream<char,struct std::char_traits<char>= ;,class std::allocator<char> > &)" (__imp_??0InputExc@Iex= @@QAE@AAV?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@= @@Z)=A3=AC=B8=C3=B7=FB=BA=C5=D4=DA=BA=AF=CA=FD "private: void __thiscall Imf_2_1::TiledInputFile::multiPartInitializ= e(struct Imf_2_1::InputPartData *)" (?multiPartInitialize@TiledInputFi= le@Imf_2_1@@AAEXPAUInputPartData@2@@Z) =D6=D0=B1=BB=D2=FD=D3=C3</div> <div>3>ImfGenericInputFile.obj : error LNK2001: unresolved external symb= ol "__declspec(dllimport) public: __thiscall Iex::InputExc::Inpu= tExc(class std::basic_stringstream<char,struct std::char_traits<char&= gt;,class std::allocator<char> > &)" (__imp_??0InputExc@I= ex@@QAE@AAV?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@st= d@@@Z)</div> <div>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> > &)" (__imp_??0Input= Exc@Iex@@QAE@AAV?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@= 2@@std@@@Z)</div> <div>3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external sy= mbol "__declspec(dllimport) public: __thiscall Iex::InputExc::In= putExc(class std::basic_stringstream<char,struct std::char_traits<cha= r>,class std::allocator<char> > &)" (__imp_??0InputExc= @Iex@@QAE@AAV?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@= std@@@Z)</div> <div>3>ImfChannelListAttribute.obj : error LNK2001: unresolved external = symbol "__declspec(dllimport) public: __thiscall Iex::InputExc::= InputExc(class std::basic_stringstream<char,struct std::char_traits<c= har>,class std::allocator<char> > &)" (__imp_??0InputE= xc@Iex@@QAE@AAV?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@2= @@std@@@Z)</div> <div>3>ImfHeader.obj : error LNK2001: unresolved external symbol &= quot;__declspec(dllimport) public: __thiscall Iex::InputExc::InputExc(class= std::basic_stringstream<char,struct std::char_traits<char>,class = std::allocator<char> > &)" (__imp_??0InputExc@Iex@@QAE@AA= V?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)</di= v> <div>3>ImfStdIO.obj : error LNK2001: unresolved external symbol &q= uot;__declspec(dllimport) public: __thiscall Iex::InputExc::InputExc(class = std::basic_stringstream<char,struct std::char_traits<char>,class s= td::allocator<char> > &)" (__imp_??0InputExc@Iex@@QAE@AAV= ?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)</div= > <div>3>ImfScanLineInputFile.obj : error LNK2001: unresolved external sym= bol "__declspec(dllimport) public: __thiscall Iex::InputExc::Inp= utExc(class std::basic_stringstream<char,struct std::char_traits<char= >,class std::allocator<char> > &)" (__imp_??0InputExc@= Iex@@QAE@AAV?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@s= td@@@Z)</div> <div>3>ImfMultiPartInputFile.obj : error LNK2001: unresolved external sy= mbol "public: virtual __thiscall Iex::InputExc::~InputExc(void)&= quot; (??1InputExc@Iex@@UAE@XZ)</div> <div>3>ImfGenericInputFile.obj : error LNK2001: unresolved external symb= ol "public: virtual __thiscall Iex::InputExc::~InputExc(void)&qu= ot; (??1InputExc@Iex@@UAE@XZ)</div> <div>3>ImfDeepScanLineInputFile.obj : error LNK2001: unresolved external= symbol "public: virtual __thiscall Iex::InputExc::~InputExc(voi= d)" (??1InputExc@Iex@@UAE@XZ)</div> <div>3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external sy= mbol "public: virtual __thiscall Iex::InputExc::~InputExc(void)&= quot; (??1InputExc@Iex@@UAE@XZ)</div> <div>3>ImfStdIO.obj : error LNK2019: unresolved external symbol &q= uot;public: virtual __thiscall Iex::InputExc::~InputExc(void)" (??1Inp= utExc@Iex@@UAE@XZ)=A3=AC=B8=C3=B7=FB=BA=C5=D4=DA=BA=AF=CA=FD "protecte= d: virtual int __thiscall std::basic_filebuf<char,struct std::char_trait= s<char> >::uflow(void)" (?uflow@?$basic_filebuf@DU?$char_traits@D@std@@@std@@MAEHXZ) =D6=D0=B1=BB= =D2=FD=D3=C3</div> <div>3>ImfScanLineInputFile.obj : error LNK2001: unresolved external sym= bol "public: virtual __thiscall Iex::InputExc::~InputExc(void)&q= uot; (??1InputExc@Iex@@UAE@XZ)</div> <div>3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol= "public: virtual __thiscall Iex::InputExc::~InputExc(void)"= ; (??1InputExc@Iex@@UAE@XZ)</div> <div>3>ImfPxr24Compressor.obj : error LNK2001: unresolved external symbo= l "public: virtual __thiscall Iex::InputExc::~InputExc(void)&quo= t; (??1InputExc@Iex@@UAE@XZ)</div> <div>3>ImfRleCompressor.obj : error LNK2001: unresolved external symbol = "public: virtual __thiscall Iex::InputExc::~InputExc(void)"= (??1InputExc@Iex@@UAE@XZ)</div> <div>3>ImfZipCompressor.obj : error LNK2001: unresolved external symbol = "public: virtual __thiscall Iex::InputExc::~InputExc(void)"= (??1InputExc@Iex@@UAE@XZ)</div> <div>3>ImfPizCompressor.obj : error LNK2001: unresolved external symbol = "public: virtual __thiscall Iex::InputExc::~InputExc(void)"= (??1InputExc@Iex@@UAE@XZ)</div> <div>3>ImfB44Compressor.obj : error LNK2001: unresolved external symbol = "public: virtual __thiscall Iex::InputExc::~InputExc(void)"= (??1InputExc@Iex@@UAE@XZ)</div> <div>3>ImfChannelListAttribute.obj : error LNK2001: unresolved external = symbol "public: virtual __thiscall Iex::InputExc::~InputExc(void= )" (??1InputExc@Iex@@UAE@XZ)</div> <div>3>ImfHeader.obj : error LNK2001: unresolved external symbol &= quot;public: virtual __thiscall Iex::InputExc::~InputExc(void)" (??1In= putExc@Iex@@UAE@XZ)</div> <div>3>ImfIO.obj : error LNK2001: unresolved external symbol "= ;public: virtual __thiscall Iex::InputExc::~InputExc(void)" (??1InputE= xc@Iex@@UAE@XZ)</div> <div>3>ImfHuf.obj : error LNK2001: unresolved external symbol &quo= t;public: virtual __thiscall Iex::InputExc::~InputExc(void)" (??1Input= Exc@Iex@@UAE@XZ)</div> <div>3>ImfMultiPartInputFile.obj : error LNK2001: unresolved external sy= mbol "public: __thiscall Iex::InputExc::InputExc(class Iex::Inpu= tExc const &)" (??0InputExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfGenericInputFile.obj : error LNK2001: unresolved external symb= ol "public: __thiscall Iex::InputExc::InputExc(class Iex::InputE= xc const &)" (??0InputExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfDeepScanLineInputFile.obj : error LNK2019: unresolved external= symbol "public: __thiscall Iex::InputExc::InputExc(class Iex::I= nputExc const &)" (??0InputExc@Iex@@QAE@ABV01@@Z)=A3=AC=B8=C3=B7= =FB=BA=C5=D4=DA=BA=AF=CA=FD "public: struct std::_Iterator_base12 &= ; __thiscall std::_Iterator_base12::operator=3D(struct std::_Iterator_base12 const &)" (??4_Iterator_base12@std@@QAEAAU0= 1@ABU01@@Z) =D6=D0=B1=BB=D2=FD=D3=C3</div> <div>3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external sy= mbol "public: __thiscall Iex::InputExc::InputExc(class Iex::Inpu= tExc const &)" (??0InputExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfStdIO.obj : error LNK2001: unresolved external symbol &q= uot;public: __thiscall Iex::InputExc::InputExc(class Iex::InputExc const &a= mp;)" (??0InputExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfScanLineInputFile.obj : error LNK2001: unresolved external sym= bol "public: __thiscall Iex::InputExc::InputExc(class Iex::Input= Exc const &)" (??0InputExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol= "public: __thiscall Iex::InputExc::InputExc(class Iex::InputExc= const &)" (??0InputExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfPxr24Compressor.obj : error LNK2001: unresolved external symbo= l "public: __thiscall Iex::InputExc::InputExc(class Iex::InputEx= c const &)" (??0InputExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfRleCompressor.obj : error LNK2001: unresolved external symbol = "public: __thiscall Iex::InputExc::InputExc(class Iex::InputExc = const &)" (??0InputExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfZipCompressor.obj : error LNK2001: unresolved external symbol = "public: __thiscall Iex::InputExc::InputExc(class Iex::InputExc = const &)" (??0InputExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfPizCompressor.obj : error LNK2001: unresolved external symbol = "public: __thiscall Iex::InputExc::InputExc(class Iex::InputExc = const &)" (??0InputExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfB44Compressor.obj : error LNK2001: unresolved external symbol = "public: __thiscall Iex::InputExc::InputExc(class Iex::InputExc = const &)" (??0InputExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfChannelListAttribute.obj : error LNK2001: unresolved external = symbol "public: __thiscall Iex::InputExc::InputExc(class Iex::In= putExc const &)" (??0InputExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfHeader.obj : error LNK2001: unresolved external symbol &= quot;public: __thiscall Iex::InputExc::InputExc(class Iex::InputExc const &= amp;)" (??0InputExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfIO.obj : error LNK2001: unresolved external symbol "= ;public: __thiscall Iex::InputExc::InputExc(class Iex::InputExc const &= )" (??0InputExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfHuf.obj : error LNK2001: unresolved external symbol &quo= t;public: __thiscall Iex::InputExc::InputExc(class Iex::InputExc const &= ;)" (??0InputExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfHeader.obj : error LNK2019: unresolved external symbol &= quot;__declspec(dllimport) public: __thiscall Iex::TypeExc::TypeExc(class s= td::basic_stringstream<char,struct std::char_traits<char>,class st= d::allocator<char> > &)" (__imp_??0TypeExc@Iex@@QAE@AAV?$= basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)=A3=AC= =B8=C3=B7=FB=BA=C5=D4=DA=BA=AF=CA=FD __catch$?insert@Header@Imf_2_1@@QAEXQBDABVAttribute@2@@Z$0 =D6=D0=B1=BB=D2= =FD=D3=C3</div> <div>3>ImfOpaqueAttribute.obj : error LNK2001: unresolved external symbo= l "__declspec(dllimport) public: __thiscall Iex::TypeExc::TypeEx= c(class std::basic_stringstream<char,struct std::char_traits<char>= ,class std::allocator<char> > &)" (__imp_??0TypeExc@Iex@@= QAE@AAV?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@= Z)</div> <div>3>ImfHeader.obj : error LNK2019: unresolved external symbol &= quot;__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(class std= ::basic_string<char,struct std::char_traits<char>,class std::alloc= ator<char> > const &)" (__imp_??0ArgExc@Iex@@QAE@ABV?$bas= ic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)=A3=AC=B8=C3=B7= =FB=BA=C5=D4=DA=BA=AF=CA=FD "public: void __thiscall Imf_2_1::Header::setType(class std::basic_st= ring<char,struct std::char_traits<char>,class std::allocator<ch= ar> > const &)" (?setType@Header@Imf_2_1@@QAEXABV?$basic_str= ing@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) =D6=D0=B1=BB=D2=FD=D3= =C3</div> <div>3>ImfMultiPartInputFile.obj : error LNK2001: unresolved external sy= mbol "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgE= xc(class std::basic_string<char,struct std::char_traits<char>,clas= s std::allocator<char> > const &)" (__imp_??0ArgExc@Iex@@= QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)</di= v> <div>3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external sy= mbol "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgE= xc(char const *)" (__imp_??0ArgExc@Iex@@QAE@PBD@Z)</div> <div>3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external s= ymbol "__declspec(dllimport) public: __thiscall Iex::ArgExc::Arg= Exc(char const *)" (__imp_??0ArgExc@Iex@@QAE@PBD@Z)</div> <div>3>ImfDeepFrameBuffer.obj : error LNK2001: unresolved external symbo= l "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(= char const *)" (__imp_??0ArgExc@Iex@@QAE@PBD@Z)</div> <div>3>ImfCompositeDeepScanLine.obj : error LNK2001: unresolved external= symbol "__declspec(dllimport) public: __thiscall Iex::ArgExc::A= rgExc(char const *)" (__imp_??0ArgExc@Iex@@QAE@PBD@Z)</div> <div>3>ImfMultiPartOutputFile.obj : error LNK2001: unresolved external s= ymbol "__declspec(dllimport) public: __thiscall Iex::ArgExc::Arg= Exc(char const *)" (__imp_??0ArgExc@Iex@@QAE@PBD@Z)</div> <div>3>ImfMultiPartInputFile.obj : error LNK2001: unresolved external sy= mbol "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgE= xc(char const *)" (__imp_??0ArgExc@Iex@@QAE@PBD@Z)</div> <div>3>ImfDeepScanLineInputFile.obj : error LNK2019: unresolved external= symbol "__declspec(dllimport) public: __thiscall Iex::ArgExc::A= rgExc(char const *)" (__imp_??0ArgExc@Iex@@QAE@PBD@Z)=A3=AC=B8=C3=B7= =FB=BA=C5=D4=DA=BA=AF=CA=FD __ehhandler$??1_Iterator_base12@std@@QAE@XZ =D6= =D0=B1=BB=D2=FD=D3=C3</div> <div>3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved externa= l symbol "__declspec(dllimport) public: __thiscall Iex::ArgExc::= ArgExc(char const *)" (__imp_??0ArgExc@Iex@@QAE@PBD@Z)</div> <div>3>ImfTiledMisc.obj : error LNK2001: unresolved external symbol &nbs= p;"__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(char c= onst *)" (__imp_??0ArgExc@Iex@@QAE@PBD@Z)</div> <div>3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbo= l "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(= char const *)" (__imp_??0ArgExc@Iex@@QAE@PBD@Z)</div> <div>3>ImfTileOffsets.obj : error LNK2001: unresolved external symbol &n= bsp;"__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(char= const *)" (__imp_??0ArgExc@Iex@@QAE@PBD@Z)</div> <div>3>ImfAcesFile.obj : error LNK2001: unresolved external symbol  = ;"__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(char co= nst *)" (__imp_??0ArgExc@Iex@@QAE@PBD@Z)</div> <div>3>ImfKeyCode.obj : error LNK2001: unresolved external symbol = "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(char con= st *)" (__imp_??0ArgExc@Iex@@QAE@PBD@Z)</div> <div>3>ImfTimeCode.obj : error LNK2001: unresolved external symbol  = ;"__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(char co= nst *)" (__imp_??0ArgExc@Iex@@QAE@PBD@Z)</div> <div>3>ImfScanLineInputFile.obj : error LNK2001: unresolved external sym= bol "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgEx= c(char const *)" (__imp_??0ArgExc@Iex@@QAE@PBD@Z)</div> <div>3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol= "__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(c= har const *)" (__imp_??0ArgExc@Iex@@QAE@PBD@Z)</div> <div>3>ImfHeader.obj : error LNK2001: unresolved external symbol &= quot;__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(char cons= t *)" (__imp_??0ArgExc@Iex@@QAE@PBD@Z)</div> <div>3>ImfInputFile.obj : error LNK2001: unresolved external symbol &nbs= p;"__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(char c= onst *)" (__imp_??0ArgExc@Iex@@QAE@PBD@Z)</div> <div>3>ImfOutputFile.obj : error LNK2001: unresolved external symbol &nb= sp;"__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(char = const *)" (__imp_??0ArgExc@Iex@@QAE@PBD@Z)</div> <div>3>ImfMisc.obj : error LNK2001: unresolved external symbol &qu= ot;__declspec(dllimport) public: __thiscall Iex::ArgExc::ArgExc(char const = *)" (__imp_??0ArgExc@Iex@@QAE@PBD@Z)</div> <div>3>ImfDeepScanLineInputFile.obj : error LNK2019: unresolved external= symbol "__declspec(dllimport) public: __thiscall Iex::InputExc:= :InputExc(char const *)" (__imp_??0InputExc@Iex@@QAE@PBD@Z)=A3=AC=B8= =C3=B7=FB=BA=C5=D4=DA=BA=AF=CA=FD "void __cdecl Imf_2_1::`anonymous na= mespace'::readSampleCountForLineBlock(struct Imf_2_1::InputStreamMutex *,struct Imf_2_1::DeepScanLineInputFile::Data *,= int)" (?readSampleCountForLineBlock@?A0x302655cd@Imf_2_1@@YAXPAUInputS= treamMutex@2@PAUData@DeepScanLineInputFile@2@H@Z) =D6=D0=B1=BB=D2=FD=D3=C3<= /div> <div>3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external sy= mbol "__declspec(dllimport) public: __thiscall Iex::InputExc::In= putExc(char const *)" (__imp_??0InputExc@Iex@@QAE@PBD@Z)</div> <div>3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol= "__declspec(dllimport) public: __thiscall Iex::InputExc::InputE= xc(char const *)" (__imp_??0InputExc@Iex@@QAE@PBD@Z)</div> <div>3>ImfPxr24Compressor.obj : error LNK2001: unresolved external symbo= l "__declspec(dllimport) public: __thiscall Iex::InputExc::Input= Exc(char const *)" (__imp_??0InputExc@Iex@@QAE@PBD@Z)</div> <div>3>ImfMultiPartInputFile.obj : error LNK2001: unresolved external sy= mbol "__declspec(dllimport) public: __thiscall Iex::InputExc::In= putExc(char const *)" (__imp_??0InputExc@Iex@@QAE@PBD@Z)</div> <div>3>ImfGenericInputFile.obj : error LNK2001: unresolved external symb= ol "__declspec(dllimport) public: __thiscall Iex::InputExc::Inpu= tExc(char const *)" (__imp_??0InputExc@Iex@@QAE@PBD@Z)</div> <div>3>ImfPizCompressor.obj : error LNK2001: unresolved external symbol = "__declspec(dllimport) public: __thiscall Iex::InputExc::InputEx= c(char const *)" (__imp_??0InputExc@Iex@@QAE@PBD@Z)</div> <div>3>ImfB44Compressor.obj : error LNK2001: unresolved external symbol = "__declspec(dllimport) public: __thiscall Iex::InputExc::InputEx= c(char const *)" (__imp_??0InputExc@Iex@@QAE@PBD@Z)</div> <div>3>ImfStdIO.obj : error LNK2001: unresolved external symbol &q= uot;__declspec(dllimport) public: __thiscall Iex::InputExc::InputExc(char c= onst *)" (__imp_??0InputExc@Iex@@QAE@PBD@Z)</div> <div>3>ImfScanLineInputFile.obj : error LNK2001: unresolved external sym= bol "__declspec(dllimport) public: __thiscall Iex::InputExc::Inp= utExc(char const *)" (__imp_??0InputExc@Iex@@QAE@PBD@Z)</div> <div>3>ImfIO.obj : error LNK2001: unresolved external symbol "= ;__declspec(dllimport) public: __thiscall Iex::InputExc::InputExc(char cons= t *)" (__imp_??0InputExc@Iex@@QAE@PBD@Z)</div> <div>3>ImfHuf.obj : error LNK2001: unresolved external symbol &quo= t;__declspec(dllimport) public: __thiscall Iex::InputExc::InputExc(char con= st *)" (__imp_??0InputExc@Iex@@QAE@PBD@Z)</div> <div>3>ImfRleCompressor.obj : error LNK2001: unresolved external symbol = "__declspec(dllimport) public: __thiscall Iex::InputExc::InputEx= c(char const *)" (__imp_??0InputExc@Iex@@QAE@PBD@Z)</div> <div>3>ImfZipCompressor.obj : error LNK2001: unresolved external symbol = "__declspec(dllimport) public: __thiscall Iex::InputExc::InputEx= c(char const *)" (__imp_??0InputExc@Iex@@QAE@PBD@Z)</div> <div>3>ImfDeepScanLineOutputFile.obj : error LNK2019: unresolved externa= l symbol "__declspec(dllimport) public: class Iex::BaseExc &= __thiscall Iex::BaseExc::assign(class std::basic_stringstream<char,stru= ct std::char_traits<char>,class std::allocator<char> > &)" (__imp_?assign@BaseExc@Iex@@QAEAAV12@AAV?$basic_stringst= ream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)=A3=AC=B8=C3=B7=FB=BA= =C5=D4=DA=BA=AF=CA=FD __catch$??0DeepScanLineOutputFile@Imf_2_1@@QAE@QBDABV= Header@1@H@Z$0 =D6=D0=B1=BB=D2=FD=D3=C3</div> <div>3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external sy= mbol "__declspec(dllimport) public: class Iex::BaseExc & __t= hiscall Iex::BaseExc::assign(class std::basic_stringstream<char,struct s= td::char_traits<char>,class std::allocator<char> > &)&qu= ot; (__imp_?assign@BaseExc@Iex@@QAEAAV12@AAV?$basic_stringstream@DU?$char_trai= ts@D@std@@V?$allocator@D@2@@std@@@Z)</div> <div>3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external s= ymbol "__declspec(dllimport) public: class Iex::BaseExc & __= thiscall Iex::BaseExc::assign(class std::basic_stringstream<char,struct = std::char_traits<char>,class std::allocator<char> > &)" (__imp_?assign@BaseExc@Iex@@QAEAAV12@AAV?$basic_stringstream@= DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)</div> <div>3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbo= l "__declspec(dllimport) public: class Iex::BaseExc & __this= call Iex::BaseExc::assign(class std::basic_stringstream<char,struct std:= :char_traits<char>,class std::allocator<char> > &)" (__imp_?assign@BaseExc@Iex@@QAEAAV12@AAV?$basic_stringstream@DU?$char_trai= ts@D@std@@V?$allocator@D@2@@std@@@Z)</div> <div>3>ImfMultiPartOutputFile.obj : error LNK2001: unresolved external s= ymbol "__declspec(dllimport) public: class Iex::BaseExc & __= thiscall Iex::BaseExc::assign(class std::basic_stringstream<char,struct = std::char_traits<char>,class std::allocator<char> > &)" (__imp_?assign@BaseExc@Iex@@QAEAAV12@AAV?$basic_stringstream@= DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)</div> <div>3>ImfMultiPartInputFile.obj : error LNK2001: unresolved external sy= mbol "__declspec(dllimport) public: class Iex::BaseExc & __t= hiscall Iex::BaseExc::assign(class std::basic_stringstream<char,struct s= td::char_traits<char>,class std::allocator<char> > &)&qu= ot; (__imp_?assign@BaseExc@Iex@@QAEAAV12@AAV?$basic_stringstream@DU?$char_trai= ts@D@std@@V?$allocator@D@2@@std@@@Z)</div> <div>3>ImfDeepScanLineInputFile.obj : error LNK2001: unresolved external= symbol "__declspec(dllimport) public: class Iex::BaseExc & = __thiscall Iex::BaseExc::assign(class std::basic_stringstream<char,struc= t std::char_traits<char>,class std::allocator<char> > &)" (__imp_?assign@BaseExc@Iex@@QAEAAV12@AAV?$basic_stringst= ream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)</div> <div>3>ImfInputFile.obj : error LNK2001: unresolved external symbol &nbs= p;"__declspec(dllimport) public: class Iex::BaseExc & __thiscall I= ex::BaseExc::assign(class std::basic_stringstream<char,struct std::char_= traits<char>,class std::allocator<char> > &)" (__im= p_?assign@BaseExc@Iex@@QAEAAV12@AAV?$basic_stringstream@DU?$char_traits@D@s= td@@V?$allocator@D@2@@std@@@Z)</div> <div>3>ImfOutputFile.obj : error LNK2001: unresolved external symbol &nb= sp;"__declspec(dllimport) public: class Iex::BaseExc & __thiscall = Iex::BaseExc::assign(class std::basic_stringstream<char,struct std::char= _traits<char>,class std::allocator<char> > &)" (__i= mp_?assign@BaseExc@Iex@@QAEAAV12@AAV?$basic_stringstream@DU?$char_traits@D@= std@@V?$allocator@D@2@@std@@@Z)</div> <div>3>ImfScanLineInputFile.obj : error LNK2001: unresolved external sym= bol "__declspec(dllimport) public: class Iex::BaseExc & __th= iscall Iex::BaseExc::assign(class std::basic_stringstream<char,struct st= d::char_traits<char>,class std::allocator<char> > &)&quo= t; (__imp_?assign@BaseExc@Iex@@QAEAAV12@AAV?$basic_stringstream@DU?$char_trai= ts@D@std@@V?$allocator@D@2@@std@@@Z)</div> <div>3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol= "__declspec(dllimport) public: class Iex::BaseExc & __thisc= all Iex::BaseExc::assign(class std::basic_stringstream<char,struct std::= char_traits<char>,class std::allocator<char> > &)" = (__imp_?assign@BaseExc@Iex@@QAEAAV12@AAV?$basic_stringstream@DU?$char_trait= s@D@std@@V?$allocator@D@2@@std@@@Z)</div> <div>3>ImfDeepScanLineInputFile.obj : error LNK2001: unresolved external= symbol "__declspec(dllimport) public: __thiscall IlmThread::Sem= aphore::Semaphore(unsigned int)" (__imp_??0Semaphore@IlmThread@@QAE@I@= Z)</div> <div>3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved externa= l symbol "__declspec(dllimport) public: __thiscall IlmThread::Se= maphore::Semaphore(unsigned int)" (__imp_??0Semaphore@IlmThread@@QAE@I= @Z)</div> <div>3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external sy= mbol "__declspec(dllimport) public: __thiscall IlmThread::Semaph= ore::Semaphore(unsigned int)" (__imp_??0Semaphore@IlmThread@@QAE@I@Z)<= /div> <div>3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external s= ymbol "__declspec(dllimport) public: __thiscall IlmThread::Semap= hore::Semaphore(unsigned int)" (__imp_??0Semaphore@IlmThread@@QAE@I@Z)= </div> <div>3>ImfOutputFile.obj : error LNK2019: unresolved external symbol &nb= sp;"__declspec(dllimport) public: __thiscall IlmThread::Semaphore::Sem= aphore(unsigned int)" (__imp_??0Semaphore@IlmThread@@QAE@I@Z)=A3=AC=B8= =C3=B7=FB=BA=C5=D4=DA=BA=AF=CA=FD "public: __thiscall Imf_2_1::`anonym= ous namespace'::LineBuffer::LineBuffer(class Imf_2_1::Compressor *)" (??0LineBuffer@?A0x4baa7851@Imf_2_1@@QAE@PAVC= ompressor@2@@Z) =D6=D0=B1=BB=D2=FD=D3=C3</div> <div>3>ImfScanLineInputFile.obj : error LNK2001: unresolved external sym= bol "__declspec(dllimport) public: __thiscall IlmThread::Semapho= re::Semaphore(unsigned int)" (__imp_??0Semaphore@IlmThread@@QAE@I@Z)</= div> <div>3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol= "__declspec(dllimport) public: __thiscall IlmThread::Semaphore:= :Semaphore(unsigned int)" (__imp_??0Semaphore@IlmThread@@QAE@I@Z)</div= > <div>3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbo= l "__declspec(dllimport) public: __thiscall IlmThread::Semaphore= ::Semaphore(unsigned int)" (__imp_??0Semaphore@IlmThread@@QAE@I@Z)</di= v> <div>3>ImfDeepScanLineInputFile.obj : error LNK2001: unresolved external= symbol "__declspec(dllimport) public: virtual __thiscall IlmThr= ead::Semaphore::~Semaphore(void)" (__imp_??1Semaphore@IlmThread@@UAE@X= Z)</div> <div>3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved externa= l symbol "__declspec(dllimport) public: virtual __thiscall IlmTh= read::Semaphore::~Semaphore(void)" (__imp_??1Semaphore@IlmThread@@UAE@= XZ)</div> <div>3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external sy= mbol "__declspec(dllimport) public: virtual __thiscall IlmThread= ::Semaphore::~Semaphore(void)" (__imp_??1Semaphore@IlmThread@@UAE@XZ)<= /div> <div>3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external s= ymbol "__declspec(dllimport) public: virtual __thiscall IlmThrea= d::Semaphore::~Semaphore(void)" (__imp_??1Semaphore@IlmThread@@UAE@XZ)= </div> <div>3>ImfOutputFile.obj : error LNK2019: unresolved external symbol &nb= sp;"__declspec(dllimport) public: virtual __thiscall IlmThread::Semaph= ore::~Semaphore(void)" (__imp_??1Semaphore@IlmThread@@UAE@XZ)=A3=AC=B8= =C3=B7=FB=BA=C5=D4=DA=BA=AF=CA=FD "public: __thiscall Imf_2_1::`anonym= ous namespace'::LineBuffer::~LineBuffer(void)" (??1LineBuffer@?A0x4baa7851@Imf_2_1@@QAE@XZ) =D6=D0=B1=BB=D2=FD=D3=C3</div= > <div>3>ImfScanLineInputFile.obj : error LNK2001: unresolved external sym= bol "__declspec(dllimport) public: virtual __thiscall IlmThread:= :Semaphore::~Semaphore(void)" (__imp_??1Semaphore@IlmThread@@UAE@XZ)</= div> <div>3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol= "__declspec(dllimport) public: virtual __thiscall IlmThread::Se= maphore::~Semaphore(void)" (__imp_??1Semaphore@IlmThread@@UAE@XZ)</div= > <div>3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbo= l "__declspec(dllimport) public: virtual __thiscall IlmThread::S= emaphore::~Semaphore(void)" (__imp_??1Semaphore@IlmThread@@UAE@XZ)</di= v> <div>3>ImfOutputFile.obj : error LNK2019: unresolved external symbol &nb= sp;"__declspec(dllimport) void __cdecl Iex::throwErrnoExc(class std::b= asic_string<char,struct std::char_traits<char>,class std::allocato= r<char> > const &)" (__imp_?throwErrnoExc@Iex@@YAXABV?$ba= sic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)=A3=AC=B8=C3=B7= =FB=BA=C5=D4=DA=BA=AF=CA=FD "unsigned __int64 __cdecl Imf_2_1::`anonymous namespace'::writeLi= neOffsets(class Imf_2_1::OStream &,class std::vector<unsigned __int6= 4,class std::allocator<unsigned __int64> > const &)" (?wr= iteLineOffsets@?A0x4baa7851@Imf_2_1@@YA_KAAVOStream@2@ABV?$vector@_KV?$allo= cator@_K@std@@@std@@@Z) =D6=D0=B1=BB=D2=FD=D3=C3</div> <div>3>ImfTileOffsets.obj : error LNK2001: unresolved external symbol &n= bsp;"__declspec(dllimport) void __cdecl Iex::throwErrnoExc(class std::= basic_string<char,struct std::char_traits<char>,class std::allocat= or<char> > const &)" (__imp_?throwErrnoExc@Iex@@YAXABV?$b= asic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)</div> <div>3>ImfMultiPartOutputFile.obj : error LNK2001: unresolved external s= ymbol "__declspec(dllimport) void __cdecl Iex::throwErrnoExc(cla= ss std::basic_string<char,struct std::char_traits<char>,class std:= :allocator<char> > const &)" (__imp_?throwErrnoExc@Iex@@Y= AXABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)</div> <div>3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved externa= l symbol "__declspec(dllimport) void __cdecl Iex::throwErrnoExc(= class std::basic_string<char,struct std::char_traits<char>,class s= td::allocator<char> > const &)" (__imp_?throwErrnoExc@Iex= @@YAXABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)</d= iv> <div>3>ImfCompositeDeepScanLine.obj : error LNK2019: unresolved external= symbol "__declspec(dllimport) public: virtual __thiscall IlmThr= ead::Task::~Task(void)" (__imp_??1Task@IlmThread@@UAE@XZ)=A3=AC=B8=C3= =B7=FB=BA=C5=D4=DA=BA=AF=CA=FD "public: __thiscall std::_Iterator_base= 12::~_Iterator_base12(void)" (??1_Iterator_base12@std@@QAE@XZ) =D6=D0=B1=BB=D2=FD=D3=C3</div> <div>3>ImfDeepScanLineInputFile.obj : error LNK2001: unresolved external= symbol "__declspec(dllimport) public: virtual __thiscall IlmThr= ead::Task::~Task(void)" (__imp_??1Task@IlmThread@@UAE@XZ)</div> <div>3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved externa= l symbol "__declspec(dllimport) public: virtual __thiscall IlmTh= read::Task::~Task(void)" (__imp_??1Task@IlmThread@@UAE@XZ)</div> <div>3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external sy= mbol "__declspec(dllimport) public: virtual __thiscall IlmThread= ::Task::~Task(void)" (__imp_??1Task@IlmThread@@UAE@XZ)</div> <div>3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external s= ymbol "__declspec(dllimport) public: virtual __thiscall IlmThrea= d::Task::~Task(void)" (__imp_??1Task@IlmThread@@UAE@XZ)</div> <div>3>ImfOutputFile.obj : error LNK2001: unresolved external symbol &nb= sp;"__declspec(dllimport) public: virtual __thiscall IlmThread::Task::= ~Task(void)" (__imp_??1Task@IlmThread@@UAE@XZ)</div> <div>3>ImfScanLineInputFile.obj : error LNK2001: unresolved external sym= bol "__declspec(dllimport) public: virtual __thiscall IlmThread:= :Task::~Task(void)" (__imp_??1Task@IlmThread@@UAE@XZ)</div> <div>3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol= "__declspec(dllimport) public: virtual __thiscall IlmThread::Ta= sk::~Task(void)" (__imp_??1Task@IlmThread@@UAE@XZ)</div> <div>3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbo= l "__declspec(dllimport) public: virtual __thiscall IlmThread::T= ask::~Task(void)" (__imp_??1Task@IlmThread@@UAE@XZ)</div> <div>3>ImfCompositeDeepScanLine.obj : error LNK2001: unresolved external= symbol "__declspec(dllimport) public: __thiscall IlmThread::Tas= k::Task(class IlmThread::TaskGroup *)" (__imp_??0Task@IlmThread@@QAE@P= AVTaskGroup@1@@Z)</div> <div>3>ImfDeepScanLineInputFile.obj : error LNK2001: unresolved external= symbol "__declspec(dllimport) public: __thiscall IlmThread::Tas= k::Task(class IlmThread::TaskGroup *)" (__imp_??0Task@IlmThread@@QAE@P= AVTaskGroup@1@@Z)</div> <div>3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved externa= l symbol "__declspec(dllimport) public: __thiscall IlmThread::Ta= sk::Task(class IlmThread::TaskGroup *)" (__imp_??0Task@IlmThread@@QAE@= PAVTaskGroup@1@@Z)</div> <div>3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external sy= mbol "__declspec(dllimport) public: __thiscall IlmThread::Task::= Task(class IlmThread::TaskGroup *)" (__imp_??0Task@IlmThread@@QAE@PAVT= askGroup@1@@Z)</div> <div>3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external s= ymbol "__declspec(dllimport) public: __thiscall IlmThread::Task:= :Task(class IlmThread::TaskGroup *)" (__imp_??0Task@IlmThread@@QAE@PAV= TaskGroup@1@@Z)</div> <div>3>ImfOutputFile.obj : error LNK2019: unresolved external symbol &nb= sp;"__declspec(dllimport) public: __thiscall IlmThread::Task::Task(cla= ss IlmThread::TaskGroup *)" (__imp_??0Task@IlmThread@@QAE@PAVTaskGroup= @1@@Z)=A3=AC=B8=C3=B7=FB=BA=C5=D4=DA=BA=AF=CA=FD "public: __thiscall I= mf_2_1::`anonymous namespace'::LineBufferTask::LineBufferTask(class IlmThread::TaskGroup = *,struct Imf_2_1::OutputFile::Data *,int,int,int)" (??0LineBufferTask@= ?A0x4baa7851@Imf_2_1@@QAE@PAVTaskGroup@IlmThread@@PAUData@OutputFile@2@HHH@= Z) =D6=D0=B1=BB=D2=FD=D3=C3</div> <div>3>ImfScanLineInputFile.obj : error LNK2001: unresolved external sym= bol "__declspec(dllimport) public: __thiscall IlmThread::Task::T= ask(class IlmThread::TaskGroup *)" (__imp_??0Task@IlmThread@@QAE@PAVTa= skGroup@1@@Z)</div> <div>3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol= "__declspec(dllimport) public: __thiscall IlmThread::Task::Task= (class IlmThread::TaskGroup *)" (__imp_??0Task@IlmThread@@QAE@PAVTaskG= roup@1@@Z)</div> <div>3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbo= l "__declspec(dllimport) public: __thiscall IlmThread::Task::Tas= k(class IlmThread::TaskGroup *)" (__imp_??0Task@IlmThread@@QAE@PAVTask= Group@1@@Z)</div> <div>3>ImfDeepScanLineInputFile.obj : error LNK2001: unresolved external= symbol "__declspec(dllimport) public: void __thiscall IlmThread= ::Semaphore::wait(void)" (__imp_?wait@Semaphore@IlmThread@@QAEXXZ)</di= v> <div>3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved externa= l symbol "__declspec(dllimport) public: void __thiscall IlmThrea= d::Semaphore::wait(void)" (__imp_?wait@Semaphore@IlmThread@@QAEXXZ)</d= iv> <div>3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external sy= mbol "__declspec(dllimport) public: void __thiscall IlmThread::S= emaphore::wait(void)" (__imp_?wait@Semaphore@IlmThread@@QAEXXZ)</div> <div>3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external s= ymbol "__declspec(dllimport) public: void __thiscall IlmThread::= Semaphore::wait(void)" (__imp_?wait@Semaphore@IlmThread@@QAEXXZ)</div> <div>3>ImfOutputFile.obj : error LNK2019: unresolved external symbol &nb= sp;"__declspec(dllimport) public: void __thiscall IlmThread::Semaphore= ::wait(void)" (__imp_?wait@Semaphore@IlmThread@@QAEXXZ)=A3=AC=B8=C3=B7= =FB=BA=C5=D4=DA=BA=AF=CA=FD "public: void __thiscall Imf_2_1::`anonymo= us namespace'::LineBuffer::wait(void)" (?wait@LineBuffer@?A0x4baa7851@Imf_2_1@@QAEXXZ) =D6=D0=B1=BB=D2=FD=D3=C3</= div> <div>3>ImfScanLineInputFile.obj : error LNK2001: unresolved external sym= bol "__declspec(dllimport) public: void __thiscall IlmThread::Se= maphore::wait(void)" (__imp_?wait@Semaphore@IlmThread@@QAEXXZ)</div> <div>3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol= "__declspec(dllimport) public: void __thiscall IlmThread::Semap= hore::wait(void)" (__imp_?wait@Semaphore@IlmThread@@QAEXXZ)</div> <div>3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbo= l "__declspec(dllimport) public: void __thiscall IlmThread::Sema= phore::wait(void)" (__imp_?wait@Semaphore@IlmThread@@QAEXXZ)</div> <div>3>ImfDeepScanLineInputFile.obj : error LNK2001: unresolved external= symbol "__declspec(dllimport) public: void __thiscall IlmThread= ::Semaphore::post(void)" (__imp_?post@Semaphore@IlmThread@@QAEXXZ)</di= v> <div>3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved externa= l symbol "__declspec(dllimport) public: void __thiscall IlmThrea= d::Semaphore::post(void)" (__imp_?post@Semaphore@IlmThread@@QAEXXZ)</d= iv> <div>3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external sy= mbol "__declspec(dllimport) public: void __thiscall IlmThread::S= emaphore::post(void)" (__imp_?post@Semaphore@IlmThread@@QAEXXZ)</div> <div>3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external s= ymbol "__declspec(dllimport) public: void __thiscall IlmThread::= Semaphore::post(void)" (__imp_?post@Semaphore@IlmThread@@QAEXXZ)</div> <div>3>ImfOutputFile.obj : error LNK2019: unresolved external symbol &nb= sp;"__declspec(dllimport) public: void __thiscall IlmThread::Semaphore= ::post(void)" (__imp_?post@Semaphore@IlmThread@@QAEXXZ)=A3=AC=B8=C3=B7= =FB=BA=C5=D4=DA=BA=AF=CA=FD "public: void __thiscall Imf_2_1::`anonymo= us namespace'::LineBuffer::post(void)" (?post@LineBuffer@?A0x4baa7851@Imf_2_1@@QAEXXZ) =D6=D0=B1=BB=D2=FD=D3=C3</= div> <div>3>ImfScanLineInputFile.obj : error LNK2001: unresolved external sym= bol "__declspec(dllimport) public: void __thiscall IlmThread::Se= maphore::post(void)" (__imp_?post@Semaphore@IlmThread@@QAEXXZ)</div> <div>3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol= "__declspec(dllimport) public: void __thiscall IlmThread::Semap= hore::post(void)" (__imp_?post@Semaphore@IlmThread@@QAEXXZ)</div> <div>3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbo= l "__declspec(dllimport) public: void __thiscall IlmThread::Sema= phore::post(void)" (__imp_?post@Semaphore@IlmThread@@QAEXXZ)</div> <div>3>ImfDeepScanLineInputFile.obj : error LNK2001: unresolved external= symbol "__declspec(dllimport) public: __thiscall Iex::IoExc::Io= Exc(class std::basic_string<char,struct std::char_traits<char>,cla= ss std::allocator<char> > const &)" (__imp_??0IoExc@Iex@@= QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)</di= v> <div>3>ImfDeepScanLineOutputFile.obj : error LNK2019: unresolved externa= l symbol "__declspec(dllimport) public: __thiscall Iex::IoExc::I= oExc(class std::basic_string<char,struct std::char_traits<char>,cl= ass std::allocator<char> > const &)" (__imp_??0IoExc@Iex@= @QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)=A3= =AC=B8=C3=B7=FB=BA=C5=D4=DA=BA=AF=CA=FD "public: __thiscall std::_Iterator_base12::~_Iterator_base12(void)&qu= ot; (??1_Iterator_base12@std@@QAE@XZ) =D6=D0=B1=BB=D2=FD=D3=C3</div> <div>3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external sy= mbol "__declspec(dllimport) public: __thiscall Iex::IoExc::IoExc= (class std::basic_string<char,struct std::char_traits<char>,class = std::allocator<char> > const &)" (__imp_??0IoExc@Iex@@QAE= @ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)</div> <div>3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external s= ymbol "__declspec(dllimport) public: __thiscall Iex::IoExc::IoEx= c(class std::basic_string<char,struct std::char_traits<char>,class= std::allocator<char> > const &)" (__imp_??0IoExc@Iex@@QA= E@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)</div> <div>3>ImfOutputFile.obj : error LNK2001: unresolved external symbol &nb= sp;"__declspec(dllimport) public: __thiscall Iex::IoExc::IoExc(class s= td::basic_string<char,struct std::char_traits<char>,class std::all= ocator<char> > const &)" (__imp_??0IoExc@Iex@@QAE@ABV?$ba= sic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)</div> <div>3>ImfScanLineInputFile.obj : error LNK2001: unresolved external sym= bol "__declspec(dllimport) public: __thiscall Iex::IoExc::IoExc(= class std::basic_string<char,struct std::char_traits<char>,class s= td::allocator<char> > const &)" (__imp_??0IoExc@Iex@@QAE@= ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)</div> <div>3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol= "__declspec(dllimport) public: __thiscall Iex::IoExc::IoExc(cla= ss std::basic_string<char,struct std::char_traits<char>,class std:= :allocator<char> > const &)" (__imp_??0IoExc@Iex@@QAE@ABV= ?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)</div> <div>3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbo= l "__declspec(dllimport) public: __thiscall Iex::IoExc::IoExc(cl= ass std::basic_string<char,struct std::char_traits<char>,class std= ::allocator<char> > const &)" (__imp_??0IoExc@Iex@@QAE@AB= V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)</div> <div>3>ImfCompositeDeepScanLine.obj : error LNK2019: unresolved external= symbol "__declspec(dllimport) public: __thiscall IlmThread::Tas= kGroup::~TaskGroup(void)" (__imp_??1TaskGroup@IlmThread@@QAE@XZ)=A3=AC= =B8=C3=B7=FB=BA=C5=D4=DA=BA=AF=CA=FD "public: class std::_Tree_const_i= terator<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&l= t;class Imf_2_1::Name const ,struct Imf_2_1::Slice> >,0> > >= & __thiscall std::_Tree_const_iterator<class std::_Tree_val<clas= s 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&l= t;class Imf_2_1::Name const ,struct Imf_2_1::Slice> >,0> > >= ::operator++(void)" (??E?$_Tree_const_iterator@V?$_Tree_val@V?$_Tmap_t= raits@VName@Imf_2_1@@USlice@2@U?$less@VName@Imf_2_1@@@std@@V?$allocator@U?$= pair@$$CBVName@Imf_2_1@@USlice@2@@std@@@5@$0A@@std@@@std@@@std@@QAEAAV01@XZ= ) =D6=D0=B1=BB=D2=FD=D3=C3</div> <div>3>ImfDeepScanLineInputFile.obj : error LNK2001: unresolved external= symbol "__declspec(dllimport) public: __thiscall IlmThread::Tas= kGroup::~TaskGroup(void)" (__imp_??1TaskGroup@IlmThread@@QAE@XZ)</div> <div>3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved externa= l symbol "__declspec(dllimport) public: __thiscall IlmThread::Ta= skGroup::~TaskGroup(void)" (__imp_??1TaskGroup@IlmThread@@QAE@XZ)</div= > <div>3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external sy= mbol "__declspec(dllimport) public: __thiscall IlmThread::TaskGr= oup::~TaskGroup(void)" (__imp_??1TaskGroup@IlmThread@@QAE@XZ)</div> <div>3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external s= ymbol "__declspec(dllimport) public: __thiscall IlmThread::TaskG= roup::~TaskGroup(void)" (__imp_??1TaskGroup@IlmThread@@QAE@XZ)</div> <div>3>ImfOutputFile.obj : error LNK2001: unresolved external symbol &nb= sp;"__declspec(dllimport) public: __thiscall IlmThread::TaskGroup::~Ta= skGroup(void)" (__imp_??1TaskGroup@IlmThread@@QAE@XZ)</div> <div>3>ImfScanLineInputFile.obj : error LNK2001: unresolved external sym= bol "__declspec(dllimport) public: __thiscall IlmThread::TaskGro= up::~TaskGroup(void)" (__imp_??1TaskGroup@IlmThread@@QAE@XZ)</div> <div>3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol= "__declspec(dllimport) public: __thiscall IlmThread::TaskGroup:= :~TaskGroup(void)" (__imp_??1TaskGroup@IlmThread@@QAE@XZ)</div> <div>3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbo= l "__declspec(dllimport) public: __thiscall IlmThread::TaskGroup= ::~TaskGroup(void)" (__imp_??1TaskGroup@IlmThread@@QAE@XZ)</div> <div>3>ImfCompositeDeepScanLine.obj : error LNK2001: unresolved external= symbol "__declspec(dllimport) public: static void __cdecl IlmTh= read::ThreadPool::addGlobalTask(class IlmThread::Task *)" (__imp_?addG= lobalTask@ThreadPool@IlmThread@@SAXPAVTask@2@@Z)</div> <div>3>ImfDeepScanLineInputFile.obj : error LNK2001: unresolved external= symbol "__declspec(dllimport) public: static void __cdecl IlmTh= read::ThreadPool::addGlobalTask(class IlmThread::Task *)" (__imp_?addG= lobalTask@ThreadPool@IlmThread@@SAXPAVTask@2@@Z)</div> <div>3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved externa= l symbol "__declspec(dllimport) public: static void __cdecl IlmT= hread::ThreadPool::addGlobalTask(class IlmThread::Task *)" (__imp_?add= GlobalTask@ThreadPool@IlmThread@@SAXPAVTask@2@@Z)</div> <div>3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external sy= mbol "__declspec(dllimport) public: static void __cdecl IlmThrea= d::ThreadPool::addGlobalTask(class IlmThread::Task *)" (__imp_?addGlob= alTask@ThreadPool@IlmThread@@SAXPAVTask@2@@Z)</div> <div>3>ImfDeepTiledOutputFile.obj : error LNK2019: unresolved external s= ymbol "__declspec(dllimport) public: static void __cdecl IlmThre= ad::ThreadPool::addGlobalTask(class IlmThread::Task *)" (__imp_?addGlo= balTask@ThreadPool@IlmThread@@SAXPAVTask@2@@Z)=A3=AC=B8=C3=B7=FB=BA=C5=D4= =DA=BA=AF=CA=FD "public: __thiscall Imf_2_1::DeepTiledOutputFile::DeepTiledOutputFile= (char const * const,class Imf_2_1::Header const &,int)" (??0DeepTi= ledOutputFile@Imf_2_1@@QAE@QBDABVHeader@1@H@Z) =D6=D0=B1=BB=D2=FD=D3=C3</di= v> <div>3>ImfOutputFile.obj : error LNK2001: unresolved external symbol &nb= sp;"__declspec(dllimport) public: static void __cdecl IlmThread::Threa= dPool::addGlobalTask(class IlmThread::Task *)" (__imp_?addGlobalTask@T= hreadPool@IlmThread@@SAXPAVTask@2@@Z)</div> <div>3>ImfScanLineInputFile.obj : error LNK2001: unresolved external sym= bol "__declspec(dllimport) public: static void __cdecl IlmThread= ::ThreadPool::addGlobalTask(class IlmThread::Task *)" (__imp_?addGloba= lTask@ThreadPool@IlmThread@@SAXPAVTask@2@@Z)</div> <div>3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol= "__declspec(dllimport) public: static void __cdecl IlmThread::T= hreadPool::addGlobalTask(class IlmThread::Task *)" (__imp_?addGlobalTa= sk@ThreadPool@IlmThread@@SAXPAVTask@2@@Z)</div> <div>3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbo= l "__declspec(dllimport) public: static void __cdecl IlmThread::= ThreadPool::addGlobalTask(class IlmThread::Task *)" (__imp_?addGlobalT= ask@ThreadPool@IlmThread@@SAXPAVTask@2@@Z)</div> <div>3>ImfCompositeDeepScanLine.obj : error LNK2001: unresolved external= symbol "__declspec(dllimport) public: __thiscall IlmThread::Tas= kGroup::TaskGroup(void)" (__imp_??0TaskGroup@IlmThread@@QAE@XZ)</div> <div>3>ImfDeepScanLineInputFile.obj : error LNK2019: unresolved external= symbol "__declspec(dllimport) public: __thiscall IlmThread::Tas= kGroup::TaskGroup(void)" (__imp_??0TaskGroup@IlmThread@@QAE@XZ)=A3=AC= =B8=C3=B7=FB=BA=C5=D4=DA=BA=AF=CA=FD __ehhandler$??0DeepScanLineInputFile@I= mf_2_1@@QAE@ABVHeader@1@PAVIStream@1@HH@Z =D6=D0=B1=BB=D2=FD=D3=C3</div> <div>3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved externa= l symbol "__declspec(dllimport) public: __thiscall IlmThread::Ta= skGroup::TaskGroup(void)" (__imp_??0TaskGroup@IlmThread@@QAE@XZ)</div> <div>3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external sy= mbol "__declspec(dllimport) public: __thiscall IlmThread::TaskGr= oup::TaskGroup(void)" (__imp_??0TaskGroup@IlmThread@@QAE@XZ)</div> <div>3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external s= ymbol "__declspec(dllimport) public: __thiscall IlmThread::TaskG= roup::TaskGroup(void)" (__imp_??0TaskGroup@IlmThread@@QAE@XZ)</div> <div>3>ImfOutputFile.obj : error LNK2001: unresolved external symbol &nb= sp;"__declspec(dllimport) public: __thiscall IlmThread::TaskGroup::Tas= kGroup(void)" (__imp_??0TaskGroup@IlmThread@@QAE@XZ)</div> <div>3>ImfScanLineInputFile.obj : error LNK2001: unresolved external sym= bol "__declspec(dllimport) public: __thiscall IlmThread::TaskGro= up::TaskGroup(void)" (__imp_??0TaskGroup@IlmThread@@QAE@XZ)</div> <div>3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol= "__declspec(dllimport) public: __thiscall IlmThread::TaskGroup:= :TaskGroup(void)" (__imp_??0TaskGroup@IlmThread@@QAE@XZ)</div> <div>3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbo= l "__declspec(dllimport) public: __thiscall IlmThread::TaskGroup= ::TaskGroup(void)" (__imp_??0TaskGroup@IlmThread@@QAE@XZ)</div> <div>3>ImfDeepScanLineInputFile.obj : error LNK2001: unresolved external= symbol "public: virtual __thiscall Iex::IoExc::~IoExc(void)&quo= t; (??1IoExc@Iex@@UAE@XZ)</div> <div>3>ImfDeepScanLineOutputFile.obj : error LNK2019: unresolved externa= l symbol "public: virtual __thiscall Iex::IoExc::~IoExc(void)&qu= ot; (??1IoExc@Iex@@UAE@XZ)=A3=AC=B8=C3=B7=FB=BA=C5=D4=DA=BA=AF=CA=FD "= public: __thiscall std::_Iterator_base12::~_Iterator_base12(void)" (??= 1_Iterator_base12@std@@QAE@XZ) =D6=D0=B1=BB=D2=FD=D3=C3</div> <div>3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external sy= mbol "public: virtual __thiscall Iex::IoExc::~IoExc(void)" = (??1IoExc@Iex@@UAE@XZ)</div> <div>3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external s= ymbol "public: virtual __thiscall Iex::IoExc::~IoExc(void)"= (??1IoExc@Iex@@UAE@XZ)</div> <div>3>ImfOutputFile.obj : error LNK2001: unresolved external symbol &nb= sp;"public: virtual __thiscall Iex::IoExc::~IoExc(void)" (??1IoEx= c@Iex@@UAE@XZ)</div> <div>3>ImfScanLineInputFile.obj : error LNK2001: unresolved external sym= bol "public: virtual __thiscall Iex::IoExc::~IoExc(void)" (= ??1IoExc@Iex@@UAE@XZ)</div> <div>3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol= "public: virtual __thiscall Iex::IoExc::~IoExc(void)" (??1= IoExc@Iex@@UAE@XZ)</div> <div>3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbo= l "public: virtual __thiscall Iex::IoExc::~IoExc(void)" (??= 1IoExc@Iex@@UAE@XZ)</div> <div>3>ImfDeepScanLineInputFile.obj : error LNK2019: unresolved external= symbol "public: __thiscall Iex::IoExc::IoExc(class Iex::IoExc c= onst &)" (??0IoExc@Iex@@QAE@ABV01@@Z)=A3=AC=B8=C3=B7=FB=BA=C5=D4= =DA=BA=AF=CA=FD "public: char const * __thiscall Imf_2_1::DeepScanLine= InputFile::fileName(void)const " (?fileName@DeepScanLineInputFile@Imf_2_1@@QBEPBDXZ) =D6=D0=B1=BB=D2= =FD=D3=C3</div> <div>3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved externa= l symbol "public: __thiscall Iex::IoExc::IoExc(class Iex::IoExc = const &)" (??0IoExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external sy= mbol "public: __thiscall Iex::IoExc::IoExc(class Iex::IoExc cons= t &)" (??0IoExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external s= ymbol "public: __thiscall Iex::IoExc::IoExc(class Iex::IoExc con= st &)" (??0IoExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfOutputFile.obj : error LNK2001: unresolved external symbol &nb= sp;"public: __thiscall Iex::IoExc::IoExc(class Iex::IoExc const &)= " (??0IoExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfScanLineInputFile.obj : error LNK2001: unresolved external sym= bol "public: __thiscall Iex::IoExc::IoExc(class Iex::IoExc const= &)" (??0IoExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol= "public: __thiscall Iex::IoExc::IoExc(class Iex::IoExc const &a= mp;)" (??0IoExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbo= l "public: __thiscall Iex::IoExc::IoExc(class Iex::IoExc const &= amp;)" (??0IoExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external sy= mbol "__declspec(dllimport) public: __thiscall Iex::LogicExc::Lo= gicExc(class std::basic_stringstream<char,struct std::char_traits<cha= r>,class std::allocator<char> > &)" (__imp_??0LogicExc= @Iex@@QAE@AAV?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@= std@@@Z)</div> <div>3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external s= ymbol "__declspec(dllimport) public: __thiscall Iex::LogicExc::L= ogicExc(class std::basic_stringstream<char,struct std::char_traits<ch= ar>,class std::allocator<char> > &)" (__imp_??0LogicEx= c@Iex@@QAE@AAV?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@2@= @std@@@Z)</div> <div>3>ImfOutputFile.obj : error LNK2019: unresolved external symbol &nb= sp;"__declspec(dllimport) public: __thiscall Iex::LogicExc::LogicExc(c= lass std::basic_stringstream<char,struct std::char_traits<char>,cl= ass std::allocator<char> > &)" (__imp_??0LogicExc@Iex@@QA= E@AAV?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)= =A3=AC=B8=C3=B7=FB=BA=C5=D4=DA=BA=AF=CA=FD "public: void __thiscall Imf_2_1::OutputFile::copyPixels(class Imf_2_= 1::InputFile &)" (?copyPixels@OutputFile@Imf_2_1@@QAEXAAVInputFile= @2@@Z) =D6=D0=B1=BB=D2=FD=D3=C3</div> <div>3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol= "__declspec(dllimport) public: __thiscall Iex::LogicExc::LogicE= xc(class std::basic_stringstream<char,struct std::char_traits<char>= ;,class std::allocator<char> > &)" (__imp_??0LogicExc@Iex= @@QAE@AAV?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@= @@Z)</div> <div>3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbo= l "__declspec(dllimport) public: __thiscall Iex::LogicExc::Logic= Exc(class std::basic_stringstream<char,struct std::char_traits<char&g= t;,class std::allocator<char> > &)" (__imp_??0LogicExc@Ie= x@@QAE@AAV?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std= @@@Z)</div> <div>3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved externa= l symbol "__declspec(dllimport) public: __thiscall Iex::LogicExc= ::LogicExc(class std::basic_stringstream<char,struct std::char_traits<= ;char>,class std::allocator<char> > &)" (__imp_??0Logi= cExc@Iex@@QAE@AAV?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D= @2@@std@@@Z)</div> <div>3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external s= ymbol "public: virtual __thiscall Iex::LogicExc::~LogicExc(void)= " (??1LogicExc@Iex@@UAE@XZ)</div> <div>3>ImfTiledOutputFile.obj : error LNK2019: unresolved external symbo= l "public: virtual __thiscall Iex::LogicExc::~LogicExc(void)&quo= t; (??1LogicExc@Iex@@UAE@XZ)=A3=AC=B8=C3=B7=FB=BA=C5=D4=DA=BA=AF=CA=FD &quo= t;private: void __thiscall Imf_2_1::TiledOutputFile::initialize(class Imf_2= _1::Header const &)" (?initialize@TiledOutputFile@Imf_2_1@@AAEXABVHeader@2@@Z) =D6= =D0=B1=BB=D2=FD=D3=C3</div> <div>3>ImfTileOffsets.obj : error LNK2001: unresolved external symbol &n= bsp;"public: virtual __thiscall Iex::LogicExc::~LogicExc(void)" (= ??1LogicExc@Iex@@UAE@XZ)</div> <div>3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved externa= l symbol "public: virtual __thiscall Iex::LogicExc::~LogicExc(vo= id)" (??1LogicExc@Iex@@UAE@XZ)</div> <div>3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external sy= mbol "public: virtual __thiscall Iex::LogicExc::~LogicExc(void)&= quot; (??1LogicExc@Iex@@UAE@XZ)</div> <div>3>ImfOutputFile.obj : error LNK2001: unresolved external symbol &nb= sp;"public: virtual __thiscall Iex::LogicExc::~LogicExc(void)" (?= ?1LogicExc@Iex@@UAE@XZ)</div> <div>3>ImfScanLineInputFile.obj : error LNK2001: unresolved external sym= bol "public: virtual __thiscall Iex::LogicExc::~LogicExc(void)&q= uot; (??1LogicExc@Iex@@UAE@XZ)</div> <div>3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol= "public: virtual __thiscall Iex::LogicExc::~LogicExc(void)"= ; (??1LogicExc@Iex@@UAE@XZ)</div> <div>3>ImfTiledMisc.obj : error LNK2001: unresolved external symbol &nbs= p;"public: virtual __thiscall Iex::LogicExc::~LogicExc(void)" (??= 1LogicExc@Iex@@UAE@XZ)</div> <div>3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external s= ymbol "public: __thiscall Iex::LogicExc::LogicExc(class Iex::Log= icExc const &)" (??0LogicExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfTiledOutputFile.obj : error LNK2001: unresolved external symbo= l "public: __thiscall Iex::LogicExc::LogicExc(class Iex::LogicEx= c const &)" (??0LogicExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfTileOffsets.obj : error LNK2001: unresolved external symbol &n= bsp;"public: __thiscall Iex::LogicExc::LogicExc(class Iex::LogicExc co= nst &)" (??0LogicExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfDeepScanLineOutputFile.obj : error LNK2001: unresolved externa= l symbol "public: __thiscall Iex::LogicExc::LogicExc(class Iex::= LogicExc const &)" (??0LogicExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfDeepTiledInputFile.obj : error LNK2001: unresolved external sy= mbol "public: __thiscall Iex::LogicExc::LogicExc(class Iex::Logi= cExc const &)" (??0LogicExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfOutputFile.obj : error LNK2001: unresolved external symbol &nb= sp;"public: __thiscall Iex::LogicExc::LogicExc(class Iex::LogicExc con= st &)" (??0LogicExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfScanLineInputFile.obj : error LNK2001: unresolved external sym= bol "public: __thiscall Iex::LogicExc::LogicExc(class Iex::Logic= Exc const &)" (??0LogicExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfTiledInputFile.obj : error LNK2001: unresolved external symbol= "public: __thiscall Iex::LogicExc::LogicExc(class Iex::LogicExc= const &)" (??0LogicExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfTiledMisc.obj : error LNK2001: unresolved external symbol &nbs= p;"public: __thiscall Iex::LogicExc::LogicExc(class Iex::LogicExc cons= t &)" (??0LogicExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfThreading.obj : error LNK2019: unresolved external symbol &nbs= p;"__declspec(dllimport) public: int __thiscall IlmThread::ThreadPool:= :numThreads(void)const " (__imp_?numThreads@ThreadPool@IlmThread@@QBEH= XZ)=A3=AC=B8=C3=B7=FB=BA=C5=D4=DA=BA=AF=CA=FD "int __cdecl Imf_2_1::gl= obalThreadCount(void)" (?globalThreadCount@Imf_2_1@@YAHXZ) =D6=D0=B1=BB=D2=FD=D3=C3</div> <div>3>ImfThreading.obj : error LNK2019: unresolved external symbol &nbs= p;"__declspec(dllimport) public: static class IlmThread::ThreadPool &a= mp; __cdecl IlmThread::ThreadPool::globalThreadPool(void)" (__imp_?glo= balThreadPool@ThreadPool@IlmThread@@SAAAV12@XZ)=A3=AC=B8=C3=B7=FB=BA=C5=D4= =DA=BA=AF=CA=FD "int __cdecl Imf_2_1::globalThreadCount(void)" (?globalThreadCou= nt@Imf_2_1@@YAHXZ) =D6=D0=B1=BB=D2=FD=D3=C3</div> <div>3>ImfThreading.obj : error LNK2019: unresolved external symbol &nbs= p;"__declspec(dllimport) public: void __thiscall IlmThread::ThreadPool= ::setNumThreads(int)" (__imp_?setNumThreads@ThreadPool@IlmThread@@QAEX= H@Z)=A3=AC=B8=C3=B7=FB=BA=C5=D4=DA=BA=AF=CA=FD "void __cdecl Imf_2_1::= setGlobalThreadCount(int)" (?setGlobalThreadCount@Imf_2_1@@YAXH@Z) =D6=D0=B1=BB=D2=FD=D3=C3</div> <div>3>ImfB44Compressor.obj : error LNK2001: unresolved external symbol = "public: __thiscall Iex::MathExc::MathExc(class Iex::MathExc con= st &)" (??0MathExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfPreviewImage.obj : error LNK2001: unresolved external symbol &= nbsp;"public: __thiscall Iex::MathExc::MathExc(class Iex::MathExc cons= t &)" (??0MathExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfChromaticities.obj : error LNK2001: unresolved external symbol= "public: __thiscall Iex::MathExc::MathExc(class Iex::MathExc co= nst &)" (??0MathExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfPxr24Compressor.obj : error LNK2019: unresolved external symbo= l "public: __thiscall Iex::MathExc::MathExc(class Iex::MathExc c= onst &)" (??0MathExc@Iex@@QAE@ABV01@@Z)=A3=AC=B8=C3=B7=FB=BA=C5=D4= =DA=BA=AF=CA=FD "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 st= d::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_tra= its<class Imf_2_1::Name,struct Imf_2_1::Channel,struct std::less<class Imf_2_1::N= ame>,class std::allocator<struct std::pair<class Imf_2_1::Name con= st ,struct Imf_2_1::Channel> >,0> > >(void)" (??1?$_Tre= e_const_iterator@V?$_Tree_val@V?$_Tmap_traits@VName@Imf_2_1@@UChannel@2@U?$= less@VName@Imf_2_1@@@std@@V?$allocator@U?$pair@$$CBVName@Imf_2_1@@UChannel@= 2@@std@@@5@$0A@@std@@@std@@@std@@QAE@XZ) =D6=D0=B1=BB=D2=FD=D3=C3</div> <div>3>ImfCompressor.obj : error LNK2001: unresolved external symbol &nb= sp;"public: __thiscall Iex::MathExc::MathExc(class Iex::MathExc const = &)" (??0MathExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfRleCompressor.obj : error LNK2001: unresolved external symbol = "public: __thiscall Iex::MathExc::MathExc(class Iex::MathExc con= st &)" (??0MathExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfZipCompressor.obj : error LNK2001: unresolved external symbol = "public: __thiscall Iex::MathExc::MathExc(class Iex::MathExc con= st &)" (??0MathExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfPizCompressor.obj : error LNK2001: unresolved external symbol = "public: __thiscall Iex::MathExc::MathExc(class Iex::MathExc con= st &)" (??0MathExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfB44Compressor.obj : error LNK2001: unresolved external symbol = "__declspec(dllimport) public: __thiscall Iex::MathExc::MathExc(= char const *)" (__imp_??0MathExc@Iex@@QAE@PBD@Z)</div> <div>3>ImfPreviewImage.obj : error LNK2019: unresolved external symbol &= nbsp;"__declspec(dllimport) public: __thiscall Iex::MathExc::MathExc(c= har const *)" (__imp_??0MathExc@Iex@@QAE@PBD@Z)=A3=AC=B8=C3=B7=FB=BA= =C5=D4=DA=BA=AF=CA=FD "public: __thiscall std::_String_val<char,cla= ss std::allocator<char> >::~_String_val<char,class std::allocator<char> >(void)&quo= t; (??1?$_String_val@DV?$allocator@D@std@@@std@@QAE@XZ) =D6=D0=B1=BB=D2=FD= =D3=C3</div> <div>3>ImfPxr24Compressor.obj : error LNK2001: unresolved external symbo= l "__declspec(dllimport) public: __thiscall Iex::MathExc::MathEx= c(char const *)" (__imp_??0MathExc@Iex@@QAE@PBD@Z)</div> <div>3>ImfCompressor.obj : error LNK2001: unresolved external symbol &nb= sp;"__declspec(dllimport) public: __thiscall Iex::MathExc::MathExc(cha= r const *)" (__imp_??0MathExc@Iex@@QAE@PBD@Z)</div> <div>3>ImfRleCompressor.obj : error LNK2001: unresolved external symbol = "__declspec(dllimport) public: __thiscall Iex::MathExc::MathExc(= char const *)" (__imp_??0MathExc@Iex@@QAE@PBD@Z)</div> <div>3>ImfZipCompressor.obj : error LNK2001: unresolved external symbol = "__declspec(dllimport) public: __thiscall Iex::MathExc::MathExc(= char const *)" (__imp_??0MathExc@Iex@@QAE@PBD@Z)</div> <div>3>ImfPizCompressor.obj : error LNK2001: unresolved external symbol = "__declspec(dllimport) public: __thiscall Iex::MathExc::MathExc(= char const *)" (__imp_??0MathExc@Iex@@QAE@PBD@Z)</div> <div>3>ImfB44Compressor.obj : error LNK2001: unresolved external symbol = "public: virtual char const * __thiscall Iex::BaseExc::what(void= )const " (?what@BaseExc@Iex@@UBEPBDXZ)</div> <div>3>ImfPreviewImage.obj : error LNK2001: unresolved external symbol &= nbsp;"public: virtual char const * __thiscall Iex::BaseExc::what(void)= const " (?what@BaseExc@Iex@@UBEPBDXZ)</div> <div>3>ImfPxr24Compressor.obj : error LNK2001: unresolved external symbo= l "public: virtual char const * __thiscall Iex::BaseExc::what(vo= id)const " (?what@BaseExc@Iex@@UBEPBDXZ)</div> <div>3>ImfCompressor.obj : error LNK2001: unresolved external symbol &nb= sp;"public: virtual char const * __thiscall Iex::BaseExc::what(void)co= nst " (?what@BaseExc@Iex@@UBEPBDXZ)</div> <div>3>ImfRleCompressor.obj : error LNK2001: unresolved external symbol = "public: virtual char const * __thiscall Iex::BaseExc::what(void= )const " (?what@BaseExc@Iex@@UBEPBDXZ)</div> <div>3>ImfZipCompressor.obj : error LNK2001: unresolved external symbol = "public: virtual char const * __thiscall Iex::BaseExc::what(void= )const " (?what@BaseExc@Iex@@UBEPBDXZ)</div> <div>3>ImfPizCompressor.obj : error LNK2001: unresolved external symbol = "public: virtual char const * __thiscall Iex::BaseExc::what(void= )const " (?what@BaseExc@Iex@@UBEPBDXZ)</div> <div>3>ImfB44Compressor.obj : error LNK2001: unresolved external symbol = "__declspec(dllimport) public: virtual __thiscall Iex::MathExc::= ~MathExc(void)" (__imp_??1MathExc@Iex@@UAE@XZ)</div> <div>3>ImfPreviewImage.obj : error LNK2001: unresolved external symbol &= nbsp;"__declspec(dllimport) public: virtual __thiscall Iex::MathExc::~= MathExc(void)" (__imp_??1MathExc@Iex@@UAE@XZ)</div> <div>3>ImfPxr24Compressor.obj : error LNK2001: unresolved external symbo= l "__declspec(dllimport) public: virtual __thiscall Iex::MathExc= ::~MathExc(void)" (__imp_??1MathExc@Iex@@UAE@XZ)</div> <div>3>ImfCompressor.obj : error LNK2019: unresolved external symbol &nb= sp;"__declspec(dllimport) public: virtual __thiscall Iex::MathExc::~Ma= thExc(void)" (__imp_??1MathExc@Iex@@UAE@XZ)=A3=AC=B8=C3=B7=FB=BA=C5=D4= =DA=BA=AF=CA=FD "public: virtual __thiscall Iex::OverflowExc::~Overflo= wExc(void)" (??1OverflowExc@Iex@@UAE@XZ) =D6=D0=B1=BB=D2=FD=D3=C3</div> <div>3>ImfRleCompressor.obj : error LNK2001: unresolved external symbol = "__declspec(dllimport) public: virtual __thiscall Iex::MathExc::= ~MathExc(void)" (__imp_??1MathExc@Iex@@UAE@XZ)</div> <div>3>ImfZipCompressor.obj : error LNK2001: unresolved external symbol = "__declspec(dllimport) public: virtual __thiscall Iex::MathExc::= ~MathExc(void)" (__imp_??1MathExc@Iex@@UAE@XZ)</div> <div>3>ImfPizCompressor.obj : error LNK2001: unresolved external symbol = "__declspec(dllimport) public: virtual __thiscall Iex::MathExc::= ~MathExc(void)" (__imp_??1MathExc@Iex@@UAE@XZ)</div> <div>3>ImfB44Compressor.obj : error LNK2001: unresolved external symbol = "__declspec(dllimport) public: __thiscall Iex::MathExc::MathExc(= class Iex::MathExc const &)" (__imp_??0MathExc@Iex@@QAE@ABV01@@Z)<= /div> <div>3>ImfPreviewImage.obj : error LNK2001: unresolved external symbol &= nbsp;"__declspec(dllimport) public: __thiscall Iex::MathExc::MathExc(c= lass Iex::MathExc const &)" (__imp_??0MathExc@Iex@@QAE@ABV01@@Z)</= div> <div>3>ImfPxr24Compressor.obj : error LNK2001: unresolved external symbo= l "__declspec(dllimport) public: __thiscall Iex::MathExc::MathEx= c(class Iex::MathExc const &)" (__imp_??0MathExc@Iex@@QAE@ABV01@@Z= )</div> <div>3>ImfCompressor.obj : error LNK2019: unresolved external symbol &nb= sp;"__declspec(dllimport) public: __thiscall Iex::MathExc::MathExc(cla= ss Iex::MathExc const &)" (__imp_??0MathExc@Iex@@QAE@ABV01@@Z)=A3= =AC=B8=C3=B7=FB=BA=C5=D4=DA=BA=AF=CA=FD "public: __thiscall Iex::Overf= lowExc::OverflowExc(class Iex::OverflowExc const &)" (??0OverflowExc@Iex@@QAE@ABV01@@Z) =D6= =D0=B1=BB=D2=FD=D3=C3</div> <div>3>ImfRleCompressor.obj : error LNK2001: unresolved external symbol = "__declspec(dllimport) public: __thiscall Iex::MathExc::MathExc(= class Iex::MathExc const &)" (__imp_??0MathExc@Iex@@QAE@ABV01@@Z)<= /div> <div>3>ImfZipCompressor.obj : error LNK2001: unresolved external symbol = "__declspec(dllimport) public: __thiscall Iex::MathExc::MathExc(= class Iex::MathExc const &)" (__imp_??0MathExc@Iex@@QAE@ABV01@@Z)<= /div> <div>3>ImfPizCompressor.obj : error LNK2001: unresolved external symbol = "__declspec(dllimport) public: __thiscall Iex::MathExc::MathExc(= class Iex::MathExc const &)" (__imp_??0MathExc@Iex@@QAE@ABV01@@Z)<= /div> <div>3>ImfZipCompressor.obj : error LNK2019: unresolved external symbol = "__declspec(dllimport) public: __thiscall Iex::BaseExc::BaseExc(= char const *)" (__imp_??0BaseExc@Iex@@QAE@PBD@Z)=A3=AC=B8=C3=B7=FB=BA= =C5=D4=DA=BA=AF=CA=FD "public: virtual int __thiscall Imf_2_1::ZipComp= ressor::compress(char const *,int,int,char const * &)" (?compress@ZipCompressor@Imf_2_1= @@UAEHPBDHHAAPBD@Z) =D6=D0=B1=BB=D2=FD=D3=C3</div> <div>3>ImfPxr24Compressor.obj : error LNK2001: unresolved external symbo= l "__declspec(dllimport) public: __thiscall Iex::BaseExc::BaseEx= c(char const *)" (__imp_??0BaseExc@Iex@@QAE@PBD@Z)</div> <div>3>ImfZipCompressor.obj : error LNK2001: unresolved external symbol = "public: virtual __thiscall Iex::BaseExc::~BaseExc(void)" (= ??1BaseExc@Iex@@UAE@XZ)</div> <div>3>ImfPxr24Compressor.obj : error LNK2001: unresolved external symbo= l "public: virtual __thiscall Iex::BaseExc::~BaseExc(void)"= (??1BaseExc@Iex@@UAE@XZ)</div> <div>3>ImfChromaticities.obj : error LNK2019: unresolved external symbol= "__declspec(dllimport) public: __thiscall Imath::SingMatrixExc:= :SingMatrixExc(char const *)" (__imp_??0SingMatrixExc@Imath@@QAE@PBD@Z= )=A3=AC=B8=C3=B7=FB=BA=C5=D4=DA=BA=AF=CA=FD "public: class Imath::Matr= ix44<float> __thiscall Imath::Matrix44<float>::inverse(bool)const " (?inverse@?$Matrix= 44@M@Imath@@QBE?AV12@_N@Z) =D6=D0=B1=BB=D2=FD=D3=C3</div> <div>3>ImfChromaticities.obj : error LNK2001: unresolved external symbol= "public: virtual __thiscall Imath::SingMatrixExc::~SingMatrixEx= c(void)" (??1SingMatrixExc@Imath@@UAE@XZ)</div> <div>3>ImfChromaticities.obj : error LNK2001: unresolved external symbol= "public: __thiscall Imath::SingMatrixExc::SingMatrixExc(class I= math::SingMatrixExc const &)" (??0SingMatrixExc@Imath@@QAE@ABV01@@= Z)</div> <div>3>ImfStdIO.obj : error LNK2019: unresolved external symbol &q= uot;__declspec(dllimport) void __cdecl Iex::throwErrnoExc(void)" (__im= p_?throwErrnoExc@Iex@@YAXXZ)=A3=AC=B8=C3=B7=FB=BA=C5=D4=DA=BA=AF=CA=FD &quo= t;bool __cdecl Imf_2_1::`anonymous namespace'::checkError(class std::ba= sic_istream<char,struct std::char_traits<char> > &,__int64)" (?checkError@?A0x56= 260407@Imf_2_1@@YA_NAAV?$basic_istream@DU?$char_traits@D@std@@@std@@_J@Z) = =D6=D0=B1=BB=D2=FD=D3=C3</div> <div>3>ImfStdIO.obj : error LNK2019: unresolved external symbol &q= uot;__declspec(dllimport) public: __thiscall Iex::ErrnoExc::ErrnoExc(char c= onst *)" (__imp_??0ErrnoExc@Iex@@QAE@PBD@Z)=A3=AC=B8=C3=B7=FB=BA=C5=D4= =DA=BA=AF=CA=FD "void __cdecl Imf_2_1::`anonymous namespace'::chec= kError(class std::basic_ostream<char,struct std::char_traits<char> > &)" (?checkError@?A0x56260407@I= mf_2_1@@YAXAAV?$basic_ostream@DU?$char_traits@D@std@@@std@@@Z) =D6=D0=B1=BB= =D2=FD=D3=C3</div> <div>3>ImfStdIO.obj : error LNK2001: unresolved external symbol &q= uot;public: virtual __thiscall Iex::ErrnoExc::~ErrnoExc(void)" (??1Err= noExc@Iex@@UAE@XZ)</div> <div>3>ImfStdIO.obj : error LNK2001: unresolved external symbol &q= uot;public: __thiscall Iex::ErrnoExc::ErrnoExc(class Iex::ErrnoExc const &a= mp;)" (??0ErrnoExc@Iex@@QAE@ABV01@@Z)</div> <div>3>ImfScanLineInputFile.obj : error LNK2019: unresolved external sym= bol "__declspec(dllimport) public: __thiscall Iex::LogicExc::Log= icExc(char const *)" (__imp_??0LogicExc@Iex@@QAE@PBD@Z)=A3=AC=B8=C3=B7= =FB=BA=C5=D4=DA=BA=AF=CA=FD "public: virtual void __thiscall Imf_2_1::= `anonymous namespace'::LineBufferTaskIIF::execute(void)" (?execute@LineBufferTaskIIF@?A0x9d32d54b@Imf_2_1@@UAEXXZ) =D6=D0=B1=BB=D2= =FD=D3=C3</div> <div>3>ImfTiledMisc.obj : error LNK2001: unresolved external symbol &nbs= p;"__declspec(dllimport) public: __thiscall Iex::LogicExc::LogicExc(ch= ar const *)" (__imp_??0LogicExc@Iex@@QAE@PBD@Z)</div> <div>3>ImfTileOffsets.obj : error LNK2001: unresolved external symbol &n= bsp;"__declspec(dllimport) public: __thiscall Iex::LogicExc::LogicExc(= char const *)" (__imp_??0LogicExc@Iex@@QAE@PBD@Z)</div> <div>3>ImfDeepTiledOutputFile.obj : error LNK2001: unresolved external s= ymbol "__declspec(dllimport) public: __thiscall Iex::LogicExc::L= ogicExc(char const *)" (__imp_??0LogicExc@Iex@@QAE@PBD@Z)</div> <div>3>ImfMultiPartInputFile.obj : error LNK2019: unresolved external sy= mbol "__declspec(dllimport) public: __thiscall Iex::InputExc::In= putExc(class std::basic_string<char,struct std::char_traits<char>,= class std::allocator<char> > const &)" (__imp_??0InputExc= @Iex@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@= Z)=A3=AC=B8=C3=B7=FB=BA=C5=D4=DA=BA=AF=CA=FD "private: void __thiscall Imf_2_1::MultiPartInputFile::initialize(voi= d)" (?initialize@MultiPartInputFile@Imf_2_1@@AAEXXZ) =D6=D0=B1=BB=D2= =FD=D3=C3</div> <div>3>D:\packages\openexr\openexr-2.1.0\build\IlmImf\Debug\IlmImf-2_1d.= dll : fatal error LNK1120: 54 unresolved external symbols</div> <div>3></div> <div>3>build failed</div> </div> <div><br> </div> <div><br> </div> <div><br> </div> <div><br> </div> <div>Is there anything that I didn't pay attention to ?</div> <div><br> </div> <div><br> </div> <div>Cheers</div> <div>Pei</div><span class=3D"HOEnZb"><font color=3D"#888888"> <div><br> </div> <div><br> </div> <div><br> </div> <div><br clear=3D"all"> <div><br> </div> -- <br> <div><br> </div> <div>Pei JIA</div> <div><br> </div> <div>Email: <a href=3D"mailto:[email protected]" target=3D"_blank">jp4work@= gmail.com</a></div> <div>cell: +1 604-362-5816</div> <div><br> </div> Welcome to Vision Open<br> <a href=3D"http://www.visionopen.com" target=3D"_blank">http://www.visionop= en.com</a> </div> </font></span></div> </div> </div> </div> </div> </blockquote></div><br><br clear=3D"all"><div><br></div>-- <br><div><br></d= iv><div>Pei JIA</div><div><br></div><div>Email: <a href=3D"mailto:jp4work@g= mail.com" target=3D"_blank">[email protected]</a></div><div>cell: &n= bsp;+1 604-362-5816</div> <div><br></div>Welcome to Vision Open<br><a href=3D"http://www.visionopen.c= om" target=3D"_blank">http://www.visionopen.com</a> </div> --089e0118393eee2a6504ec49cffc-- --===============4398833935304703031== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Openexr-user mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/openexr-user --===============4398833935304703031==--