| Code: |
| 1>Compiling...
1>creator.c 1>buildinfo.c 1>Generating Code... 1>Compiling resources... 1>Linking... 1>msvcprt.lib(MSVCP80.dll) : error LNK2005: "public: __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::~basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(void)" (??1?$basic_string@ DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@XZ) already defined in bl_imbuf.lib(openexr_api.obj) 1>msvcprt.lib(MSVCP80.dll) : error LNK2005: "public: __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (??0?$basic_string@ DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@ABV01@@Z) already defined in bl_imbuf.lib(openexr_api.obj) 1>msvcprt.lib(MSVCP80.dll) : error LNK2005: "public: __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(char const *)" (??0?$basic_string@ DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@PBD@Z) already defined in bl_imbuf.lib(openexr_api.obj) 1>msvcprt.lib(MSVCP80.dll) : error LNK2005: "public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > & __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::assign(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (?assign@?$basic_string@ DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV12@ABV12@@Z) already defined in bl_imbuf.lib(openexr_api.obj) 1>msvcprt.lib(MSVCP80.dll) : error LNK2005: "public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > & __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::append(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (?append@?$basic_string@ DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV12@ABV12@@Z) already defined in libelbeem.lib(attributes.obj) 1>msvcprt.lib(MSVCP80.dll) : error LNK2005: "public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __thiscall std::basic_ostringstream<char,struct std::char_traits<char>,class std::allocator<char> >::str(void)const " (?str@?$basic_ostringstream@ DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBE?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@XZ) already defined in libelbeem.lib(utilities.obj) 1>msvcprt.lib(MSVCP80.dll) : error LNK2005: "public: void __thiscall std::basic_ostringstream<char,struct std::char_traits<char>,class std::allocator<char> >::`vbase destructor'(void)" (??_D?$basic_ostringstream@ DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEXXZ) already defined in libelbeem.lib(utilities.obj) 1>msvcprt.lib(MSVCP80.dll) : error LNK2005: "public: void __thiscall std::_Mutex::_Lock(void)" (?_Lock@_Mutex@std@@QAEXXZ) already defined in libcpmt.lib(xmutex.obj) 1>msvcprt.lib(MSVCP80.dll) : error LNK2005: "public: void __thiscall std::_Mutex::_Unlock(void)" (?_Unlock@_Mutex@std@@QAEXXZ) already defined in libcpmt.lib(xmutex.obj) 1>msvcprt.lib (MSVCP80.dll) : error LNK2005: "public: __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(void)" (??0?$basic_string@ DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@XZ) already defined in bl_imbuf.lib(openexr_api.obj) 1>msvcprt.lib(MSVCP80.dll) : error LNK2005: "public: class std::basic_ostream<char,struct std::char_traits<char> > & __thiscall std::basic_ostream<char,struct std::char_traits<char> >::flush(void)" (?flush@?$basic_ostream@ DU?$char_traits@D@std@@@std@@QAEAAV12@XZ) already defined in bl_imbuf.lib(openexr_api.obj) 1>msvcprt.lib(MSVCP80.dll) : error LNK2005: "public: void __thiscall std::basic_ostream<char,struct std::char_traits<char> >::_Osfx(void)" (?_Osfx@?$basic_ostream@ DU?$char_traits@D@std@@@std@@QAEXXZ) already defined in bl_imbuf.lib(openexr_api.obj) 1>msvcprt.lib(MSVCP80.dll) : error LNK2005: "bool __cdecl std::uncaught_exception(void)" (?uncaught_exception@std@@YA_NXZ) already defined in libcpmt.lib(uncaught.obj) 1>msvcprt.lib(MSVCP80.dll) : error LNK2005: "public: void __thiscall std::basic_ios<char,struct std::char_traits<char> >::setstate(int,bool)" (?setstate@?$basic_ios@DU?$char_traits@D @std@@@std@@QAEXH_N@Z) already defined in bl_imbuf.lib(openexr_api.obj) 1>msvcprt.lib(MSVCP80.dll) : error LNK2005: "public: int __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::sputn(char const *,int)" (?sputn@?$basic_streambuf@ DU?$char_traits@D@std@@@std@@QAEHPBDH@Z) already defined in bl_imbuf.lib(openexr_api.obj) 1>msvcprt.lib(MSVCP80.dll) : error LNK2005: "public: int __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::sputc(char)" (?sputc@?$basic_streambuf@ DU?$char_traits@D@std@@@std@@QAEHD@Z) already defined in bl_imbuf.lib(openexr_api.obj) 1>msvcprt.lib(MSVCP80.dll) : error LNK2005: "public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > & __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::operator=(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (??4?$basic_string@ DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV01@ABV01@@Z) already defined in bl_imbuf.lib(openexr_api.obj) 1>msvcprt.lib(MSVCP80.dll) : error LNK2005: "public: class std::basic_ostream<char,struct std::char_traits<char> > & __thiscall std::basic_ostream<char,struct std::char_traits<char> >::operator<<(int)" (??6?$basic_ostream@ DU?$char_traits@D@std@@@std@@QAEAAV01@H@Z) already defined in libelbeem.lib(utilities.obj) 1>msvcprt.lib(MSVCP80.dll) : error LNK2005: "bool __cdecl std::operator<<char,struct std::char_traits<char>,class std::allocator<char> >(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (??$?MDU?$char_traits@ D@std@@V?$allocator@D@1@@std@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@0@Z) already defined in libelbeem.lib(ntl_geometryobject.obj) 1>msvcprt.lib(MSVCP80.dll) : error LNK2005: "public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > & __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::erase(unsigned int,unsigned int)" (?erase@?$basic_string@ DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV12@II@Z) already defined in bl_imbuf.lib(openexr_api.obj) 1>msvcprt.lib(MSVCP80.dll) : error LNK2005: "class std::basic_ostream<char,struct std::char_traits<char> > & __cdecl std::operator<<<char,struct std::char_traits<char>,class std::allocator<char> >(class std::basic_ostream<char,struct std::char_traits<char> > &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (??$?6DU?$char_traits@ D@std@@V?$allocator@D@1@@std@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@0@AAV10@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@@Z) already defined in libelbeem.lib(utilities.obj) 1>msvcprt.lib(MSVCP80.dll ) : error LNK2005: "public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > & __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::operator=(char const *)" (??4?$basic_string@ DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV01@PBD@Z) already defined in libcpmt.lib(locale0.obj) 1>msvcprt.lib(MSVCP80.dll) : error LNK2005: "public: void __thiscall std::basic_ios<char,struct std::char_traits<char> >::clear(int,bool)" (?clear@?$basic_ios@ DU?$char_traits@D@std@@@std@@QAEXH_N@Z) already defined in bl_imbuf.lib(openexr_api.obj) 1>msvcprt.lib(MSVCP80.dll) : error LNK2005: "public: __thiscall std::basic_ofstream<char,struct std::char_traits<char> >::basic_ofstream<char,struct std::char_traits<char> >(char const *,int,int)" (??0?$basic_ofstream@ DU?$char_traits@D@std@@@std@@QAE@PBDHH@Z) already defined in libboolop.lib(BOP_Mesh.obj) 1>msvcprt.lib(MSVCP80.dll) : error LNK2005: "public: void __thiscall std::basic_ofstream<char,struct std::char_traits<char> >::`vbase destructor'(void)" (??_D?$basic_ofstream@ DU?$char_traits@D@std@@@std@@QAEXXZ) already defined in libboolop.lib(BOP_Mesh.obj) 1>msvcprt.lib(MSVCP80.dll) : error LNK2005: "public: __thiscall std::basic_ostringstream<char,struct std::char_traits<char>,class std::allocator<char> >::basic_ostringstream<char,struct std::char_traits<char>,class std::allocator<char> >(int)" (??0?$basic_ostringstream@ DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@H@Z) already defined in libelbeem.lib(utilities.obj) 1>msvcprt.lib(MSVCP80.dll) : error LNK2005: "public: class std::basic_ostream<char,struct std::char_traits<char> > & __thiscall std::basic_ostream<char,struct std::char_traits<char> >::operator<<(float)" (??6?$basic_ostream@ DU?$char_traits@D@std@@@std@@QAEAAV01@M@Z) already defined in libelbeem.lib(elbeem.obj) 1>msvcprt.lib(MSVCP80.dll) : error LNK2005: "public: unsigned int __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::find(char const *,unsigned int,unsigned int)const " (?find@?$basic_string@ DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBEIPBDII@Z) already defined in libelbeem.lib(ntl_blenderdumper.obj) 1> Creating library ..\..\bin\blender.lib and object ..\..\bin\blender.exp 1>libjpeg.lib(jerror.o ) : warning LNK4217: locally defined symbol __iob imported in function _output_message 1>libpng_st.lib(pngerror.o) : warning LNK4049: locally defined symbol __iob imported 1>libpng_st.lib(pngwutil.o) : warning LNK4049: locally defined symbol __iob imported 1>libpng_st.lib(pngrutil.o) : warning LNK4049: locally defined symbol __iob imported 1>IlmThread.lib(IlmThreadPool.obj) : warning LNK4049: locally defined symbol ??0exception@std@@QAE@XZ (public: __thiscall std::exception::exception(void)) imported 1>IlmImf.lib(ImfScanLineInputFile.obj) : warning LNK4049: locally defined symbol ??0exception@std@@QAE@XZ (public: __thiscall std::exception::exception(void)) imported 1>IlmImf.lib(ImfTiledInputFile.obj) : warning LNK4217: locally defined symbol ??0exception@std@@ QAE@XZ (public: __thiscall std::exception::exception(void)) imported in function "public: __thiscall std::bad_alloc::bad_alloc(char const *)" (??0bad_alloc@std@@QAE@PBD@Z) 1>IlmImf.lib(ImfMisc.obj) : warning LNK4049: locally defined symbol ??0exception@std@@ QAE@XZ (public: __thiscall std::exception::exception(void)) imported 1>IlmImf.lib(ImfTileOffsets.obj) : warning LNK4049: locally defined symbol ??0exception@std@@QAE@XZ (public: __thiscall std::exception::exception(void)) imported 1>IlmImf.lib(ImfInputFile.obj) : warning LNK4049: locally defined symbol ??0exception@std@@QAE@XZ (public: __thiscall std::exception::exception(void)) imported 1>IlmImf.lib(ImfOutputFile.obj) : warning LNK4049: locally defined symbol ??0exception@std@@ QAE@XZ (public: __thiscall std::exception::exception(void)) imported 1>IlmImf.lib(ImfTiledOutputFile.obj) : warning LNK4049: locally defined symbol ??0exception@std@@QAE@XZ (public: __thiscall std::exception::exception(void)) imported 1>IlmImf.lib(ImfFrameBuffer.obj) : warning LNK4049: locally defined symbol ??0exception@std@@QAE@XZ (public: __thiscall std::exception::exception(void)) imported 1>Iex.lib(IexBaseExc.obj) : warning LNK4217: locally defined symbol ??0exception@std@@ QAE@XZ (public: __thiscall std::exception::exception(void)) imported in function "public: __thiscall Iex::BaseExc::BaseExc(char const *)" (??0BaseExc@Iex@@QAE@PBD@Z) 1>IlmImf.lib(ImfHeader.obj) : warning LNK4049: locally defined symbol ??0exception@std@@ QAE@XZ (public: __thiscall std::exception::exception(void)) imported 1>IlmImf.lib(ImfAttribute.obj) : warning LNK4049: locally defined symbol ??0exception@std@@QAE@XZ (public: __thiscall std::exception::exception(void)) imported 1>IlmImf.lib(ImfChannelList.obj) : warning LNK4049: locally defined symbol ??0exception@std@@QAE@XZ (public: __thiscall std::exception::exception(void)) imported 1>IlmThread.lib(IlmThreadPool.obj) : warning LNK4049: locally defined symbol ??1exception@std@@ UAE@XZ (public: virtual __thiscall std::exception::~exception(void)) imported 1>IlmImf.lib(ImfScanLineInputFile.obj) : warning LNK4049: locally defined symbol ??1exception@std@@UAE@XZ (public: virtual __thiscall std::exception::~exception(void)) imported 1>IlmImf.lib(ImfTiledInputFile.obj) : warning LNK4049: locally defined symbol ??1exception@std@@UAE@XZ (public: virtual __thiscall std::exception::~exception(void)) imported 1>IlmImf.lib(ImfMisc.obj) : warning LNK4049: locally defined symbol ??1exception@std@@ UAE@XZ (public: virtual __thiscall std::exception::~exception(void)) imported 1>IlmImf.lib(ImfTileOffsets.obj) : warning LNK4049: locally defined symbol ??1exception@std@@UAE@XZ (public: virtual __thiscall std::exception::~exception(void)) imported 1>IlmImf.lib(ImfInputFile.obj) : warning LNK4049: locally defined symbol ??1exception@std@@UAE@XZ (public: virtual __thiscall std::exception::~exception(void)) imported 1>IlmImf.lib(ImfOutputFile.obj) : warning LNK4049: locally defined symbol ??1exception@std@@ UAE@XZ (public: virtual __thiscall std::exception::~exception(void)) imported 1>IlmImf.lib(ImfTiledOutputFile.obj) : warning LNK4049: locally defined symbol ??1exception@std@@UAE@XZ (public: virtual __thiscall std::exception::~exception(void)) imported 1>IlmImf.lib(ImfFrameBuffer.obj) : warning LNK4049: locally defined symbol ??1exception@std@@UAE@XZ (public: virtual __thiscall std::exception::~exception(void)) imported 1>Iex.lib(IexBaseExc.obj) : warning LNK4217: locally defined symbol ??1exception@std@@ UAE@XZ (public: virtual __thiscall std::exception::~exception(void)) imported in function "public: virtual __thiscall Iex::BaseExc::~BaseExc(void)" (??1BaseExc@Iex@@UAE@XZ) 1>IlmImf.lib(ImfHeader.obj) : warning LNK4049: locally defined symbol ??1exception@std@@ UAE@XZ (public: virtual __thiscall std::exception::~exception(void)) imported 1>IlmImf.lib(ImfAttribute.obj) : warning LNK4049: locally defined symbol ??1exception@std@@UAE@XZ (public: virtual __thiscall std::exception::~exception(void)) imported 1>IlmImf.lib(ImfChannelList.obj) : warning LNK4049: locally defined symbol ??1exception@std@@UAE@XZ (public: virtual __thiscall std::exception::~exception(void)) imported 1>IlmImf.lib(ImfHeader.obj) : warning LNK4217: locally defined symbol _strncpy imported in function "public: class Imf::Name & __thiscall Imf::Name::operator=(char const * const)" (??4Name@Imf@@ QAEAAV01@QBD@Z) 1>IlmImf.lib(ImfChannelList.obj) : warning LNK4217: locally defined symbol _strncpy imported in function "public: class Imf::Name & __thiscall Imf::Name::operator=(char const * const)" (??4Name@Imf@@ QAEAAV01@QBD@Z) 1>IlmImf.lib(ImfFrameBuffer.obj) : warning LNK4217: locally defined symbol _strncpy imported in function "public: class Imf::Name & __thiscall Imf::Name::operator=(char const * const)" (??4Name@Imf@@ QAEAAV01@QBD@Z) 1>IlmImf.lib(ImfTiledInputFile.obj) : warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABQBD@Z (public: __thiscall std::exception::exception(char const * const &)) imported 1>IlmImf.lib (ImfMisc.obj) : warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABQBD@Z (public: __thiscall std::exception::exception(char const * const &)) imported 1>IlmImf.lib(ImfTileOffsets.obj) : warning LNK4049: locally defined symbol ??0exception@std@@ QAE@ABQBD@Z (public: __thiscall std::exception::exception(char const * const &)) imported 1>IlmThread.lib(IlmThreadPool.obj) : warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABQBD@Z (public: __thiscall std::exception::exception(char const * const &)) imported 1>IlmImf.lib(ImfOutputFile.obj) : warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABQBD@Z (public: __thiscall std::exception::exception(char const * const &)) imported 1>IlmImf.lib(ImfTiledOutputFile.obj ) : warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABQBD@Z (public: __thiscall std::exception::exception(char const * const &)) imported 1>IlmImf.lib(ImfFrameBuffer.obj) : warning LNK4217: locally defined symbol ??0exception@std@@ QAE@ABQBD@Z (public: __thiscall std::exception::exception(char const * const &)) imported in function "public: __thiscall std::bad_alloc::bad_alloc(char const *)" (??0bad_alloc@std@@QAE@PBD@Z) 1>IlmImf.lib (ImfScanLineInputFile.obj) : warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABQBD@Z (public: __thiscall std::exception::exception(char const * const &)) imported 1>IlmImf.lib(ImfHeader.obj) : warning LNK4217: locally defined symbol ??0exception@std@@ QAE@ABQBD@Z (public: __thiscall std::exception::exception(char const * const &)) imported in function "public: __thiscall std::bad_alloc::bad_alloc(char const *)" (??0bad_alloc@std@@QAE@PBD@Z) 1>IlmImf.lib (ImfAttribute.obj) : warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABQBD@Z (public: __thiscall std::exception::exception(char const * const &)) imported 1>IlmImf.lib(ImfChannelList.obj) : warning LNK4217: locally defined symbol ??0exception@std@@ QAE@ABQBD@Z (public: __thiscall std::exception::exception(char const * const &)) imported in function "public: __thiscall std::bad_alloc::bad_alloc(char const *)" (??0bad_alloc@std@@QAE@PBD@Z) 1>IlmImf.lib (ImfInputFile.obj) : warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABQBD@Z (public: __thiscall std::exception::exception(char const * const &)) imported 1>IlmThread.lib(IlmThreadPool.obj) : warning LNK4049: locally defined symbol __invalid_parameter_noinfo imported 1>IlmImf.lib(ImfTileOffsets.obj) : warning LNK4049: locally defined symbol __invalid_parameter_noinfo imported 1>IlmImf.lib(ImfTiledMisc.obj) : warning LNK4049: locally defined symbol __invalid_parameter_noinfo imported 1>IlmImf.lib(ImfPxr24Compressor.obj) : warning LNK4049: locally defined symbol __invalid_parameter_noinfo imported 1>IlmImf.lib(ImfPizCompressor.obj) : warning LNK4049: locally defined symbol __invalid_parameter_noinfo imported 1>IlmImf.lib(ImfChannelListAttribute.obj) : warning LNK4049: locally defined symbol __invalid_parameter_noinfo imported 1>IlmImf.lib(ImfScanLineInputFile.obj) : warning LNK4049: locally defined symbol __invalid_parameter_noinfo imported 1>IlmImf.lib(ImfTiledInputFile.obj) : warning LNK4049: locally defined symbol __invalid_parameter_noinfo imported 1>IlmImf.lib(ImfMisc.obj) : warning LNK4049: locally defined symbol __invalid_parameter_noinfo imported 1>IlmImf.lib(ImfInputFile.obj) : warning LNK4049: locally defined symbol __invalid_parameter_noinfo imported 1>IlmImf.lib(ImfOutputFile.obj) : warning LNK4049: locally defined symbol __invalid_parameter_noinfo imported 1>IlmImf.lib(ImfTiledOutputFile.obj) : warning LNK4049: locally defined symbol __invalid_parameter_noinfo imported 1>IlmImf.lib(ImfFrameBuffer.obj) : warning LNK4049: locally defined symbol __invalid_parameter_noinfo imported 1>IlmImf.lib(ImfHeader.obj) : warning LNK4217: locally defined symbol __invalid_parameter_noinfo imported in function "public: bool __thiscall std::_Tree<class std::_Tmap_traits<class Imf::Name,class Imf::Attribute *,struct std::less<class Imf::Name>,class std::allocator<struct std::pair<class Imf::Name const ,class Imf::Attribute *> >,0> >::const_iterator::operator==(class std::_Tree<class std::_Tmap_traits<class Imf::Name,class Imf::Attribute *,struct std::less<class Imf::Name>,class std::allocator<struct std::pair<class Imf::Name const ,class Imf::Attribute *> >,0> >::const_iterator const &)const " (??8const_iterator@?$_Tree@ V?$_Tmap_traits@VName@Imf@@PAVAttribute@2@U?$less@VName@Imf@@@std@@V?$allocator@U?$pair@$$CBVName@Imf@@PAVAttribute@2@@std@@@5@$0A@@std@@@std@@QBE_NABV012@@Z) 1>IlmImf.lib(ImfAttribute.obj) : warning LNK4049: locally defined symbol __invalid_parameter_noinfo imported 1>IlmImf.lib(ImfStringAttribute.obj) : warning LNK4049: locally defined symbol __invalid_parameter_noinfo imported 1>IlmImf.lib(ImfChannelList.obj) : warning LNK4049: locally defined symbol __invalid_parameter_noinfo imported 1>IlmImf.lib(ImfTiledInputFile.obj) : warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABV01@@Z (public: __thiscall std::exception::exception(class std::exception const &)) imported 1>IlmImf.lib (ImfMisc.obj) : warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABV01@@Z (public: __thiscall std::exception::exception(class std::exception const &)) imported 1>IlmImf.lib(ImfTileOffsets.obj) : warning LNK4049: locally defined symbol ??0exception@std@@ QAE@ABV01@@Z (public: __thiscall std::exception::exception(class std::exception const &)) imported 1>IlmThread.lib(IlmThreadPool.obj) : warning LNK4217: locally defined symbol ??0exception@std@@QAE@ABV01@@Z (public: __thiscall std::exception::exception(class std::exception const &)) imported in function "void __cdecl IlmThread::`dynamic initializer for 'gThreadPool''(void)" (??__EgThreadPool@IlmThread@@YAXXZ) 1>IlmImf.lib(ImfOutputFile.obj) : warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABV01@@Z (public: __thiscall std::exception::exception(class std::exception const &)) imported 1>IlmImf.lib( ImfTiledOutputFile.obj) : warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABV01@@Z (public: __thiscall std::exception::exception(class std::exception const &)) imported 1>IlmImf.lib(ImfFrameBuffer.obj ) : warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABV01@@Z (public: __thiscall std::exception::exception(class std::exception const &)) imported 1>IlmImf.lib(ImfScanLineInputFile.obj) : warning LNK4049: locally defined symbol ??0exception@std@@ QAE@ABV01@@Z (public: __thiscall std::exception::exception(class std::exception const &)) imported 1>IlmImf.lib(ImfHeader.obj) : warning LNK4217: locally defined symbol ??0exception@std@@QAE@ABV01@@Z (public: __thiscall std::exception::exception(class std::exception const &)) imported in function "public: __thiscall std::bad_alloc::bad_alloc(class std::bad_alloc const &)" (??0bad_alloc@std@@ QAE@ABV01@@Z) 1>IlmImf.lib(ImfAttribute.obj) : warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABV01@@Z (public: __thiscall std::exception::exception(class std::exception const &)) imported 1> IlmImf.lib(ImfChannelList.obj) : warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABV01@@Z (public: __thiscall std::exception::exception(class std::exception const &)) imported 1>IlmImf.lib(ImfInputFile.obj ) : warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABV01@@Z (public: __thiscall std::exception::exception(class std::exception const &)) imported 1>IlmImf.lib(ImfHeader.obj) : warning LNK4217: locally defined symbol _strncmp imported in function "public: void __thiscall Imf::Header::readFrom(class Imf::IStream &,int &)" (?readFrom@ Header@Imf@@QAEXAAVIStream@2@AAH@Z) 1>IlmImf.lib(ImfChannelList.obj) : warning LNK4049: locally defined symbol _strncmp imported 1>IlmImf.lib(ImfMisc.obj) : warning LNK4049: locally defined symbol _memmove_s imported 1>IlmImf.lib(ImfTileOffsets.obj) : warning LNK4049: locally defined symbol _memmove_s imported 1>IlmImf.lib(ImfOutputFile.obj) : warning LNK4217: locally defined symbol _memmove_s imported in function "unsigned __int64 * __cdecl std::_Copy_opt<unsigned __int64 *,unsigned __int64 *,struct std::random_access_iterator_tag>(unsigned __int64 *,unsigned __int64 *,unsigned __int64 *,struct std::random_access_iterator_tag,struct std::_Scalar_ptr_iterator_tag,struct std::_Range_checked_iterator_tag)" (??$_Copy_opt@ PA_KPA_KUrandom_access_iterator_tag@std@@@std@@YAPA_KPA_K00Urandom_access_iterator_tag@0@U_Scalar_ptr_iterator_tag@0@U_Range_checked_iterator_tag@0@@Z) 1>IlmImf.lib(ImfTiledOutputFile.obj) : warning LNK4049: locally defined symbol _memmove_s imported 1>IlmImf.lib(ImfScanLineInputFile.obj) : warning LNK4049: locally defined symbol _memmove_s imported 1>IlmImf.lib(ImfTiledInputFile.obj) : warning LNK4049: locally defined symbol _memmove_s imported 1>IlmImf.lib (ImfStdIO.obj) : warning LNK4217: locally defined symbol __errno imported in function "void __cdecl Imf::`anonymous namespace'::clearError(void)" (?clearError@?A0xf20cc7a5@Imf@@YAXXZ) 1>Iex.lib(IexThrowErrnoExc.obj ) : warning LNK4049: locally defined symbol __errno imported 1>IlmImf.lib(ImfPxr24Compressor.obj) : warning LNK4217: locally defined symbol _ceil imported in function "public: __thiscall Imf::Pxr24Compressor::Pxr24Compressor(class Imf::Header const &,int,int)" (??0Pxr24Compressor@Imf@@ QAE@ABVHeader@1@HH@Z) 1>IlmImf.lib(ImfZipCompressor.obj) : warning LNK4049: locally defined symbol _ceil imported 1>Iex.lib(IexThrowErrnoExc.obj) : warning LNK4217: locally defined symbol _strerror imported in function "void __cdecl Iex::throwErrnoExc(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,int)" (?throwErrnoExc@Iex@@ YAXABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@H@Z) 1>IlmThread.lib(IlmThreadWin32.obj) : error LNK2019: unresolved external symbol __imp___endthreadex referenced in function "unsigned int __stdcall IlmThread::`anonymous namespace'::threadLoop(void *)" (?threadLoop@?A0x67758f2c@IlmThread@@ YGIPAX@Z) 1>IlmThread.lib(IlmThreadWin32.obj) : error LNK2019: unresolved external symbol __imp___beginthreadex referenced in function "public: void __thiscall IlmThread::Thread::start(void)" (?start@Thread@IlmThread @@QAEXXZ) 1>..\..\bin\blender.exe : fatal error LNK1120: 2 unresolved externals |
| Code: |
|
half_d.lib(half.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class std::basic_ostream<char,struct std::char_traits<char> > & __thiscall std::basic_ostream<char,struct std::char_traits<char> >::operator<<(float)" (__imp_??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEAAV01@M@Z) referenced in function "class std::basic_ostream<char,struct std::char_traits<char> > & __cdecl operator<<(class std::basic_ostream<char,struct std::char_traits<char> > &,class half)" (??6@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@std@@AAV01@Vhalf@@@Z) half_d.lib(half.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class std::basic_istream<char,struct std::char_traits<char> > & __thiscall std::basic_istream<char,struct std::char_traits<char> >::operator>>(float &)" (__imp_??5?$basic_istream@DU?$char_traits@D@std@@@std@@QAEAAV01@AAM@Z) referenced in function "class std::basic_istream<char,struct std::char_traits<char> > & __cdecl operator>>(class std::basic_istream<char,struct std::char_traits<char> > &,class half &)" (??5@YAAAV?$basic_istream@DU?$char_traits@D@std@@@std@@AAV01@AAVhalf@@@Z) |