1>------ Build started: Project: foo_sample, Configuration: Debug Win32 ------ 1>Linking... 1>MSVCRTD.lib(MSVCR90D.dll) : error LNK2005: "public: __thiscall std::exception::exception(char const * const &,int)" (??0exception@std@@QAE@ABQBDH@Z) already defined in LIBCMTD.lib(stdexcpt.obj) 1>MSVCRTD.lib(MSVCR90D.dll) : error LNK2005: "public: __thiscall std::exception::exception(class std::exception const &)" (??0exception@std@@QAE@ABV01@@Z) already defined in LIBCMTD.lib(stdexcpt.obj) 1>MSVCRTD.lib(MSVCR90D.dll) : error LNK2005: "public: virtual __thiscall std::exception::~exception(void)" (??1exception@std@@UAE@XZ) already defined in LIBCMTD.lib(stdexcpt.obj) 1>MSVCRTD.lib(MSVCR90D.dll) : error LNK2005: _realloc already defined in LIBCMTD.lib(dbgrealloc.obj) 1>MSVCRTD.lib(MSVCR90D.dll) : error LNK2005: _malloc already defined in LIBCMTD.lib(dbgmalloc.obj) 1>MSVCRTD.lib(MSVCR90D.dll) : error LNK2005: _free already defined in LIBCMTD.lib(dbgfree.obj) 1>MSVCRTD.lib(MSVCR90D.dll) : error LNK2005: __expand already defined in LIBCMTD.lib(dbgheap.obj) 1>MSVCRTD.lib(MSVCR90D.dll) : error LNK2005: "public: __thiscall std::exception::exception(char const * const &)" (??0exception@std@@QAE@ABQBD@Z) already defined in LIBCMTD.lib(stdexcpt.obj) 1>MSVCRTD.lib(MSVCR90D.dll) : error LNK2005: _floor already defined in LIBCMTD.lib(_floor_pentium4_.obj) 1>MSVCRTD.lib(MSVCR90D.dll) : error LNK2005: _strchr already defined in LIBCMTD.lib(strchr.obj) 1>MSVCRTD.lib(MSVCR90D.dll) : error LNK2005: _atoi already defined in LIBCMTD.lib(atox.obj) 1>MSVCRTD.lib(MSVCR90D.dll) : error LNK2005: _strncmp already defined in LIBCMTD.lib(strncmp.obj) 1>MSVCRTD.lib(MSVCR90D.dll) : error LNK2005: "public: class std::exception & __thiscall std::exception::operator=(class std::exception const &)" (??4exception@std@@QAEAAV01@ABV01@@Z) already defined in LIBCMTD.lib(stdexcpt.obj) 1>MSVCRTD.lib(MSVCR90D.dll) : error LNK2005: __atoi64 already defined in LIBCMTD.lib(atox.obj) 1>MSVCRTD.lib(MSVCR90D.dll) : error LNK2005: __controlfp_s already defined in LIBCMTD.lib(_contrlfp_.obj) 1>MSVCRTD.lib(MSVCR90D.dll) : error LNK2005: __wassert already defined in LIBCMTD.lib(wassert.obj) 1>MSVCRTD.lib(ti_inst.obj) : error LNK2005: "private: __thiscall type_info::type_info(class type_info const &)" (??0type_info@@AAE@ABV0@@Z) already defined in LIBCMTD.lib(typinfo.obj) 1>MSVCRTD.lib(ti_inst.obj) : error LNK2005: "private: class type_info & __thiscall type_info::operator=(class type_info const &)" (??4type_info@@AAEAAV0@ABV0@@Z) already defined in LIBCMTD.lib(typinfo.obj) 1> Creating library D:\Projekty w C++\foobar2000sdk\foobar2000\foo_sample\Debug\foo_sample.lib and object D:\Projekty w C++\foobar2000sdk\foobar2000\foo_sample\Debug\foo_sample.exp 1>LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library 1>SDK.lib(metadb_handle_list.obj) : error LNK2019: unresolved external symbol "int __cdecl StrCmpLogicalW(wchar_t const *,wchar_t const *)" (?StrCmpLogicalW@@YAHPB_W0@Z) referenced in function "int __cdecl custom_sort_compare<1>(struct `anonymous namespace'::custom_sort_data const &,struct `anonymous namespace'::custom_sort_data const &)" (??$custom_sort_compare@$00@@YAHABUcustom_sort_data@?A0x8f4ba1bb@@0@Z) 1>D:\Projekty w C++\foobar2000sdk\foobar2000\foo_sample\Debug\foo_sample.dll : fatal error LNK1120: 1 unresolved externals 1>Build log was saved at "file://d:\Projekty w C++\foobar2000sdk\foobar2000\foo_sample\Debug\BuildLog.htm" 1>foo_sample - 20 error(s), 1 warning(s) ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========