Advertisement
Battery06

MSVC 2010 32bit errors and warnings

Mar 14th, 2012
394
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 74.22 KB | None | 0 0
  1. Warning 1 warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data c:\dev\blendersvn\source\gameengine\converter\kx_convertproperties.cpp 204
  2. Warning 2 warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library C:\Dev\BlenderBuild13 msvc 2010 32bit\source\gameengine\BlenderRoutines\KX_BlenderInputDevice.obj
  3. Warning 3 warning C4244: '=' : conversion from 'float' to 'int', possible loss of data c:\dev\blendersvn\source\gameengine\converter\bl_blenderdataconversion.cpp 2362
  4. Warning 4 warning C4005: 'strto64' : macro redefinition c:\dev\blendersvn\extern\libmv\third_party\gflags\util.h 259
  5. Warning 5 warning C4005: 'strtou64' : macro redefinition c:\dev\blendersvn\extern\libmv\third_party\gflags\util.h 260
  6. Warning 6 warning C4005: 'strto64' : macro redefinition c:\dev\blendersvn\extern\libmv\third_party\gflags\util.h 259
  7. Warning 7 warning C4005: 'strtou64' : macro redefinition c:\dev\blendersvn\extern\libmv\third_party\gflags\util.h 260
  8. Warning 8 warning C4005: 'strto64' : macro redefinition c:\dev\blendersvn\extern\libmv\third_party\gflags\util.h 259
  9. Warning 9 warning C4005: 'strtou64' : macro redefinition c:\dev\blendersvn\extern\libmv\third_party\gflags\util.h 260
  10. Warning 10 warning C4101: 'ea' : unreferenced local variable c:\dev\blendersvn\extern\carve\lib\intersect.cpp 777
  11. Warning 11 warning C4101: 'ea' : unreferenced local variable c:\dev\blendersvn\extern\carve\lib\intersect.cpp 809
  12. Warning 12 warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library C:\Dev\BlenderBuild13 msvc 2010 32bit\intern\cycles\device\device_network.obj
  13. Warning 13 warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library C:\Dev\BlenderBuild13 msvc 2010 32bit\extern\carve\edge.obj
  14. Warning 14 warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library C:\Dev\BlenderBuild13 msvc 2010 32bit\extern\carve\aabb.obj
  15. Warning 15 warning C4806: '&' : unsafe operation: no value of type 'bool' promoted to type 'int' can equal the given constant c:\dev\blendersvn\intern\elbeem\intern\solver_main.cpp 567
  16. Warning 16 warning C4806: '&' : unsafe operation: no value of type 'bool' promoted to type 'int' can equal the given constant c:\dev\blendersvn\intern\elbeem\intern\solver_main.cpp 609
  17. Warning 17 warning C4806: '&' : unsafe operation: no value of type 'bool' promoted to type 'int' can equal the given constant c:\dev\blendersvn\intern\elbeem\intern\solver_main.cpp 1193
  18. Warning 18 warning C4200: nonstandard extension used : zero-sized array in struct/union c:\dev\blendersvn\intern\dualcon\intern\octree.h 67
  19. Warning 19 warning C4200: nonstandard extension used : zero-sized array in struct/union c:\dev\blendersvn\intern\dualcon\intern\octree.h 96
  20. Warning 20 warning C4200: nonstandard extension used : zero-sized array in struct/union c:\dev\blendersvn\intern\dualcon\intern\octree.h 67
  21. Warning 21 warning C4200: nonstandard extension used : zero-sized array in struct/union c:\dev\blendersvn\intern\dualcon\intern\octree.h 96
  22. Warning 22 warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library C:\Dev\BlenderBuild13 msvc 2010 32bit\source\blender\editors\space_api\space.obj
  23. Warning 23 warning C4244: '=' : conversion from 'short' to 'unsigned char', possible loss of data c:\dev\blendersvn\source\blender\blenloader\intern\readfile.c 5666
  24. Warning 24 warning C4244: 'function' : conversion from 'int' to 'const float', possible loss of data c:\dev\blendersvn\source\blender\blenkernel\intern\pointcache.c 2305
  25. Warning 25 warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library C:\Dev\BlenderBuild13 msvc 2010 32bit\source\blender\blenlib\math_vector_inline.obj
  26. Warning 26 warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library C:\Dev\BlenderBuild13 msvc 2010 32bit\source\blender\blenlib\math_geom_inline.obj
  27. Warning 27 warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library C:\Dev\BlenderBuild13 msvc 2010 32bit\source\blender\blenlib\math_base_inline.obj
  28. Warning 28 warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data c:\dev\blendersvn\source\blender\avi\intern\avi.c 890
  29. Warning 29 warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\creator.obj
  30. Error 30 error LNK2005: "public: __thiscall std::_Container_base12::~_Container_base12(void)" (??1_Container_base12@std@@QAE@XZ) already defined in bf_render.lib(rayobject_svbvh.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  31. Error 31 error LNK2005: "public: __thiscall std::_Container_base12::_Container_base12(void)" (??0_Container_base12@std@@QAE@XZ) already defined in bf_render.lib(rayobject_svbvh.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  32. Error 32 error LNK2005: "public: void __thiscall std::_Container_base12::_Orphan_all(void)" (?_Orphan_all@_Container_base12@std@@QAEXXZ) already defined in bf_render.lib(rayobject_svbvh.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  33. Error 33 error LNK2005: "protected: char * __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::eback(void)const " (?eback@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IBEPADXZ) already defined in bf_imbuf_dds.lib(dds_api.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  34. Error 34 error LNK2005: "protected: char * __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::egptr(void)const " (?egptr@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IBEPADXZ) already defined in bf_imbuf_dds.lib(dds_api.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  35. Error 35 error LNK2005: "protected: char * __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::gptr(void)const " (?gptr@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IBEPADXZ) already defined in bf_imbuf_dds.lib(dds_api.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  36. Error 36 error LNK2005: "protected: char * __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::pbase(void)const " (?pbase@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IBEPADXZ) already defined in bf_intern_bop.lib(BOP_CarveInterface.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  37. Error 37 error LNK2005: "protected: char * __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::pptr(void)const " (?pptr@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IBEPADXZ) already defined in bf_imbuf_dds.lib(dds_api.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  38. Error 38 error LNK2005: "void __cdecl std::_Xlength_error(char const *)" (?_Xlength_error@std@@YAXPBD@Z) already defined in libcpmtd.lib(xthrow.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  39. Error 39 error LNK2005: "void __cdecl std::_Xout_of_range(char const *)" (?_Xout_of_range@std@@YAXPBD@Z) already defined in libcpmtd.lib(xthrow.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  40. Error 40 error LNK2005: "void __cdecl std::_Debug_message(wchar_t const *,wchar_t const *,unsigned int)" (?_Debug_message@std@@YAXPB_W0I@Z) already defined in libcpmtd.lib(stdthrow.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  41. Error 41 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 bf_intern_elbeem.lib(elbeem.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  42. Error 42 error LNK2005: "public: __int64 __thiscall std::ios_base::width(__int64)" (?width@ios_base@std@@QAE_J_J@Z) already defined in bf_imbuf_openexr.lib(openexr_api.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  43. Error 43 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 bf_imbuf_openexr.lib(openexr_api.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  44. Error 44 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 bf_imbuf_openexr.lib(openexr_api.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  45. Error 45 error LNK2005: "public: class std::basic_streambuf<char,struct std::char_traits<char> > * __thiscall std::basic_ios<char,struct std::char_traits<char> >::rdbuf(void)const " (?rdbuf@?$basic_ios@DU?$char_traits@D@std@@@std@@QBEPAV?$basic_streambuf@DU?$char_traits@D@std@@@2@XZ) already defined in bf_imbuf_openexr.lib(openexr_api.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  46. Error 46 error LNK2005: "public: char __thiscall std::basic_ios<char,struct std::char_traits<char> >::fill(void)const " (?fill@?$basic_ios@DU?$char_traits@D@std@@@std@@QBEDXZ) already defined in bf_imbuf_openexr.lib(openexr_api.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  47. Error 47 error LNK2005: "public: int __thiscall std::ios_base::flags(void)const " (?flags@ios_base@std@@QBEHXZ) already defined in bf_imbuf_openexr.lib(openexr_api.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  48. Error 48 error LNK2005: "public: __int64 __thiscall std::ios_base::width(void)const " (?width@ios_base@std@@QBE_JXZ) already defined in bf_imbuf_openexr.lib(openexr_api.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  49. Error 49 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 bf_imbuf_openexr.lib(openexr_api.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  50. Error 50 error LNK2005: "public: class std::basic_ostream<char,struct std::char_traits<char> > * __thiscall std::basic_ios<char,struct std::char_traits<char> >::tie(void)const " (?tie@?$basic_ios@DU?$char_traits@D@std@@@std@@QBEPAV?$basic_ostream@DU?$char_traits@D@std@@@2@XZ) already defined in bf_imbuf_openexr.lib(openexr_api.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  51. Error 51 error LNK2005: "public: bool __thiscall std::ios_base::good(void)const " (?good@ios_base@std@@QBE_NXZ) already defined in bf_imbuf_openexr.lib(openexr_api.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  52. Error 52 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 bf_imbuf_openexr.lib(openexr_api.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  53. Error 53 error LNK2005: "bool __cdecl std::uncaught_exception(void)" (?uncaught_exception@std@@YA_NXZ) already defined in libcpmtd.lib(uncaught.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  54. Error 54 error LNK2005: "public: __thiscall std::_Lockit::~_Lockit(void)" (??1_Lockit@std@@QAE@XZ) already defined in libcpmtd.lib(xlock.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  55. Error 55 error LNK2005: "public: __thiscall std::_Lockit::_Lockit(int)" (??0_Lockit@std@@QAE@H@Z) already defined in libcpmtd.lib(xlock.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  56. Error 56 error LNK2005: "public: virtual __thiscall std::basic_ios<char,struct std::char_traits<char> >::~basic_ios<char,struct std::char_traits<char> >(void)" (??1?$basic_ios@DU?$char_traits@D@std@@@std@@UAE@XZ) already defined in bf_imbuf_dds.lib(dds_api.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  57. Error 57 error LNK2005: "public: __thiscall std::_Container_base12::_Container_base12(struct std::_Container_base12 const &)" (??0_Container_base12@std@@QAE@ABU01@@Z) already defined in bf_imbuf_openexr.lib(openexr_api.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  58. Error 58 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 bf_intern_bop.lib(BOP_CarveInterface.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  59. Error 59 error LNK2005: "public: virtual __thiscall std::basic_iostream<char,struct std::char_traits<char> >::~basic_iostream<char,struct std::char_traits<char> >(void)" (??1?$basic_iostream@DU?$char_traits@D@std@@@std@@UAE@XZ) already defined in cycles_device.lib(device_multi.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  60. Error 60 error LNK2005: "public: __thiscall std::basic_iostream<char,struct std::char_traits<char> >::basic_iostream<char,struct std::char_traits<char> >(class std::basic_streambuf<char,struct std::char_traits<char> > *)" (??0?$basic_iostream@DU?$char_traits@D@std@@@std@@QAE@PAV?$basic_streambuf@DU?$char_traits@D@std@@@1@@Z) already defined in cycles_device.lib(device_multi.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  61. Error 61 error LNK2005: "protected: __thiscall std::basic_ios<char,struct std::char_traits<char> >::basic_ios<char,struct std::char_traits<char> >(void)" (??0?$basic_ios@DU?$char_traits@D@std@@@std@@IAE@XZ) already defined in bf_imbuf_dds.lib(dds_api.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  62. Error 62 error LNK2005: "public: virtual __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::~basic_streambuf<char,struct std::char_traits<char> >(void)" (??1?$basic_streambuf@DU?$char_traits@D@std@@@std@@UAE@XZ) already defined in bf_imbuf_dds.lib(dds_api.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  63. Error 63 error LNK2005: "protected: void __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::setg(char *,char *,char *)" (?setg@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAEXPAD00@Z) already defined in bf_imbuf_dds.lib(dds_api.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  64. Error 64 error LNK2005: "protected: void __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::setp(char *,char *)" (?setp@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAEXPAD0@Z) already defined in bf_imbuf_dds.lib(dds_api.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  65. Error 65 error LNK2005: "protected: char * __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::_Pninc(void)" (?_Pninc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAEPADXZ) already defined in bf_imbuf_openexr.lib(openexr_api.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  66. Error 66 error LNK2005: "protected: void __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::setp(char *,char *,char *)" (?setp@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAEXPAD00@Z) already defined in bf_intern_bop.lib(BOP_CarveInterface.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  67. Error 67 error LNK2005: "protected: char * __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::epptr(void)const " (?epptr@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IBEPADXZ) already defined in bf_imbuf_dds.lib(dds_api.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  68. Error 68 error LNK2005: "protected: void __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::gbump(int)" (?gbump@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAEXH@Z) already defined in bf_imbuf_dds.lib(dds_api.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  69. Error 69 error LNK2005: "protected: void __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::pbump(int)" (?pbump@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAEXH@Z) already defined in bf_imbuf_dds.lib(dds_api.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  70. Error 70 error LNK2005: "public: virtual __thiscall std::basic_ostream<char,struct std::char_traits<char> >::~basic_ostream<char,struct std::char_traits<char> >(void)" (??1?$basic_ostream@DU?$char_traits@D@std@@@std@@UAE@XZ) already defined in bf_imbuf_dds.lib(dds_api.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  71. Error 71 error LNK2005: "protected: __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::basic_streambuf<char,struct std::char_traits<char> >(void)" (??0?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAE@XZ) already defined in bf_imbuf_dds.lib(dds_api.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  72. Error 72 error LNK2005: "public: struct std::_Iterator_base12 * * __thiscall std::_Container_base12::_Getpfirst(void)const " (?_Getpfirst@_Container_base12@std@@QBEPAPAU_Iterator_base12@2@XZ) already defined in bf_render.lib(rayobject_svbvh.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  73. Error 73 error LNK2005: "public: __int64 __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::sputn(char const *,__int64)" (?sputn@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAE_JPBD_J@Z) already defined in bf_imbuf_openexr.lib(openexr_api.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  74. Error 74 error LNK2005: "public: void __thiscall std::_Container_base12::_Swap_all(struct std::_Container_base12 &)" (?_Swap_all@_Container_base12@std@@QAEXAAU12@@Z) already defined in bf_intern_ghost.lib(GHOST_DisplayManager.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  75. Error 75 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 bf_imbuf_openexr.lib(openexr_api.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  76. Error 76 error LNK2005: "public: __thiscall std::basic_ostream<char,struct std::char_traits<char> >::basic_ostream<char,struct std::char_traits<char> >(class std::basic_streambuf<char,struct std::char_traits<char> > *,bool)" (??0?$basic_ostream@DU?$char_traits@D@std@@@std@@QAE@PAV?$basic_streambuf@DU?$char_traits@D@std@@@1@_N@Z) already defined in bf_imbuf_dds.lib(dds_api.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  77. Error 77 error LNK2005: "public: virtual __thiscall std::basic_istream<char,struct std::char_traits<char> >::~basic_istream<char,struct std::char_traits<char> >(void)" (??1?$basic_istream@DU?$char_traits@D@std@@@std@@UAE@XZ) already defined in cycles_device.lib(device_multi.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  78. Error 78 error LNK2005: "public: __thiscall std::basic_istream<char,struct std::char_traits<char> >::basic_istream<char,struct std::char_traits<char> >(class std::basic_streambuf<char,struct std::char_traits<char> > *,bool)" (??0?$basic_istream@DU?$char_traits@D@std@@@std@@QAE@PAV?$basic_streambuf@DU?$char_traits@D@std@@@1@_N@Z) already defined in cycles_device.lib(device_multi.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  79. Error 79 error LNK2005: "public: int __thiscall std::codecvt<char,char,int>::out(int &,char const *,char const *,char const * &,char *,char *,char * &)const " (?out@?$codecvt@DDH@std@@QBEHAAHPBD1AAPBDPAD3AAPAD@Z) already defined in bf_imbuf_dds.lib(dds_api.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  80. Error 80 error LNK2005: "protected: char * __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::_Gndec(void)" (?_Gndec@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAEPADXZ) already defined in bf_imbuf_dds.lib(dds_api.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  81. Error 81 error LNK2005: "public: int __thiscall std::codecvt<char,char,int>::in(int &,char const *,char const *,char const * &,char *,char *,char * &)const " (?in@?$codecvt@DDH@std@@QBEHAAHPBD1AAPBDPAD3AAPAD@Z) already defined in bf_imbuf_dds.lib(dds_api.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  82. Error 82 error LNK2005: "protected: char * __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::_Gninc(void)" (?_Gninc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAEPADXZ) already defined in bf_imbuf_dds.lib(dds_api.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  83. Error 83 error LNK2005: "public: class std::locale __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::getloc(void)const " (?getloc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QBE?AVlocale@2@XZ) already defined in bf_imbuf_dds.lib(dds_api.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  84. Error 84 error LNK2005: "struct _iobuf * __cdecl std::_Fiopen(char const *,int,int)" (?_Fiopen@std@@YAPAU_iobuf@@PBDHH@Z) already defined in libcpmtd.lib(fiopen.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  85. Error 85 error LNK2005: "public: class std::locale::facet * __thiscall std::locale::facet::_Decref(void)" (?_Decref@facet@locale@std@@QAEPAV123@XZ) already defined in bf_imbuf_dds.lib(dds_api.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  86. Error 86 error LNK2005: "protected: void __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::_Init(char * *,char * *,int *,char * *,char * *,int *)" (?_Init@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAEXPAPAD0PAH001@Z) already defined in bf_imbuf_dds.lib(dds_api.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  87. Error 87 error LNK2005: "protected: void __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::_Init(void)" (?_Init@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAEXXZ) already defined in bf_imbuf_dds.lib(dds_api.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  88. Error 88 error LNK2005: "public: int __thiscall std::codecvt<char,char,int>::unshift(int &,char *,char *,char * &)const " (?unshift@?$codecvt@DDH@std@@QBEHAAHPAD1AAPAD@Z) already defined in bf_imbuf_dds.lib(dds_api.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  89. Error 89 error LNK2005: "public: bool __thiscall std::codecvt_base::always_noconv(void)const " (?always_noconv@codecvt_base@std@@QBE_NXZ) already defined in bf_imbuf_dds.lib(dds_api.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  90. Error 90 error LNK2005: "public: void __thiscall std::locale::facet::_Incref(void)" (?_Incref@facet@locale@std@@QAEXXZ) already defined in bf_imbuf_dds.lib(dds_api.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  91. Error 91 error LNK2005: "public: static unsigned int __cdecl std::codecvt<char,char,int>::_Getcat(class std::locale::facet const * *,class std::locale const *)" (?_Getcat@?$codecvt@DDH@std@@SAIPAPBVfacet@locale@2@PBV42@@Z) already defined in bf_imbuf_dds.lib(dds_api.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  92. Error 92 error LNK2005: "public: __thiscall std::locale::id::operator unsigned int(void)" (??Bid@locale@std@@QAEIXZ) already defined in bf_imbuf_dds.lib(dds_api.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  93. Error 93 error LNK2005: "private: static class std::locale::_Locimp * __cdecl std::locale::_Getgloballocale(void)" (?_Getgloballocale@locale@std@@CAPAV_Locimp@12@XZ) already defined in libcpmtd.lib(locale0.obj) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\msvcprtd.lib(MSVCP100D.dll)
  94. Warning 94 warning LNK4049: locally defined symbol __iob imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\libjpeg.lib(jerror.o)
  95. Warning 95 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) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\Iex_d.lib(IexBaseExc.obj)
  96. Warning 96 warning LNK4049: locally defined symbol ??1exception@std@@UAE@XZ (public: virtual __thiscall std::exception::~exception(void)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmThread_d.lib(IlmThreadWin32.obj)
  97. Warning 97 warning LNK4217: locally defined symbol ??1exception@std@@UAE@XZ (public: virtual __thiscall std::exception::~exception(void)) 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) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\Iex_d.lib(IexThrowErrnoExc.obj)
  98. Warning 98 warning LNK4049: locally defined symbol ??1exception@std@@UAE@XZ (public: virtual __thiscall std::exception::~exception(void)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfRleCompressor.obj)
  99. Warning 99 warning LNK4049: locally defined symbol ??1exception@std@@UAE@XZ (public: virtual __thiscall std::exception::~exception(void)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfHuf.obj)
  100. Warning 100 warning LNK4049: locally defined symbol ??1exception@std@@UAE@XZ (public: virtual __thiscall std::exception::~exception(void)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmThread_d.lib(IlmThreadSemaphoreWin32.obj)
  101. Warning 101 warning LNK4049: locally defined symbol ??1exception@std@@UAE@XZ (public: virtual __thiscall std::exception::~exception(void)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmThread_d.lib(IlmThreadPool.obj)
  102. Warning 102 warning LNK4049: locally defined symbol ??1exception@std@@UAE@XZ (public: virtual __thiscall std::exception::~exception(void)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfB44Compressor.obj)
  103. Warning 103 warning LNK4049: locally defined symbol ??1exception@std@@UAE@XZ (public: virtual __thiscall std::exception::~exception(void)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfPxr24Compressor.obj)
  104. Warning 104 warning LNK4049: locally defined symbol ??1exception@std@@UAE@XZ (public: virtual __thiscall std::exception::~exception(void)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfPizCompressor.obj)
  105. Warning 105 warning LNK4049: locally defined symbol ??1exception@std@@UAE@XZ (public: virtual __thiscall std::exception::~exception(void)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfZipCompressor.obj)
  106. Warning 106 warning LNK4049: locally defined symbol ??1exception@std@@UAE@XZ (public: virtual __thiscall std::exception::~exception(void)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfTileOffsets.obj)
  107. Warning 107 warning LNK4049: locally defined symbol ??1exception@std@@UAE@XZ (public: virtual __thiscall std::exception::~exception(void)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfTiledMisc.obj)
  108. Warning 108 warning LNK4049: locally defined symbol ??1exception@std@@UAE@XZ (public: virtual __thiscall std::exception::~exception(void)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfTiledInputFile.obj)
  109. Warning 109 warning LNK4049: locally defined symbol ??1exception@std@@UAE@XZ (public: virtual __thiscall std::exception::~exception(void)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfScanLineInputFile.obj)
  110. Warning 110 warning LNK4217: locally defined symbol ??1exception@std@@UAE@XZ (public: virtual __thiscall std::exception::~exception(void)) imported in function "public: class Imath::Matrix44<float> __thiscall Imath::Matrix44<float>::inverse(bool)const " (?inverse@?$Matrix44@M@Imath@@QBE?AV12@_N@Z) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfChromaticities.obj)
  111. Warning 111 warning LNK4049: locally defined symbol ??1exception@std@@UAE@XZ (public: virtual __thiscall std::exception::~exception(void)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfKeyCode.obj)
  112. Warning 112 warning LNK4049: locally defined symbol ??1exception@std@@UAE@XZ (public: virtual __thiscall std::exception::~exception(void)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfTimeCode.obj)
  113. Warning 113 warning LNK4049: locally defined symbol ??1exception@std@@UAE@XZ (public: virtual __thiscall std::exception::~exception(void)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfMisc.obj)
  114. Warning 114 warning LNK4217: locally defined symbol ??1exception@std@@UAE@XZ (public: virtual __thiscall std::exception::~exception(void)) imported in function "public: __thiscall std::_Tree_iterator<class std::_Tree_val<class std::_Tmap_traits<char const *,class Imf::Attribute * (__cdecl*)(void),struct Imf::`anonymous namespace'::NameCompare,class std::allocator<struct std::pair<char const * const,class Imf::Attribute * (__cdecl*)(void)> >,0> > >::~_Tree_iterator<class std::_Tree_val<class std::_Tmap_traits<char const *,class Imf::Attribute * (__cdecl*)(void),struct Imf::`anonymous namespace'::NameCompare,class std::allocator<struct std::pair<char const * const,class Imf::Attribute * (__cdecl*)(void)> >,0> > >(void)" (??1?$_Tree_iterator@V?$_Tree_val@V?$_Tmap_traits@PBDP6APAVAttribute@Imf@@XZUNameCompare@?A0x10cdd4cd@2@V?$allocator@U?$pair@QBDP6APAVAttribute@Imf@@XZ@std@@@std@@$0A@@std@@@std@@@std@@QAE@XZ) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfAttribute.obj)
  115. Warning 115 warning LNK4217: locally defined symbol ??1exception@std@@UAE@XZ (public: virtual __thiscall std::exception::~exception(void)) imported in function "public: void __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::_Xran(void)const " (?_Xran@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBEXXZ) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfStringAttribute.obj)
  116. Warning 116 warning LNK4049: locally defined symbol ??1exception@std@@UAE@XZ (public: virtual __thiscall std::exception::~exception(void)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfStdIO.obj)
  117. Warning 117 warning LNK4049: locally defined symbol ??1exception@std@@UAE@XZ (public: virtual __thiscall std::exception::~exception(void)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfOpaqueAttribute.obj)
  118. Warning 118 warning LNK4049: locally defined symbol ??1exception@std@@UAE@XZ (public: virtual __thiscall std::exception::~exception(void)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfChannelList.obj)
  119. Warning 119 warning LNK4049: locally defined symbol ??1exception@std@@UAE@XZ (public: virtual __thiscall std::exception::~exception(void)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfTiledOutputFile.obj)
  120. Warning 120 warning LNK4049: locally defined symbol ??1exception@std@@UAE@XZ (public: virtual __thiscall std::exception::~exception(void)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfInputFile.obj)
  121. Warning 121 warning LNK4049: locally defined symbol ??1exception@std@@UAE@XZ (public: virtual __thiscall std::exception::~exception(void)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfIO.obj)
  122. Warning 122 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) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\Iex_d.lib(IexBaseExc.obj)
  123. Warning 123 warning LNK4217: locally defined symbol ??1exception@std@@UAE@XZ (public: virtual __thiscall std::exception::~exception(void)) imported in function "public: __thiscall Imf::Header::Header(class Imf::Header const &)" (??0Header@Imf@@QAE@ABV01@@Z) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfHeader.obj)
  124. Warning 124 warning LNK4049: locally defined symbol ??1exception@std@@UAE@XZ (public: virtual __thiscall std::exception::~exception(void)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfOutputFile.obj)
  125. Warning 125 warning LNK4049: locally defined symbol ??1exception@std@@UAE@XZ (public: virtual __thiscall std::exception::~exception(void)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfFrameBuffer.obj)
  126. Warning 126 warning LNK4049: locally defined symbol _memmove imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmThread_d.lib(IlmThreadWin32.obj)
  127. Warning 127 warning LNK4217: locally defined symbol _memmove 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) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\Iex_d.lib(IexThrowErrnoExc.obj)
  128. Warning 128 warning LNK4049: locally defined symbol _memmove imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfRleCompressor.obj)
  129. Warning 129 warning LNK4049: locally defined symbol _memmove imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfHuf.obj)
  130. Warning 130 warning LNK4049: locally defined symbol _memmove imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmThread_d.lib(IlmThreadSemaphoreWin32.obj)
  131. Warning 131 warning LNK4049: locally defined symbol _memmove imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmThread_d.lib(IlmThreadPool.obj)
  132. Warning 132 warning LNK4049: locally defined symbol _memmove imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfB44Compressor.obj)
  133. Warning 133 warning LNK4049: locally defined symbol _memmove imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfPxr24Compressor.obj)
  134. Warning 134 warning LNK4049: locally defined symbol _memmove imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfPizCompressor.obj)
  135. Warning 135 warning LNK4049: locally defined symbol _memmove imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfZipCompressor.obj)
  136. Warning 136 warning LNK4049: locally defined symbol _memmove imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfTileOffsets.obj)
  137. Warning 137 warning LNK4049: locally defined symbol _memmove imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfTiledMisc.obj)
  138. Warning 138 warning LNK4049: locally defined symbol _memmove imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfTiledInputFile.obj)
  139. Warning 139 warning LNK4049: locally defined symbol _memmove imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfScanLineInputFile.obj)
  140. Warning 140 warning LNK4217: locally defined symbol _memmove imported in function "public: __thiscall Imath::SingMatrixExc::SingMatrixExc(char const *)" (??0SingMatrixExc@Imath@@QAE@PBD@Z) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfChromaticities.obj)
  141. Warning 141 warning LNK4049: locally defined symbol _memmove imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfKeyCode.obj)
  142. Warning 142 warning LNK4049: locally defined symbol _memmove imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfTimeCode.obj)
  143. Warning 143 warning LNK4049: locally defined symbol _memmove imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfMisc.obj)
  144. Warning 144 warning LNK4049: locally defined symbol _memmove imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfAttribute.obj)
  145. Warning 145 warning LNK4049: locally defined symbol _memmove imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfStringAttribute.obj)
  146. Warning 146 warning LNK4049: locally defined symbol _memmove imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfStdIO.obj)
  147. Warning 147 warning LNK4049: locally defined symbol _memmove imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfOpaqueAttribute.obj)
  148. Warning 148 warning LNK4217: locally defined symbol _memmove imported in function "public: struct Imf::Channel & __thiscall Imf::ChannelList::operator[](char const * const)" (??AChannelList@Imf@@QAEAAUChannel@1@QBD@Z) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfChannelList.obj)
  149. Warning 149 warning LNK4049: locally defined symbol _memmove imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfTiledOutputFile.obj)
  150. Warning 150 warning LNK4049: locally defined symbol _memmove imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfInputFile.obj)
  151. Warning 151 warning LNK4049: locally defined symbol _memmove imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfIO.obj)
  152. Warning 152 warning LNK4217: locally defined symbol _memmove imported in function "public: static char * __cdecl std::char_traits<char>::move(char *,char const *,unsigned int)" (?move@?$char_traits@D@std@@SAPADPADPBDI@Z) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\Iex_d.lib(IexBaseExc.obj)
  153. Warning 153 warning LNK4049: locally defined symbol _memmove imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfHeader.obj)
  154. Warning 154 warning LNK4049: locally defined symbol _memmove imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfOutputFile.obj)
  155. Warning 155 warning LNK4049: locally defined symbol _memmove imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfFrameBuffer.obj)
  156. Warning 156 warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABQBD@Z (public: __thiscall std::exception::exception(char const * const &)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmThread_d.lib(IlmThreadWin32.obj)
  157. Warning 157 warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABQBD@Z (public: __thiscall std::exception::exception(char const * const &)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\Iex_d.lib(IexThrowErrnoExc.obj)
  158. Warning 158 warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABQBD@Z (public: __thiscall std::exception::exception(char const * const &)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfRleCompressor.obj)
  159. Warning 159 warning LNK4217: locally defined symbol ??0exception@std@@QAE@ABQBD@Z (public: __thiscall std::exception::exception(char const * const &)) imported in function "public: void __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::_Xlen(void)const " (?_Xlen@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBEXXZ) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfHuf.obj)
  160. Warning 160 warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABQBD@Z (public: __thiscall std::exception::exception(char const * const &)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmThread_d.lib(IlmThreadSemaphoreWin32.obj)
  161. Warning 161 warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABQBD@Z (public: __thiscall std::exception::exception(char const * const &)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmThread_d.lib(IlmThreadPool.obj)
  162. Warning 162 warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABQBD@Z (public: __thiscall std::exception::exception(char const * const &)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfB44Compressor.obj)
  163. Warning 163 warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABQBD@Z (public: __thiscall std::exception::exception(char const * const &)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfPxr24Compressor.obj)
  164. Warning 164 warning LNK4217: locally defined symbol ??0exception@std@@QAE@ABQBD@Z (public: __thiscall std::exception::exception(char const * const &)) imported in function __ehhandler$??0?$_String_val@DV?$allocator@D@std@@@std@@QAE@V?$allocator@D@1@@Z C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfPizCompressor.obj)
  165. Warning 165 warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABQBD@Z (public: __thiscall std::exception::exception(char const * const &)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfZipCompressor.obj)
  166. Warning 166 warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABQBD@Z (public: __thiscall std::exception::exception(char const * const &)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfTileOffsets.obj)
  167. Warning 167 warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABQBD@Z (public: __thiscall std::exception::exception(char const * const &)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfTiledMisc.obj)
  168. Warning 168 warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABQBD@Z (public: __thiscall std::exception::exception(char const * const &)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfTiledInputFile.obj)
  169. Warning 169 warning LNK4217: locally defined symbol ??0exception@std@@QAE@ABQBD@Z (public: __thiscall std::exception::exception(char const * const &)) imported in function "public: void __thiscall Imf::ScanLineInputFile::setFrameBuffer(class Imf::FrameBuffer const &)" (?setFrameBuffer@ScanLineInputFile@Imf@@QAEXABVFrameBuffer@2@@Z) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfScanLineInputFile.obj)
  170. Warning 170 warning LNK4217: locally defined symbol ??0exception@std@@QAE@ABQBD@Z (public: __thiscall std::exception::exception(char const * const &)) imported in function "public: class Imath::Matrix44<float> __thiscall Imath::Matrix44<float>::gjInverse(bool)const " (?gjInverse@?$Matrix44@M@Imath@@QBE?AV12@_N@Z) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfChromaticities.obj)
  171. Warning 171 warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABQBD@Z (public: __thiscall std::exception::exception(char const * const &)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfKeyCode.obj)
  172. Warning 172 warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABQBD@Z (public: __thiscall std::exception::exception(char const * const &)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfTimeCode.obj)
  173. Warning 173 warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABQBD@Z (public: __thiscall std::exception::exception(char const * const &)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfMisc.obj)
  174. Warning 174 warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABQBD@Z (public: __thiscall std::exception::exception(char const * const &)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfAttribute.obj)
  175. Warning 175 warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABQBD@Z (public: __thiscall std::exception::exception(char const * const &)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfStringAttribute.obj)
  176. Warning 176 warning LNK4217: locally defined symbol ??0exception@std@@QAE@ABQBD@Z (public: __thiscall std::exception::exception(char const * const &)) imported in function "public: __thiscall Imf::StdOSStream::StdOSStream(void)" (??0StdOSStream@Imf@@QAE@XZ) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfStdIO.obj)
  177. Warning 177 warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABQBD@Z (public: __thiscall std::exception::exception(char const * const &)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfOpaqueAttribute.obj)
  178. Warning 178 warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABQBD@Z (public: __thiscall std::exception::exception(char const * const &)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfChannelList.obj)
  179. Warning 179 warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABQBD@Z (public: __thiscall std::exception::exception(char const * const &)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfTiledOutputFile.obj)
  180. Warning 180 warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABQBD@Z (public: __thiscall std::exception::exception(char const * const &)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfInputFile.obj)
  181. Warning 181 warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABQBD@Z (public: __thiscall std::exception::exception(char const * const &)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfIO.obj)
  182. Warning 182 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) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\Iex_d.lib(IexBaseExc.obj)
  183. Warning 183 warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABQBD@Z (public: __thiscall std::exception::exception(char const * const &)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfHeader.obj)
  184. Warning 184 warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABQBD@Z (public: __thiscall std::exception::exception(char const * const &)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfOutputFile.obj)
  185. Warning 185 warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABQBD@Z (public: __thiscall std::exception::exception(char const * const &)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfFrameBuffer.obj)
  186. Warning 186 warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABV01@@Z (public: __thiscall std::exception::exception(class std::exception const &)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmThread_d.lib(IlmThreadWin32.obj)
  187. Warning 187 warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABV01@@Z (public: __thiscall std::exception::exception(class std::exception const &)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\Iex_d.lib(IexThrowErrnoExc.obj)
  188. Warning 188 warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABV01@@Z (public: __thiscall std::exception::exception(class std::exception const &)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfRleCompressor.obj)
  189. Warning 189 warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABV01@@Z (public: __thiscall std::exception::exception(class std::exception const &)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfHuf.obj)
  190. Warning 190 warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABV01@@Z (public: __thiscall std::exception::exception(class std::exception const &)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmThread_d.lib(IlmThreadSemaphoreWin32.obj)
  191. Warning 191 warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABV01@@Z (public: __thiscall std::exception::exception(class std::exception const &)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmThread_d.lib(IlmThreadPool.obj)
  192. Warning 192 warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABV01@@Z (public: __thiscall std::exception::exception(class std::exception const &)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfB44Compressor.obj)
  193. Warning 193 warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABV01@@Z (public: __thiscall std::exception::exception(class std::exception const &)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfPxr24Compressor.obj)
  194. Warning 194 warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABV01@@Z (public: __thiscall std::exception::exception(class std::exception const &)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfPizCompressor.obj)
  195. Warning 195 warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABV01@@Z (public: __thiscall std::exception::exception(class std::exception const &)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfZipCompressor.obj)
  196. Warning 196 warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABV01@@Z (public: __thiscall std::exception::exception(class std::exception const &)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfTileOffsets.obj)
  197. Warning 197 warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABV01@@Z (public: __thiscall std::exception::exception(class std::exception const &)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfTiledMisc.obj)
  198. Warning 198 warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABV01@@Z (public: __thiscall std::exception::exception(class std::exception const &)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfTiledInputFile.obj)
  199. Warning 199 warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABV01@@Z (public: __thiscall std::exception::exception(class std::exception const &)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfScanLineInputFile.obj)
  200. Warning 200 warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABV01@@Z (public: __thiscall std::exception::exception(class std::exception const &)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfChromaticities.obj)
  201. Warning 201 warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABV01@@Z (public: __thiscall std::exception::exception(class std::exception const &)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfKeyCode.obj)
  202. Warning 202 warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABV01@@Z (public: __thiscall std::exception::exception(class std::exception const &)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfTimeCode.obj)
  203. Warning 203 warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABV01@@Z (public: __thiscall std::exception::exception(class std::exception const &)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfMisc.obj)
  204. Warning 204 warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABV01@@Z (public: __thiscall std::exception::exception(class std::exception const &)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfAttribute.obj)
  205. Warning 205 warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABV01@@Z (public: __thiscall std::exception::exception(class std::exception const &)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfStringAttribute.obj)
  206. Warning 206 warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABV01@@Z (public: __thiscall std::exception::exception(class std::exception const &)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfStdIO.obj)
  207. Warning 207 warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABV01@@Z (public: __thiscall std::exception::exception(class std::exception const &)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfOpaqueAttribute.obj)
  208. Warning 208 warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABV01@@Z (public: __thiscall std::exception::exception(class std::exception const &)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfChannelList.obj)
  209. Warning 209 warning LNK4217: locally defined symbol ??0exception@std@@QAE@ABV01@@Z (public: __thiscall std::exception::exception(class std::exception const &)) imported in function __catch$?execute@TileBufferTask@?A0xd3a99d90@Imf@@UAEXXZ$0 C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfTiledOutputFile.obj)
  210. Warning 210 warning LNK4217: locally defined symbol ??0exception@std@@QAE@ABV01@@Z (public: __thiscall std::exception::exception(class std::exception const &)) imported in function "public: void __thiscall Imf::InputFile::setFrameBuffer(class Imf::FrameBuffer const &)" (?setFrameBuffer@InputFile@Imf@@QAEXABVFrameBuffer@2@@Z) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfInputFile.obj)
  211. Warning 211 warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABV01@@Z (public: __thiscall std::exception::exception(class std::exception const &)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfIO.obj)
  212. Warning 212 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) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\Iex_d.lib(IexBaseExc.obj)
  213. Warning 213 warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABV01@@Z (public: __thiscall std::exception::exception(class std::exception const &)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfHeader.obj)
  214. Warning 214 warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABV01@@Z (public: __thiscall std::exception::exception(class std::exception const &)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfOutputFile.obj)
  215. Warning 215 warning LNK4049: locally defined symbol ??0exception@std@@QAE@ABV01@@Z (public: __thiscall std::exception::exception(class std::exception const &)) imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfFrameBuffer.obj)
  216. Warning 216 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) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfHeader.obj)
  217. Warning 217 warning LNK4049: locally defined symbol _strncpy imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfFrameBuffer.obj)
  218. Warning 218 warning LNK4049: locally defined symbol _strncpy imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfChannelList.obj)
  219. Warning 219 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) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfHeader.obj)
  220. Warning 220 warning LNK4049: locally defined symbol _strncmp imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfChannelList.obj)
  221. Warning 221 warning LNK4049: locally defined symbol __invalid_parameter imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfPizCompressor.obj)
  222. Warning 222 warning LNK4049: locally defined symbol __invalid_parameter imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmThread_d.lib(IlmThreadPool.obj)
  223. Warning 223 warning LNK4049: locally defined symbol __invalid_parameter imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfTiledInputFile.obj)
  224. Warning 224 warning LNK4217: locally defined symbol __invalid_parameter imported in function "public: __thiscall std::_String_val<char,class std::allocator<char> >::~_String_val<char,class std::allocator<char> >(void)" (??1?$_String_val@DV?$allocator@D@std@@@std@@QAE@XZ) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfScanLineInputFile.obj)
  225. Warning 225 warning LNK4049: locally defined symbol __invalid_parameter imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfB44Compressor.obj)
  226. Warning 226 warning LNK4049: locally defined symbol __invalid_parameter imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfPxr24Compressor.obj)
  227. Warning 227 warning LNK4049: locally defined symbol __invalid_parameter imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfChannelListAttribute.obj)
  228. Warning 228 warning LNK4049: locally defined symbol __invalid_parameter imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfMisc.obj)
  229. Warning 229 warning LNK4049: locally defined symbol __invalid_parameter imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfTileOffsets.obj)
  230. Warning 230 warning LNK4049: locally defined symbol __invalid_parameter imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfTiledMisc.obj)
  231. Warning 231 warning LNK4049: locally defined symbol __invalid_parameter imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfTiledOutputFile.obj)
  232. Warning 232 warning LNK4049: locally defined symbol __invalid_parameter imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfInputFile.obj)
  233. Warning 233 warning LNK4217: locally defined symbol __invalid_parameter imported in function "public: struct std::_Tree_nod<class std::_Tmap_traits<char const *,class Imf::Attribute * (__cdecl*)(void),struct Imf::`anonymous namespace'::NameCompare,class std::allocator<struct std::pair<char const * const,class Imf::Attribute * (__cdecl*)(void)> >,0> >::_Node * __thiscall std::allocator<struct std::_Tree_nod<class std::_Tmap_traits<char const *,class Imf::Attribute * (__cdecl*)(void),struct Imf::`anonymous namespace'::NameCompare,class std::allocator<struct std::pair<char const * const,class Imf::Attribute * (__cdecl*)(void)> >,0> >::_Node>::allocate(unsigned int)" (?allocate@?$allocator@U_Node@?$_Tree_nod@V?$_Tmap_traits@PBDP6APAVAttribute@Imf@@XZUNameCompare@?A0x10cdd4cd@2@V?$allocator@U?$pair@QBDP6APAVAttribute@Imf@@XZ@std@@@std@@$0A@@std@@@std@@@std@@QAEPAU_Node@?$_Tree_nod@V?$_Tmap_traits@PBDP6APAVAttribute@Imf@@XZUNameCompare@?A0x10cdd4cd@2@V?$allocator@U?$pair@QBDP6APAVAttribute@Imf@@XZ@std@@@std@@$0A@@std@@@2@I@Z) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfAttribute.obj)
  234. Warning 234 warning LNK4049: locally defined symbol __invalid_parameter imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfStdIO.obj)
  235. Warning 235 warning LNK4217: locally defined symbol __invalid_parameter imported in function "public: class std::_Tree_const_iterator<class std::_Tree_val<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> > > & __thiscall std::_Tree_const_iterator<class std::_Tree_val<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> > >::operator++(void)" (??E?$_Tree_const_iterator@V?$_Tree_val@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@@@std@@QAEAAV01@XZ) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfHeader.obj)
  236. Warning 236 warning LNK4049: locally defined symbol __invalid_parameter imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfOutputFile.obj)
  237. Warning 237 warning LNK4049: locally defined symbol __invalid_parameter imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfFrameBuffer.obj)
  238. Warning 238 warning LNK4049: locally defined symbol __invalid_parameter imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfChannelList.obj)
  239. Warning 239 warning LNK4049: locally defined symbol __CrtDbgReportW imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfPizCompressor.obj)
  240. Warning 240 warning LNK4049: locally defined symbol __CrtDbgReportW imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmThread_d.lib(IlmThreadPool.obj)
  241. Warning 241 warning LNK4049: locally defined symbol __CrtDbgReportW imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfTiledInputFile.obj)
  242. Warning 242 warning LNK4049: locally defined symbol __CrtDbgReportW imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfScanLineInputFile.obj)
  243. Warning 243 warning LNK4049: locally defined symbol __CrtDbgReportW imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfB44Compressor.obj)
  244. Warning 244 warning LNK4049: locally defined symbol __CrtDbgReportW imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfPxr24Compressor.obj)
  245. Warning 245 warning LNK4049: locally defined symbol __CrtDbgReportW imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfChannelListAttribute.obj)
  246. Warning 246 warning LNK4049: locally defined symbol __CrtDbgReportW imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfMisc.obj)
  247. Warning 247 warning LNK4217: locally defined symbol __CrtDbgReportW imported in function "public: void __thiscall std::allocator<struct std::_Container_proxy>::construct(struct std::_Container_proxy *,struct std::_Container_proxy &&)" (?construct@?$allocator@U_Container_proxy@std@@@std@@QAEXPAU_Container_proxy@2@$$QAU32@@Z) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfTileOffsets.obj)
  248. Warning 248 warning LNK4049: locally defined symbol __CrtDbgReportW imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfTiledMisc.obj)
  249. Warning 249 warning LNK4049: locally defined symbol __CrtDbgReportW imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfTiledOutputFile.obj)
  250. Warning 250 warning LNK4217: locally defined symbol __CrtDbgReportW imported in function "protected: void __thiscall std::_Tree<class std::_Tmap_traits<class Imf::Name,struct Imf::Slice,struct std::less<class Imf::Name>,class std::allocator<struct std::pair<class Imf::Name const ,struct Imf::Slice> >,0> >::_Orphan_ptr(class std::_Tree<class std::_Tmap_traits<class Imf::Name,struct Imf::Slice,struct std::less<class Imf::Name>,class std::allocator<struct std::pair<class Imf::Name const ,struct Imf::Slice> >,0> > &,struct std::_Tree_nod<class std::_Tmap_traits<class Imf::Name,struct Imf::Slice,struct std::less<class Imf::Name>,class std::allocator<struct std::pair<class Imf::Name const ,struct Imf::Slice> >,0> >::_Node *)const " (?_Orphan_ptr@?$_Tree@V?$_Tmap_traits@VName@Imf@@USlice@2@U?$less@VName@Imf@@@std@@V?$allocator@U?$pair@$$CBVName@Imf@@USlice@2@@std@@@5@$0A@@std@@@std@@IBEXAAV12@PAU_Node@?$_Tree_nod@V?$_Tmap_traits@VName@Imf@@USlice@2@U?$less@VName@Imf@@@std@@V?$allocator@U?$pair@$$CBVName@Imf@@USlice@2@@std@@@5@$0A@@std@@@2@@Z) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfInputFile.obj)
  251. Warning 251 warning LNK4049: locally defined symbol __CrtDbgReportW imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfAttribute.obj)
  252. Warning 252 warning LNK4049: locally defined symbol __CrtDbgReportW imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfStdIO.obj)
  253. Warning 253 warning LNK4217: locally defined symbol __CrtDbgReportW imported in function "public: class std::_Tree_const_iterator<class std::_Tree_val<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> > > & __thiscall std::_Tree_const_iterator<class std::_Tree_val<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> > >::operator++(void)" (??E?$_Tree_const_iterator@V?$_Tree_val@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@@@std@@QAEAAV01@XZ) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfHeader.obj)
  254. Warning 254 warning LNK4217: locally defined symbol __CrtDbgReportW imported in function "public: __thiscall Imf::OutputFile::Data::Data(bool,int)" (??0Data@OutputFile@Imf@@QAE@_NH@Z) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfOutputFile.obj)
  255. Warning 255 warning LNK4049: locally defined symbol __CrtDbgReportW imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfFrameBuffer.obj)
  256. Warning 256 warning LNK4049: locally defined symbol __CrtDbgReportW imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfChannelList.obj)
  257. Warning 257 warning LNK4217: locally defined symbol __errno imported in function "void __cdecl Imf::`anonymous namespace'::clearError(void)" (?clearError@?A0xd8b82695@Imf@@YAXXZ) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfStdIO.obj)
  258. Warning 258 warning LNK4049: locally defined symbol __errno imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\Iex_d.lib(IexThrowErrnoExc.obj)
  259. Warning 259 warning LNK4217: locally defined symbol __lock_file imported in function "public: virtual void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Lock(void)" (?_Lock@?$basic_filebuf@DU?$char_traits@D@std@@@std@@UAEXXZ) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfStdIO.obj)
  260. Warning 260 warning LNK4217: locally defined symbol __unlock_file imported in function "public: virtual void __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::_Unlock(void)" (?_Unlock@?$basic_filebuf@DU?$char_traits@D@std@@@std@@UAEXXZ) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfStdIO.obj)
  261. Warning 261 warning LNK4217: locally defined symbol _fwrite imported in function "protected: virtual int __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::overflow(int)" (?overflow@?$basic_filebuf@DU?$char_traits@D@std@@@std@@MAEHH@Z) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfStdIO.obj)
  262. Warning 262 warning LNK4217: locally defined symbol _fputc imported in function "bool __cdecl std::_Fputc<char>(char,struct _iobuf *)" (??$_Fputc@D@std@@YA_NDPAU_iobuf@@@Z) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfStdIO.obj)
  263. Warning 263 warning LNK4217: locally defined symbol _ungetc imported in function "bool __cdecl std::_Ungetc<char>(char const &,struct _iobuf *)" (??$_Ungetc@D@std@@YA_NABDPAU_iobuf@@@Z) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfStdIO.obj)
  264. Warning 264 warning LNK4217: locally defined symbol _memcpy_s imported in function "protected: virtual int __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::uflow(void)" (?uflow@?$basic_filebuf@DU?$char_traits@D@std@@@std@@MAEHXZ) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfStdIO.obj)
  265. Warning 265 warning LNK4217: locally defined symbol _fgetc imported in function "protected: virtual int __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::uflow(void)" (?uflow@?$basic_filebuf@DU?$char_traits@D@std@@@std@@MAEHXZ) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfStdIO.obj)
  266. Warning 266 warning LNK4217: locally defined symbol _fgetpos imported in function "protected: virtual class std::fpos<int> __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::seekoff(__int64,int,int)" (?seekoff@?$basic_filebuf@DU?$char_traits@D@std@@@std@@MAE?AV?$fpos@H@2@_JHH@Z) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfStdIO.obj)
  267. Warning 267 warning LNK4217: locally defined symbol __fseeki64 imported in function "protected: virtual class std::fpos<int> __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::seekoff(__int64,int,int)" (?seekoff@?$basic_filebuf@DU?$char_traits@D@std@@@std@@MAE?AV?$fpos@H@2@_JHH@Z) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfStdIO.obj)
  268. Warning 268 warning LNK4217: locally defined symbol _fsetpos imported in function "protected: virtual class std::fpos<int> __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::seekpos(class std::fpos<int>,int)" (?seekpos@?$basic_filebuf@DU?$char_traits@D@std@@@std@@MAE?AV?$fpos@H@2@V32@H@Z) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfStdIO.obj)
  269. Warning 269 warning LNK4217: locally defined symbol _setvbuf imported in function "protected: virtual class std::basic_streambuf<char,struct std::char_traits<char> > * __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::setbuf(char *,__int64)" (?setbuf@?$basic_filebuf@DU?$char_traits@D@std@@@std@@MAEPAV?$basic_streambuf@DU?$char_traits@D@std@@@2@PAD_J@Z) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfStdIO.obj)
  270. Warning 270 warning LNK4217: locally defined symbol _fflush imported in function "protected: virtual int __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::sync(void)" (?sync@?$basic_filebuf@DU?$char_traits@D@std@@@std@@MAEHXZ) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfStdIO.obj)
  271. Warning 271 warning LNK4217: locally defined symbol _fclose imported in function "public: class std::basic_filebuf<char,struct std::char_traits<char> > * __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::close(void)" (?close@?$basic_filebuf@DU?$char_traits@D@std@@@std@@QAEPAV12@XZ) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfStdIO.obj)
  272. Warning 272 warning LNK4217: locally defined symbol _free imported in function "void __cdecl std::_DebugHeapDelete<class std::locale::facet>(class std::locale::facet *)" (??$_DebugHeapDelete@Vfacet@locale@std@@@std@@YAXPAVfacet@locale@0@@Z) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfStdIO.obj)
  273. Warning 273 warning LNK4217: locally defined symbol ??0bad_cast@std@@QAE@PBD@Z (public: __thiscall std::bad_cast::bad_cast(char const *)) imported in function "class std::codecvt<char,char,int> const & __cdecl std::use_facet<class std::codecvt<char,char,int> >(class std::locale const &)" (??$use_facet@V?$codecvt@DDH@std@@@std@@YAABV?$codecvt@DDH@0@ABVlocale@0@@Z) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfStdIO.obj)
  274. Warning 274 warning LNK4049: locally defined symbol __wassert imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmThread_d.lib(IlmThreadSemaphoreWin32.obj)
  275. Warning 275 warning LNK4049: locally defined symbol __wassert imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmThread_d.lib(IlmThreadWin32.obj)
  276. Warning 276 warning LNK4217: locally defined symbol __wassert imported in function "public: __thiscall Imf::B44Compressor::B44Compressor(class Imf::Header const &,int,int,bool)" (??0B44Compressor@Imf@@QAE@ABVHeader@1@HH_N@Z) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfB44Compressor.obj)
  277. Warning 277 warning LNK4049: locally defined symbol __wassert imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfPxr24Compressor.obj)
  278. Warning 278 warning LNK4049: locally defined symbol __wassert imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfPizCompressor.obj)
  279. Warning 279 warning LNK4049: locally defined symbol __wassert imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfHuf.obj)
  280. Warning 280 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) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfPxr24Compressor.obj)
  281. Warning 281 warning LNK4049: locally defined symbol _ceil imported C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmImf_d.lib(ImfZipCompressor.obj)
  282. Warning 282 warning LNK4217: locally defined symbol __endthreadex imported in function "unsigned int __stdcall IlmThread::`anonymous namespace'::threadLoop(void *)" (?threadLoop@?A0xdcbf4a0c@IlmThread@@YGIPAX@Z) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmThread_d.lib(IlmThreadWin32.obj)
  283. Warning 283 warning LNK4217: locally defined symbol __beginthreadex imported in function "public: void __thiscall IlmThread::Thread::start(void)" (?start@Thread@IlmThread@@QAEXXZ) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\IlmThread_d.lib(IlmThreadWin32.obj)
  284. Warning 284 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) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\Iex_d.lib(IexThrowErrnoExc.obj)
  285. Warning 285 warning LNK4217: locally defined symbol _memchr imported in function "public: static char const * __cdecl std::char_traits<char>::find(char const *,unsigned int,char const &)" (?find@?$char_traits@D@std@@SAPBDPBDIABD@Z) C:\Dev\BlenderBuild13 msvc 2010 32bit\source\creator\Iex_d.lib(IexThrowErrnoExc.obj)
  286. Error 286 error LNK1169: one or more multiply defined symbols found C:\Dev\BlenderBuild13 msvc 2010 32bit\bin\Debug\blender.exe
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement