| | Building LUT files...
Linking...
ImfHeader.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall Imf::TypedAttribute,class std::allocator >,class std::allocator,class std::allocator > > > >::writeValueTo(class Imf::OStream &,int)const " (?writeValueTo@?$TypedAttribute@V?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@@Imf@@UBEXAAVOStream@2@H@Z)
ImfStandardAttributes.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall Imf::TypedAttribute,class std::allocator >,class std::allocator,class std::allocator > > > >::writeValueTo(class Imf::OStream &,int)const " (?writeValueTo@?$TypedAttribute@V?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@@Imf@@UBEXAAVOStream@2@H@Z)
ImfHeader.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall Imf::TypedAttribute,class std::allocator >,class std::allocator,class std::allocator > > > >::readValueFrom(class Imf::IStream &,int,int)" (?readValueFrom@?$TypedAttribute@V?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@@Imf@@UAEXAAVIStream@2@HH@Z)
ImfStandardAttributes.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall Imf::TypedAttribute,class std::allocator >,class std::allocator,class std::allocator > > > >::readValueFrom(class Imf::IStream &,int,int)" (?readValueFrom@?$TypedAttribute@V?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@@Imf@@UAEXAAVIStream@2@HH@Z)
ImfHeader.obj : error LNK2019: unresolved external symbol "public: static char const * __cdecl Imf::TypedAttribute,class std::allocator >,class std::allocator,class std::allocator > > > >::staticTypeName(void)" (?staticTypeName@?$TypedAttribute@V?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@@Imf@@SAPBDXZ) referenced in function "public: virtual char const * __thiscall Imf::TypedAttribute,class std::allocator >,class std::allocator,class std::allocator > > > >::typeName(void)const " (?typeName@?$TypedAttribute@V?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@@Imf@@UBEPBDXZ)
ImfStandardAttributes.obj : error LNK2001: unresolved external symbol "public: static char const * __cdecl Imf::TypedAttribute,class std::allocator >,class std::allocator,class std::allocator > > > >::staticTypeName(void)" (?staticTypeName@?$TypedAttribute@V?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@@Imf@@SAPBDXZ)
..\Release/IlmImf.dll : fatal error LNK1120: 3 unresolved externals
|