Advertisement
Guest User

error dump

a guest
Apr 13th, 2022
218
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.22 KB | None | 0 0
  1. Microsoft (R) Incremental Linker Version 14.29.30038.1
  2. Copyright (C) Microsoft Corporation. All rights reserved.
  3.  
  4. list_ports_win.obj : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in Source.obj
  5. libcpmt.lib(special_math.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in Source.obj
  6. libcpmt.lib(special_math.obj) : error LNK2005: "public: virtual void __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::_Lock(void)" (?_Lock@?$basic_streambuf@DU?$char_traits@D@std@@@std@@UAEXXZ) already defined in msvcprt.lib(MSVCP140.dll)
  7. libcpmt.lib(special_math.obj) : error LNK2005: "public: virtual void __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::_Unlock(void)" (?_Unlock@?$basic_streambuf@DU?$char_traits@D@std@@@std@@UAEXXZ) already defined in msvcprt.lib(MSVCP140.dll)
  8. libcpmt.lib(special_math.obj) : error LNK2005: "protected: virtual void __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::imbue(class std::locale const &)" (?imbue@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAEXABVlocale@2@@Z) already defined in msvcprt.lib(MSVCP140.dll)
  9. libcpmt.lib(special_math.obj) : error LNK2005: "protected: virtual class std::basic_streambuf<char,struct std::char_traits<char> > * __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::setbuf(char *,__int64)" (?setbuf@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAEPAV12@PAD_J@Z) already defined in msvcprt.lib(MSVCP140.dll)
  10. libcpmt.lib(special_math.obj) : error LNK2005: "protected: virtual __int64 __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::showmanyc(void)" (?showmanyc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAE_JXZ) already defined in msvcprt.lib(MSVCP140.dll)
  11. libcpmt.lib(special_math.obj) : error LNK2005: "protected: virtual int __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::sync(void)" (?sync@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAEHXZ) already defined in msvcprt.lib(MSVCP140.dll)
  12. libcpmt.lib(special_math.obj) : error LNK2005: "protected: virtual int __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::uflow(void)" (?uflow@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAEHXZ) already defined in msvcprt.lib(MSVCP140.dll)
  13. libcpmt.lib(special_math.obj) : error LNK2005: "protected: virtual __int64 __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::xsgetn(char *,__int64)" (?xsgetn@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAE_JPAD_J@Z) already defined in msvcprt.lib(MSVCP140.dll)
  14. libcpmt.lib(special_math.obj) : error LNK2005: "protected: virtual __int64 __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::xsputn(char const *,__int64)" (?xsputn@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAE_JPBD_J@Z) already defined in msvcprt.lib(MSVCP140.dll)
  15. libcpmt.lib(xthrow.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in Source.obj
  16. libcpmt.lib(xthrow.obj) : error LNK2005: "void __cdecl std::_Xlength_error(char const *)" (?_Xlength_error@std@@YAXPBD@Z) already defined in msvcprt.lib(MSVCP140.dll)
  17. libcpmt.lib(xlock.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in Source.obj
  18. libcpmt.lib(uncaught_exceptions.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in Source.obj
  19. libcpmt.lib(syserror.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in Source.obj
  20. libcpmt.lib(locale0.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in Source.obj
  21. libcpmt.lib(_tolower.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in Source.obj
  22. libcpmt.lib(xwctomb.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in Source.obj
  23. libcpmt.lib(_toupper.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in Source.obj
  24. libcpmt.lib(ios.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in Source.obj
  25. libcpmt.lib(iomanip.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in Source.obj
  26. libcpmt.lib(xmtx.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in Source.obj
  27. libcpmt.lib(locale.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in Source.obj
  28. libcpmt.lib(iosptrs.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in Source.obj
  29. libcpmt.lib(StlLCMapStringA.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in Source.obj
  30. libcpmt.lib(wlocale.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in Source.obj
  31. libcpmt.lib(xlocale.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in Source.obj
  32. libcpmt.lib(xstol.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in Source.obj
  33. libcpmt.lib(xstoul.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in Source.obj
  34. libcpmt.lib(xstoll.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in Source.obj
  35. libcpmt.lib(xstoull.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in Source.obj
  36. libcpmt.lib(xstrcoll.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in Source.obj
  37. libcpmt.lib(xdateord.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in Source.obj
  38. libcpmt.lib(xmbtowc.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in Source.obj
  39. libcpmt.lib(xwcscoll.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in Source.obj
  40. libcpmt.lib(xwcsxfrm.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in Source.obj
  41. libcpmt.lib(xgetwctype.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in Source.obj
  42. libcpmt.lib(xtowlower.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in Source.obj
  43. libcpmt.lib(xtowupper.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in Source.obj
  44. libcpmt.lib(xstrxfrm.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in Source.obj
  45. libcpmt.lib(StlCompareStringA.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in Source.obj
  46. libcpmt.lib(StlCompareStringW.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in Source.obj
  47. libcpmt.lib(StlLCMapStringW.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in Source.obj
  48. libucrt.lib(exit.obj) : error LNK2005: __cexit already defined in ucrt.lib(api-ms-win-crt-runtime-l1-1-0.dll)
  49. libucrt.lib(locks.obj) : error LNK2005: __lock_locales already defined in ucrt.lib(api-ms-win-crt-locale-l1-1-0.dll)
  50. libucrt.lib(locks.obj) : error LNK2005: __unlock_locales already defined in ucrt.lib(api-ms-win-crt-locale-l1-1-0.dll)
  51. libucrt.lib(onexit.obj) : error LNK2005: __crt_at_quick_exit already defined in ucrt.lib(api-ms-win-crt-runtime-l1-1-0.dll)
  52. libucrt.lib(onexit.obj) : error LNK2005: __crt_atexit already defined in ucrt.lib(api-ms-win-crt-runtime-l1-1-0.dll)
  53. libucrt.lib(onexit.obj) : error LNK2005: __execute_onexit_table already defined in ucrt.lib(api-ms-win-crt-runtime-l1-1-0.dll)
  54. libucrt.lib(onexit.obj) : error LNK2005: __initialize_onexit_table already defined in ucrt.lib(api-ms-win-crt-runtime-l1-1-0.dll)
  55. libucrt.lib(onexit.obj) : error LNK2005: __register_onexit_function already defined in ucrt.lib(api-ms-win-crt-runtime-l1-1-0.dll)
  56. libucrt.lib(invalid_parameter.obj) : error LNK2005: __invalid_parameter_noinfo_noreturn already defined in ucrt.lib(api-ms-win-crt-runtime-l1-1-0.dll)
  57. libucrt.lib(new_handler.obj) : error LNK2005: __callnewh already defined in ucrt.lib(api-ms-win-crt-heap-l1-1-0.dll)
  58. libucrt.lib(environment_initialization.obj) : error LNK2005: __initialize_narrow_environment already defined in ucrt.lib(api-ms-win-crt-runtime-l1-1-0.dll)
  59. libucrt.lib(exception_filter.obj) : error LNK2005: __seh_filter_dll already defined in ucrt.lib(api-ms-win-crt-runtime-l1-1-0.dll)
  60. libucrt.lib(errno.obj) : error LNK2005: __errno already defined in ucrt.lib(api-ms-win-crt-runtime-l1-1-0.dll)
  61. libucrt.lib(localeconv.obj) : error LNK2005: _localeconv already defined in ucrt.lib(api-ms-win-crt-locale-l1-1-0.dll)
  62. libucrt.lib(ctype.obj) : error LNK2005: ___pctype_func already defined in ucrt.lib(api-ms-win-crt-locale-l1-1-0.dll)
  63. libucrt.lib(initctype.obj) : error LNK2005: ____lc_codepage_func already defined in ucrt.lib(api-ms-win-crt-locale-l1-1-0.dll)
  64. libucrt.lib(initctype.obj) : error LNK2005: ____lc_collate_cp_func already defined in ucrt.lib(api-ms-win-crt-locale-l1-1-0.dll)
  65. libucrt.lib(initctype.obj) : error LNK2005: ____lc_locale_name_func already defined in ucrt.lib(api-ms-win-crt-locale-l1-1-0.dll)
  66. libucrt.lib(initctype.obj) : error LNK2005: ____mb_cur_max_func already defined in ucrt.lib(api-ms-win-crt-locale-l1-1-0.dll)
  67. libucrt.lib(tolower_toupper.obj) : error LNK2005: _tolower already defined in ucrt.lib(api-ms-win-crt-string-l1-1-0.dll)
  68. Creating library Source.lib and object Source.exp
  69. LINK : warning LNK4098: defaultlib 'MSVCRT' conflicts with use of other libs; use /NODEFAULTLIB:library
  70. list_ports_win.obj : error LNK2019: unresolved external symbol __imp__RegCloseKey@4 referenced in function "class std::vector<struct serial::PortInfo,class std::allocator<struct serial::PortInfo> > __cdecl serial::list_ports(void)" (?list_ports@serial@@YA?AV?$vector@UPortInfo@serial@@V?$allocator@UPortInfo@serial@@@std@@@std@@XZ)
  71. list_ports_win.obj : error LNK2019: unresolved external symbol __imp__RegQueryValueExA@24 referenced in function "class std::vector<struct serial::PortInfo,class std::allocator<struct serial::PortInfo> > __cdecl serial::list_ports(void)" (?list_ports@serial@@YA?AV?$vector@UPortInfo@serial@@V?$allocator@UPortInfo@serial@@@std@@@std@@XZ)
  72. list_ports_win.obj : error LNK2019: unresolved external symbol __imp__SetupDiEnumDeviceInfo@12 referenced in function "class std::vector<struct serial::PortInfo,class std::allocator<struct serial::PortInfo> > __cdecl serial::list_ports(void)" (?list_ports@serial@@YA?AV?$vector@UPortInfo@serial@@V?$allocator@UPortInfo@serial@@@std@@@std@@XZ)
  73. list_ports_win.obj : error LNK2019: unresolved external symbol __imp__SetupDiDestroyDeviceInfoList@4 referenced in function "class std::vector<struct serial::PortInfo,class std::allocator<struct serial::PortInfo> > __cdecl serial::list_ports(void)" (?list_ports@serial@@YA?AV?$vector@UPortInfo@serial@@V?$allocator@UPortInfo@serial@@@std@@@std@@XZ)
  74. list_ports_win.obj : error LNK2019: unresolved external symbol __imp__SetupDiGetClassDevsA@16 referenced in function "class std::vector<struct serial::PortInfo,class std::allocator<struct serial::PortInfo> > __cdecl serial::list_ports(void)" (?list_ports@serial@@YA?AV?$vector@UPortInfo@serial@@V?$allocator@UPortInfo@serial@@@std@@@std@@XZ)
  75. list_ports_win.obj : error LNK2019: unresolved external symbol __imp__SetupDiOpenDevRegKey@24 referenced in function "class std::vector<struct serial::PortInfo,class std::allocator<struct serial::PortInfo> > __cdecl serial::list_ports(void)" (?list_ports@serial@@YA?AV?$vector@UPortInfo@serial@@V?$allocator@UPortInfo@serial@@@std@@@std@@XZ)
  76. list_ports_win.obj : error LNK2019: unresolved external symbol __imp__SetupDiGetDeviceRegistryPropertyA@28 referenced in function "class std::vector<struct serial::PortInfo,class std::allocator<struct serial::PortInfo> > __cdecl serial::list_ports(void)" (?list_ports@serial@@YA?AV?$vector@UPortInfo@serial@@V?$allocator@UPortInfo@serial@@@std@@@std@@XZ)
  77. Source.dll : fatal error LNK1120: 7 unresolved externals
  78.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement