Intel® Collaboration Suite for WebRTC
Community support and discussions on the Intel® Collaboration Suite for WebRTC (Intel® CS for WebRTC).
1146 Discussions

CS_WebRTC_Client_SDK_Windows.v4.1 编译遇到问题求助,如下:

teddy_S
Beginner
1,861 Views

1>sioclient_tls.lib(sio_client.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MDd_DynamicDebug' doesn't match value 'MTd_StaticDebug' in audioframegenerator.obj
1>sioclient_tls.lib(sio_socket.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MDd_DynamicDebug' doesn't match value 'MTd_StaticDebug' in audioframegenerator.obj
1>sioclient_tls.lib(sio_client_impl.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MDd_DynamicDebug' doesn't match value 'MTd_StaticDebug' in audioframegenerator.obj
1>sioclient_tls.lib(sio_packet.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MDd_DynamicDebug' doesn't match value 'MTd_StaticDebug' in audioframegenerator.obj
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: __cdecl std::_Lockit::_Lockit(int)" (??0_Lockit@std@@QEAA@H@Z) already defined in libcpmtd.lib(xlock.obj)
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: __cdecl std::_Lockit::~_Lockit(void)" (??1_Lockit@std@@QEAA@XZ) already defined in libcpmtd.lib(xlock.obj)
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "void __cdecl std::_Debug_message(wchar_t const *,wchar_t const *,unsigned int)" (?_Debug_message@std@@YAXPEB_W0I@Z) already defined in libcpmtd.lib(stdthrow.obj)
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "void __cdecl std::_Xbad_alloc(void)" (?_Xbad_alloc@std@@YAXXZ) already defined in libcpmtd.lib(xthrow.obj)
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "void __cdecl std::_Xlength_error(char const *)" (?_Xlength_error@std@@YAXPEBD@Z) already defined in libcpmtd.lib(xthrow.obj)
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "void __cdecl std::_Xout_of_range(char const *)" (?_Xout_of_range@std@@YAXPEBD@Z) already defined in libcpmtd.lib(xthrow.obj)
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "char const * __cdecl std::_Syserror_map(int)" (?_Syserror_map@std@@YAPEBDH@Z) already defined in libcpmtd.lib(syserror.obj)
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "bool __cdecl std::uncaught_exception(void)" (?uncaught_exception@std@@YA_NXZ) already defined in libcpmtd.lib(uncaught.obj)
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: bool __cdecl std::ios_base::good(void)const " (?good@ios_base@std@@QEBA_NXZ) already defined in audioframegenerator.obj
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: int __cdecl std::ios_base::flags(void)const " (?flags@ios_base@std@@QEBAHXZ) already defined in audioframegenerator.obj
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: __int64 __cdecl std::ios_base::width(void)const " (?width@ios_base@std@@QEBA_JXZ) already defined in audioframegenerator.obj
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: __int64 __cdecl std::ios_base::width(__int64)" (?width@ios_base@std@@QEAA_J_J@Z) already defined in audioframegenerator.obj
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: int __cdecl std::basic_streambuf<char,struct std::char_traits<char> >::sputc(char)" (?sputc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QEAAHD@Z) already defined in audioframegenerator.obj
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: __int64 __cdecl std::basic_streambuf<char,struct std::char_traits<char> >::sputn(char const *,__int64)" (?sputn@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QEAA_JPEBD_J@Z) already defined in audioframegenerator.obj
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: void __cdecl std::basic_ios<char,struct std::char_traits<char> >::setstate(int,bool)" (?setstate@?$basic_ios@DU?$char_traits@D@std@@@std@@QEAAXH_N@Z) already defined in audioframegenerator.obj
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: class std::basic_ostream<char,struct std::char_traits<char> > * __cdecl std::basic_ios<char,struct std::char_traits<char> >::tie(void)const " (?tie@?$basic_ios@DU?$char_traits@D@std@@@std@@QEBAPEAV?$basic_ostream@DU?$char_traits@D@std@@@2@XZ) already defined in audioframegenerator.obj
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: class std::basic_streambuf<char,struct std::char_traits<char> > * __cdecl std::basic_ios<char,struct std::char_traits<char> >::rdbuf(void)const " (?rdbuf@?$basic_ios@DU?$char_traits@D@std@@@std@@QEBAPEAV?$basic_streambuf@DU?$char_traits@D@std@@@2@XZ) already defined in audioframegenerator.obj
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: char __cdecl std::basic_ios<char,struct std::char_traits<char> >::fill(void)const " (?fill@?$basic_ios@DU?$char_traits@D@std@@@std@@QEBADXZ) already defined in audioframegenerator.obj
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: char __cdecl std::basic_ios<char,struct std::char_traits<char> >::widen(char)const " (?widen@?$basic_ios@DU?$char_traits@D@std@@@std@@QEBADD@Z) already defined in audioframegenerator.obj
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: void __cdecl std::basic_ostream<char,struct std::char_traits<char> >::_Osfx(void)" (?_Osfx@?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAXXZ) already defined in audioframegenerator.obj
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: class std::basic_ostream<char,struct std::char_traits<char> > & __cdecl std::basic_ostream<char,struct std::char_traits<char> >::operator<<(class std::basic_ostream<char,struct std::char_traits<char> > & (__cdecl*)(class std::basic_ostream<char,struct std::char_traits<char> > &))" (??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV01@P6AAEAV01@AEAV01@@Z@Z) already defined in audioframegenerator.obj
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: class std::basic_ostream<char,struct std::char_traits<char> > & __cdecl std::basic_ostream<char,struct std::char_traits<char> >::put(char)" (?put@?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV12@D@Z) already defined in audioframegenerator.obj
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: class std::basic_ostream<char,struct std::char_traits<char> > & __cdecl std::basic_ostream<char,struct std::char_traits<char> >::flush(void)" (?flush@?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV12@XZ) already defined in audioframegenerator.obj
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "void __cdecl std::_Xbad_function_call(void)" (?_Xbad_function_call@std@@YAXXZ) already defined in libcpmtd.lib(xthrow.obj)
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: _Mtx_init_in_situ already defined in libcpmtd.lib(mutex.obj)
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: _Mtx_destroy_in_situ already defined in libcpmtd.lib(mutex.obj)
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: _Mtx_lock already defined in libcpmtd.lib(mutex.obj)
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: _Mtx_unlock already defined in libcpmtd.lib(mutex.obj)
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "void __cdecl std::_Throw_C_error(int)" (?_Throw_C_error@std@@YAXH@Z) already defined in libcpmtd.lib(thread0.obj)
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: __cdecl std::locale::id::operator unsigned __int64(void)" (??Bid@locale@std@@QEAA_KXZ) already defined in audioframegenerator.obj
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: static class std::locale const & __cdecl std::locale::classic(void)" (?classic@locale@std@@SAAEBV12@XZ) already defined in libcpmtd.lib(locale0.obj)
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "private: static class std::locale::_Locimp * __cdecl std::locale::_Init(bool)" (?_Init@locale@std@@CAPEAV_Locimp@12@_N@Z) already defined in libcpmtd.lib(locale0.obj)
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "private: static class std::locale::_Locimp * __cdecl std::locale::_Getgloballocale(void)" (?_Getgloballocale@locale@std@@CAPEAV_Locimp@12@XZ) already defined in libcpmtd.lib(locale0.obj)
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: static unsigned __int64 __cdecl std::ctype<char>::_Getcat(class std::locale::facet const * *,class std::locale const *)" (?_Getcat@?$ctype@D@std@@SA_KPEAPEBVfacet@locale@2@PEBV42@@Z) already defined in audioframegenerator.obj
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "int __cdecl std::_Winerror_map(int)" (?_Winerror_map@std@@YAHH@Z) already defined in libcpmtd.lib(syserror.obj)
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "unsigned long __cdecl std::_Winerror_message(unsigned long,char *,unsigned long)" (?_Winerror_message@std@@YAKKPEADK@Z) already defined in libcpmtd.lib(syserror.obj)
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: bool __cdecl std::ios_base::fail(void)const " (?fail@ios_base@std@@QEBA_NXZ) already defined in ConfSampleMFCDlg.obj
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: int __cdecl std::ios_base::setf(int)" (?setf@ios_base@std@@QEAAHH@Z) already defined in ics-debug.lib(stream.obj)
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: int __cdecl std::ios_base::setf(int,int)" (?setf@ios_base@std@@QEAAHHH@Z) already defined in ics-debug.lib(logging.obj)
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: void __cdecl std::ios_base::unsetf(int)" (?unsetf@ios_base@std@@QEAAXH@Z) already defined in ics-debug.lib(int128.obj)
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: __cdecl 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@@IEAA@XZ) already defined in ConfSampleMFCDlg.obj
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: virtual __cdecl 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@@UEAA@XZ) already defined in ConfSampleMFCDlg.obj
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: char * __cdecl std::basic_streambuf<char,struct std::char_traits<char> >::eback(void)const " (?eback@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEBAPEADXZ) already defined in ConfSampleMFCDlg.obj
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: char * __cdecl std::basic_streambuf<char,struct std::char_traits<char> >::gptr(void)const " (?gptr@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEBAPEADXZ) already defined in ConfSampleMFCDlg.obj
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: char * __cdecl std::basic_streambuf<char,struct std::char_traits<char> >::pbase(void)const " (?pbase@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEBAPEADXZ) already defined in ConfSampleMFCDlg.obj
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: char * __cdecl std::basic_streambuf<char,struct std::char_traits<char> >::pptr(void)const " (?pptr@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEBAPEADXZ) already defined in ConfSampleMFCDlg.obj
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: char * __cdecl std::basic_streambuf<char,struct std::char_traits<char> >::egptr(void)const " (?egptr@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEBAPEADXZ) already defined in ConfSampleMFCDlg.obj
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: void __cdecl std::basic_streambuf<char,struct std::char_traits<char> >::gbump(int)" (?gbump@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEAAXH@Z) already defined in ConfSampleMFCDlg.obj
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: void __cdecl std::basic_streambuf<char,struct std::char_traits<char> >::setg(char *,char *,char *)" (?setg@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEAAXPEAD00@Z) already defined in ConfSampleMFCDlg.obj
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: char * __cdecl std::basic_streambuf<char,struct std::char_traits<char> >::epptr(void)const " (?epptr@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEBAPEADXZ) already defined in ConfSampleMFCDlg.obj
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: void __cdecl std::basic_streambuf<char,struct std::char_traits<char> >::pbump(int)" (?pbump@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEAAXH@Z) already defined in ConfSampleMFCDlg.obj
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: void __cdecl std::basic_streambuf<char,struct std::char_traits<char> >::setp(char *,char *)" (?setp@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEAAXPEAD0@Z) already defined in ConfSampleMFCDlg.obj
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: void __cdecl std::basic_streambuf<char,struct std::char_traits<char> >::setp(char *,char *,char *)" (?setp@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEAAXPEAD00@Z) already defined in ConfSampleMFCDlg.obj
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: char * __cdecl std::basic_streambuf<char,struct std::char_traits<char> >::_Pninc(void)" (?_Pninc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEAAPEADXZ) already defined in audioframegenerator.obj
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: virtual __cdecl 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@@UEAA@XZ) already defined in ConfSampleMFCDlg.obj
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: __cdecl 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@@IEAA@XZ) already defined in ConfSampleMFCDlg.obj
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: __cdecl 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@@QEAA@PEAV?$basic_streambuf@DU?$char_traits@D@std@@@1@_N@Z) already defined in ConfSampleMFCDlg.obj
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: virtual __cdecl 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@@UEAA@XZ) already defined in ConfSampleMFCDlg.obj
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: class std::basic_ostream<char,struct std::char_traits<char> > & __cdecl std::basic_ostream<char,struct std::char_traits<char> >::operator<<(class std::ios_base & (__cdecl*)(class std::ios_base &))" (??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV01@P6AAEAVios_base@1@AEAV21@@Z@Z) already defined in ics-debug.lib(stream.obj)
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: class std::basic_ostream<char,struct std::char_traits<char> > & __cdecl std::basic_ostream<char,struct std::char_traits<char> >::operator<<(bool)" (??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV01@_N@Z) already defined in ics-debug.lib(conferenceclient.obj)
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: class std::basic_ostream<char,struct std::char_traits<char> > & __cdecl std::basic_ostream<char,struct std::char_traits<char> >::operator<<(unsigned short)" (??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV01@G@Z) already defined in ics-debug.lib(audio_device_impl.obj)
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: class std::basic_ostream<char,struct std::char_traits<char> > & __cdecl std::basic_ostream<char,struct std::char_traits<char> >::operator<<(int)" (??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV01@H@Z) already defined in ics-debug.lib(stream.obj)
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: class std::basic_ostream<char,struct std::char_traits<char> > & __cdecl std::basic_ostream<char,struct std::char_traits<char> >::operator<<(unsigned int)" (??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV01@I@Z) already defined in ConfSampleMFCDlg.obj
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: class std::basic_ostream<char,struct std::char_traits<char> > & __cdecl std::basic_ostream<char,struct std::char_traits<char> >::operator<<(__int64)" (??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV01@_J@Z) already defined in ics-debug.lib(logging.obj)
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: class std::basic_ostream<char,struct std::char_traits<char> > & __cdecl std::basic_ostream<char,struct std::char_traits<char> >::operator<<(unsigned __int64)" (??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV01@_K@Z) already defined in ConfSampleMFCDlg.obj
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: __cdecl 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@@QEAA@PEAV?$basic_streambuf@DU?$char_traits@D@std@@@1@_N@Z) already defined in ConfSampleMFCDlg.obj
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: virtual __cdecl 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@@UEAA@XZ) already defined in ConfSampleMFCDlg.obj
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: class std::basic_istream<char,struct std::char_traits<char> > & __cdecl std::basic_istream<char,struct std::char_traits<char> >::operator>>(int &)" (??5?$basic_istream@DU?$char_traits@D@std@@@std@@QEAAAEAV01@AEAH@Z) already defined in ics-debug.lib(mediaconstraintsinterface.obj)
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: class std::basic_istream<char,struct std::char_traits<char> > & __cdecl std::basic_istream<char,struct std::char_traits<char> >::operator>>(unsigned __int64 &)" (??5?$basic_istream@DU?$char_traits@D@std@@@std@@QEAAAEAV01@AEA_K@Z) already defined in ics-debug.lib(webrtcsdp.obj)
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: void __cdecl std::basic_istream<char,struct std::char_traits<char> >::`vbase destructor'(void)" (??_D?$basic_istream@DU?$char_traits@D@std@@@std@@QEAAXXZ) already defined in ConfSampleMFCDlg.obj
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: __cdecl 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@@QEAA@PEAV?$basic_streambuf@DU?$char_traits@D@std@@@1@@Z) already defined in ConfSampleMFCDlg.obj
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: virtual __cdecl 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@@UEAA@XZ) already defined in ConfSampleMFCDlg.obj
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: _Thrd_start already defined in libcpmtd.lib(cthread.obj)
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: _Query_perf_counter already defined in libcpmtd.lib(xtime.obj)
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: _Query_perf_frequency already defined in libcpmtd.lib(xtime.obj)
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: _Thrd_join already defined in libcpmtd.lib(cthread.obj)
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: _Thrd_id already defined in libcpmtd.lib(cthread.obj)
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: _Mtx_init already defined in libcpmtd.lib(mutex.obj)
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: _Mtx_destroy already defined in libcpmtd.lib(mutex.obj)
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: _Cnd_init already defined in libcpmtd.lib(cond.obj)
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: _Cnd_destroy already defined in libcpmtd.lib(cond.obj)
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: _Cnd_wait already defined in libcpmtd.lib(cond.obj)
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: _Cnd_signal already defined in libcpmtd.lib(cond.obj)
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: _Cnd_do_broadcast_at_thread_exit already defined in libcpmtd.lib(xnotify.obj)
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "void __cdecl std::_Throw_Cpp_error(int)" (?_Throw_Cpp_error@std@@YAXH@Z) already defined in libcpmtd.lib(thread0.obj)
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "struct std::_Smanip<__int64> __cdecl std::setw(__int64)" (?setw@std@@YA?AU?$_Smanip@_J@1@_J@Z) already defined in libcpmtd.lib(iomanip.obj)
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: __cdecl std::_Locinfo::_Locinfo(char const *)" (??0_Locinfo@std@@QEAA@PEBD@Z) already defined in audioframegenerator.obj
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: __cdecl std::_Locinfo::~_Locinfo(void)" (??1_Locinfo@std@@QEAA@XZ) already defined in audioframegenerator.obj
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: struct _Cvtvec __cdecl std::_Locinfo::_Getcvt(void)const " (?_Getcvt@_Locinfo@std@@QEBA?AU_Cvtvec@@XZ) already defined in ConfSampleMFCDlg.obj
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: struct lconv const * __cdecl std::_Locinfo::_Getlconv(void)const " (?_Getlconv@_Locinfo@std@@QEBAPEBUlconv@@XZ) already defined in ConfSampleMFCDlg.obj
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: char const * __cdecl std::_Locinfo::_Getfalse(void)const " (?_Getfalse@_Locinfo@std@@QEBAPEBDXZ) already defined in ConfSampleMFCDlg.obj
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: char const * __cdecl std::_Locinfo::_Gettrue(void)const " (?_Gettrue@_Locinfo@std@@QEBAPEBDXZ) already defined in ConfSampleMFCDlg.obj
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: char const * __cdecl std::_Yarn<char>::c_str(void)const " (?c_str@?$_Yarn@D@std@@QEBAPEBDXZ) already defined in audioframegenerator.obj
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: static void * __cdecl std::_Crt_new_delete::operator new(unsigned __int64)" (??2_Crt_new_delete@std@@SAPEAX_K@Z) already defined in audioframegenerator.obj
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: static void __cdecl std::_Crt_new_delete::operator delete(void *)" (??3_Crt_new_delete@std@@SAXPEAX@Z) already defined in audioframegenerator.obj
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: __cdecl std::locale::facet::facet(unsigned __int64)" (??0facet@locale@std@@IEAA@_K@Z) already defined in audioframegenerator.obj
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "protected: virtual __cdecl std::locale::facet::~facet(void)" (??1facet@locale@std@@MEAA@XZ) already defined in audioframegenerator.obj
1>msvcprtd.lib(MSVCP140D.dll) : error LNK2005: "public: __int64 __cdecl std::ios_base::precision(__int64)" (?precision@ios_base@std@@QEAA_J_J@Z) already defined in libcpmtd.lib(iomanip.obj)
1>LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; use /NODEFAULTLIB:library
1>LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library
1>sioclient_tls.lib(sio_client.obj) : warning LNK4217: locally defined symbol _invalid_parameter imported in function "public: bool __cdecl std::_Tree_const_iterator<class std::_Tree_val<struct std::_Tree_simple_types<struct std::pair<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const ,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > > >::operator==(class std::_Tree_const_iterator<class std::_Tree_val<struct std::_Tree_simple_types<struct std::pair<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const ,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > > > const &)const " (??8?$_Tree_const_iterator@V?$_Tree_val@U?$_Tree_simple_types@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@std@@@std@@@std@@QEBA_NAEBV01@@Z)
1>sioclient_tls.lib(sio_socket.obj) : warning LNK4049: locally defined symbol _invalid_parameter imported
1>sioclient_tls.lib(sio_client_impl.obj) : warning LNK4049: locally defined symbol _invalid_parameter imported
1>sioclient_tls.lib(sio_packet.obj) : warning LNK4049: locally defined symbol _invalid_parameter imported
1>sioclient_tls.lib(sio_client.obj) : warning LNK4217: locally defined symbol memmove imported in function "int * __cdecl std::_Copy_memmove<int const *,int *>(int const *,int const *,int *)" (??$_Copy_memmove@PEBHPEAH@std@@YAPEAHPEBH0PEAH@Z)
1>sioclient_tls.lib(sio_socket.obj) : warning LNK4049: locally defined symbol memmove imported
1>sioclient_tls.lib(sio_client_impl.obj) : warning LNK4049: locally defined symbol memmove imported
1>sioclient_tls.lib(sio_packet.obj) : warning LNK4049: locally defined symbol memmove imported
1>sioclient_tls.lib(sio_client.obj) : warning LNK4217: locally defined symbol __std_exception_copy imported in function "public: __cdecl std::exception::exception(class std::exception const &)" (??0exception@std@@QEAA@AEBV01@@Z)
1>sioclient_tls.lib(sio_socket.obj) : warning LNK4049: locally defined symbol __std_exception_copy imported
1>sioclient_tls.lib(sio_client_impl.obj) : warning LNK4049: locally defined symbol __std_exception_copy imported
1>sioclient_tls.lib(sio_packet.obj) : warning LNK4049: locally defined symbol __std_exception_copy imported
1>sioclient_tls.lib(sio_client.obj) : warning LNK4217: locally defined symbol __std_exception_destroy imported in function "public: virtual __cdecl std::exception::~exception(void)" (??1exception@std@@UEAA@XZ)
1>sioclient_tls.lib(sio_socket.obj) : warning LNK4049: locally defined symbol __std_exception_destroy imported
1>sioclient_tls.lib(sio_client_impl.obj) : warning LNK4049: locally defined symbol __std_exception_destroy imported
1>sioclient_tls.lib(sio_packet.obj) : warning LNK4049: locally defined symbol __std_exception_destroy imported
1>sioclient_tls.lib(sio_client.obj) : warning LNK4217: locally defined symbol _CrtDbgReportW imported in function "public: bool __cdecl std::_Tree_const_iterator<class std::_Tree_val<struct std::_Tree_simple_types<struct std::pair<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const ,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > > >::operator==(class std::_Tree_const_iterator<class std::_Tree_val<struct std::_Tree_simple_types<struct std::pair<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const ,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > > > const &)const " (??8?$_Tree_const_iterator@V?$_Tree_val@U?$_Tree_simple_types@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@std@@@std@@@std@@QEBA_NAEBV01@@Z)
1>sioclient_tls.lib(sio_socket.obj) : warning LNK4049: locally defined symbol _CrtDbgReportW imported
1>sioclient_tls.lib(sio_client_impl.obj) : warning LNK4049: locally defined symbol _CrtDbgReportW imported
1>sioclient_tls.lib(sio_packet.obj) : warning LNK4049: locally defined symbol _CrtDbgReportW imported
1>sioclient_tls.lib(sio_client.obj) : warning LNK4217: locally defined symbol signal imported in function boost_asio_signal_handler
1>sioclient_tls.lib(sio_socket.obj) : warning LNK4049: locally defined symbol signal imported
1>sioclient_tls.lib(sio_client_impl.obj) : warning LNK4049: locally defined symbol signal imported
1>sioclient_tls.lib(sio_socket.obj) : warning LNK4217: locally defined symbol __std_type_info_compare imported in function "public: bool __cdecl type_info::operator==(class type_info const &)const " (??8type_info@@QEBA_NAEBV0@@Z)
1>sioclient_tls.lib(sio_client_impl.obj) : warning LNK4049: locally defined symbol __std_type_info_compare imported
1>sioclient_tls.lib(sio_socket.obj) : warning LNK4217: locally defined symbol _wassert imported in function "public: virtual class std::shared_ptr<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const > const & __cdecl sio::message::get_binary(void)const " (?get_binary@message@sio@@UEBAAEBV?$shared_ptr@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@std@@XZ)
1>sioclient_tls.lib(sio_client_impl.obj) : warning LNK4049: locally defined symbol _wassert imported
1>sioclient_tls.lib(sio_packet.obj) : warning LNK4049: locally defined symbol _wassert imported
1>sioclient_tls.lib(sio_socket.obj) : warning LNK4217: locally defined symbol _gmtime64 imported in function gmtime
1>sioclient_tls.lib(sio_client_impl.obj) : warning LNK4049: locally defined symbol _gmtime64 imported
1>sioclient_tls.lib(sio_socket.obj) : warning LNK4217: locally defined symbol _beginthreadex imported in function "private: void __cdecl boost::asio::detail::win_thread::start_thread(class boost::asio::detail::win_thread::func_base *,unsigned int)" (?start_thread@win_thread@detail@asio@boost@@AEAAXPEAVfunc_base@1234@I@Z)
1>sioclient_tls.lib(sio_client_impl.obj) : warning LNK4049: locally defined symbol _beginthreadex imported
1>sioclient_tls.lib(sio_client_impl.obj) : warning LNK4217: locally defined symbol atoi imported in function "private: unsigned short __cdecl websocketpp::uri::get_port_from_string(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::error_code &)const " (?get_port_from_string@uri@websocketpp@@AEBAGAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEAVerror_code@4@@Z)
1>sioclient_tls.lib(sio_client_impl.obj) : warning LNK4217: locally defined symbol strtoul imported in function "private: void __cdecl websocketpp::processor::hybi00<struct websocketpp::config::debug_asio_tls>::decode_client_key(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,char *)const " (?decode_client_key@?$hybi00@Udebug_asio_tls@config@websocketpp@@@processor@websocketpp@@AEBAXAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PEAD@Z)
1>sioclient_tls.lib(sio_client_impl.obj) : warning LNK4217: locally defined symbol terminate imported in function "public: __cdecl std::thread::~thread(void)" (??1thread@std@@QEAA@XZ)
1>sioclient_tls.lib(sio_client_impl.obj) : warning LNK4217: locally defined symbol memchr imported in function "char const * __cdecl std::_Find_unchecked1<char const *,char>(char const *,char const *,char const &,struct std::integral_constant<bool,1>)" (??$_Find_unchecked1@PEBDD@std@@YAPEBDPEBD0AEBDU?$integral_constant@_N$00@0@@Z)
1>sioclient_tls.lib(sio_packet.obj) : warning LNK4049: locally defined symbol memchr imported
1>sioclient_tls.lib(sio_client_impl.obj) : warning LNK4217: locally defined symbol tolower imported in function "public: bool __cdecl websocketpp::utility::ci_less::nocase_compare::operator()(unsigned char const &,unsigned char const &)const " (??Rnocase_compare@ci_less@utility@websocketpp@@QEBA_NAEBE0@Z)
1>sioclient_tls.lib(sio_client_impl.obj) : warning LNK4217: locally defined symbol _localtime64_s imported in function localtime_s
1>sioclient_tls.lib(sio_client_impl.obj) : warning LNK4217: locally defined symbol strftime imported in function "private: static class std::basic_ostream<char,struct std::char_traits<char> > & __cdecl websocketpp::log::basic<class websocketpp::concurrency::basic,struct websocketpp::log::alevel>::timestamp(class std::basic_ostream<char,struct std::char_traits<char> > &)" (?timestamp@?$basic@V0concurrency@websocketpp@@Ualevel@log@2@@log@websocketpp@@CAAEAV?$basic_ostream@DU?$char_traits@D@std@@@std@@AEAV45@@Z)
1>sioclient_tls.lib(sio_client_impl.obj) : warning LNK4217: locally defined symbol _time64 imported in function time
1>sioclient_tls.lib(sio_packet.obj) : warning LNK4217: locally defined symbol free imported in function "public: static void __cdecl rapidjson::CrtAllocator::Free(void *)" (?Free@CrtAllocator@rapidjson@@SAXPEAX@Z)
1>sioclient_tls.lib(sio_packet.obj) : warning LNK4217: locally defined symbol malloc imported in function "public: void * __cdecl rapidjson::CrtAllocator::Malloc(unsigned __int64)" (?Malloc@CrtAllocator@rapidjson@@QEAAPEAX_K@Z)
1>sioclient_tls.lib(sio_packet.obj) : warning LNK4217: locally defined symbol realloc imported in function "public: void * __cdecl rapidjson::CrtAllocator::Realloc(void *,unsigned __int64,unsigned __int64)" (?Realloc@CrtAllocator@rapidjson@@QEAAPEAXPEAX_K1@Z)
1>sioclient_tls.lib(sio_packet.obj) : warning LNK4217: locally defined symbol __stdio_common_vsprintf_s imported in function _vsprintf_s_l
1>sioclient_tls.lib(sio_packet.obj) : warning LNK4217: locally defined symbol _calloc_dbg imported in function "char * __cdecl std::_Maklocstr<char>(char const *,char *,struct _Cvtvec const &)" (??$_Maklocstr@D@std@@YAPEADPEBDPEADAEBU_Cvtvec@@@Z)
1>ics-debug.lib(controller_manager.obj) : error LNK2019: unresolved external symbol __std_reverse_trivially_swappable_8 referenced in function "void __cdecl std::_Reverse_unchecked1<class webrtc::Controller * *>(class webrtc::Controller * * const,class webrtc::Controller * * const,struct std::integral_constant<unsigned __int64,8>)" (??$_Reverse_unchecked1@PEAPEAVController@webrtc@@@std@@YAXQEAPEAVController@webrtc@@0U?$integral_constant@_K$07@0@@Z)
1>ics-debug.lib(p2ptransportchannel.obj) : error LNK2001: unresolved external symbol __std_reverse_trivially_swappable_8
1>sioclient_tls.lib(sio_client.obj) : error LNK2019: unresolved external symbol CRYPTO_cleanup_all_ex_data referenced in function "public: __cdecl boost::asio::ssl::detail::openssl_init_base::do_init::~do_init(void)" (??1do_init@openssl_init_base@detail@ssl@asio@boost@@QEAA@XZ)
1>sioclient_tls.lib(sio_socket.obj) : error LNK2001: unresolved external symbol CRYPTO_cleanup_all_ex_data
1>sioclient_tls.lib(sio_client_impl.obj) : error LNK2001: unresolved external symbol CRYPTO_cleanup_all_ex_data
1>sioclient_tls.lib(sio_client.obj) : error LNK2019: unresolved external symbol CRYPTO_num_locks referenced in function "public: __cdecl boost::asio::ssl::detail::openssl_init_base::do_init::do_init(void)" (??0do_init@openssl_init_base@detail@ssl@asio@boost@@QEAA@XZ)
1>sioclient_tls.lib(sio_socket.obj) : error LNK2001: unresolved external symbol CRYPTO_num_locks
1>sioclient_tls.lib(sio_client_impl.obj) : error LNK2001: unresolved external symbol CRYPTO_num_locks
1>sioclient_tls.lib(sio_client.obj) : error LNK2019: unresolved external symbol CRYPTO_set_locking_callback referenced in function "public: __cdecl boost::asio::ssl::detail::openssl_init_base::do_init::do_init(void)" (??0do_init@openssl_init_base@detail@ssl@asio@boost@@QEAA@XZ)
1>sioclient_tls.lib(sio_socket.obj) : error LNK2001: unresolved external symbol CRYPTO_set_locking_callback
1>sioclient_tls.lib(sio_client_impl.obj) : error LNK2001: unresolved external symbol CRYPTO_set_locking_callback
1>sioclient_tls.lib(sio_client.obj) : error LNK2019: unresolved external symbol OPENSSL_add_all_algorithms_noconf referenced in function "public: __cdecl boost::asio::ssl::detail::openssl_init_base::do_init::do_init(void)" (??0do_init@openssl_init_base@detail@ssl@asio@boost@@QEAA@XZ)
1>sioclient_tls.lib(sio_socket.obj) : error LNK2001: unresolved external symbol OPENSSL_add_all_algorithms_noconf
1>sioclient_tls.lib(sio_client_impl.obj) : error LNK2001: unresolved external symbol OPENSSL_add_all_algorithms_noconf
1>sioclient_tls.lib(sio_client.obj) : error LNK2019: unresolved external symbol EVP_cleanup referenced in function "public: __cdecl boost::asio::ssl::detail::openssl_init_base::do_init::~do_init(void)" (??1do_init@openssl_init_base@detail@ssl@asio@boost@@QEAA@XZ)
1>sioclient_tls.lib(sio_socket.obj) : error LNK2001: unresolved external symbol EVP_cleanup
1>sioclient_tls.lib(sio_client_impl.obj) : error LNK2001: unresolved external symbol EVP_cleanup
1>sioclient_tls.lib(sio_client.obj) : error LNK2019: unresolved external symbol SSL_load_error_strings referenced in function "public: __cdecl boost::asio::ssl::detail::openssl_init_base::do_init::do_init(void)" (??0do_init@openssl_init_base@detail@ssl@asio@boost@@QEAA@XZ)
1>sioclient_tls.lib(sio_socket.obj) : error LNK2001: unresolved external symbol SSL_load_error_strings
1>sioclient_tls.lib(sio_client_impl.obj) : error LNK2001: unresolved external symbol SSL_load_error_strings
1>sioclient_tls.lib(sio_client.obj) : error LNK2019: unresolved external symbol SSL_library_init referenced in function "public: __cdecl boost::asio::ssl::detail::openssl_init_base::do_init::do_init(void)" (??0do_init@openssl_init_base@detail@ssl@asio@boost@@QEAA@XZ)
1>sioclient_tls.lib(sio_socket.obj) : error LNK2001: unresolved external symbol SSL_library_init
1>sioclient_tls.lib(sio_client_impl.obj) : error LNK2001: unresolved external symbol SSL_library_init
1>sioclient_tls.lib(sio_client.obj) : error LNK2019: unresolved external symbol ERR_free_strings referenced in function "public: __cdecl boost::asio::ssl::detail::openssl_init_base::do_init::~do_init(void)" (??1do_init@openssl_init_base@detail@ssl@asio@boost@@QEAA@XZ)
1>sioclient_tls.lib(sio_socket.obj) : error LNK2001: unresolved external symbol ERR_free_strings
1>sioclient_tls.lib(sio_client_impl.obj) : error LNK2001: unresolved external symbol ERR_free_strings
1>sioclient_tls.lib(sio_client.obj) : error LNK2019: unresolved external symbol ENGINE_cleanup referenced in function "public: __cdecl boost::asio::ssl::detail::openssl_init_base::do_init::~do_init(void)" (??1do_init@openssl_init_base@detail@ssl@asio@boost@@QEAA@XZ)
1>sioclient_tls.lib(sio_socket.obj) : error LNK2001: unresolved external symbol ENGINE_cleanup
1>sioclient_tls.lib(sio_client_impl.obj) : error LNK2001: unresolved external symbol ENGINE_cleanup
1>sioclient_tls.lib(sio_client_impl.obj) : error LNK2019: unresolved external symbol SSLv3_method referenced in function "public: __cdecl boost::asio::ssl::context::context(enum boost::asio::ssl::context_base::method)" (??0context@ssl@asio@boost@@QEAA@W4method@context_base@123@@Z)
1>sioclient_tls.lib(sio_client_impl.obj) : error LNK2019: unresolved external symbol SSLv3_server_method referenced in function "public: __cdecl boost::asio::ssl::context::context(enum boost::asio::ssl::context_base::method)" (??0context@ssl@asio@boost@@QEAA@W4method@context_base@123@@Z)
1>sioclient_tls.lib(sio_client_impl.obj) : error LNK2019: unresolved external symbol SSLv3_client_method referenced in function "public: __cdecl boost::asio::ssl::context::context(enum boost::asio::ssl::context_base::method)" (??0context@ssl@asio@boost@@QEAA@W4method@context_base@123@@Z)
1>sioclient_tls.lib(sio_client_impl.obj) : error LNK2019: unresolved external symbol SSLv23_method referenced in function "public: __cdecl boost::asio::ssl::context::context(enum boost::asio::ssl::context_base::method)" (??0context@ssl@asio@boost@@QEAA@W4method@context_base@123@@Z)
1>sioclient_tls.lib(sio_client_impl.obj) : error LNK2019: unresolved external symbol SSLv23_server_method referenced in function "public: __cdecl boost::asio::ssl::context::context(enum boost::asio::ssl::context_base::method)" (??0context@ssl@asio@boost@@QEAA@W4method@context_base@123@@Z)
1>sioclient_tls.lib(sio_client_impl.obj) : error LNK2019: unresolved external symbol SSLv23_client_method referenced in function "public: __cdecl boost::asio::ssl::context::context(enum boost::asio::ssl::context_base::method)" (??0context@ssl@asio@boost@@QEAA@W4method@context_base@123@@Z)

0 Kudos
4 Replies
Jianlin_Q_Intel
Employee
1,861 Views

When you build the socket.io client library, make sure after cmake generates the vs project file, you set the VC runtime library linking type to MTd for debug, and MT for release. The SDK is built with MTd/MT so all dependency files, and your executable project, must be set to MTd/MT.

The setting is in the project's Property->C/C++/All Options/Runtime Library.

0 Kudos
teddy_S
Beginner
1,861 Views

@Jianlin Q 感谢你的提示,上面的编译问题已经解决,但现在我用CMake无法生成socketio的vs工程,选用的是vs2017工程,config时出现如下错误:

not define build type, set to release

CMake Warning (dev) at CMakeLists.txt:24 (find_package):
Policy CMP0074 is not set: find_package uses <PackageName>_ROOT variables.
Run "cmake --help-policy CMP0074" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.

Environment variable Boost_ROOT is set to:

C:\boost_1_67_0

For compatibility, CMake is ignoring the variable.
This warning is for project developers. Use -Wno-dev to suppress it.

CMake Error at C:/Program Files/CMake/share/cmake-3.13/Modules/FindBoost.cmake:2081 (message):
Unable to find the requested Boost libraries.

Boost version: 1.67.0

Boost include path: C:/boost_1_67_0

Could not find the following static Boost libraries:

boost_system
boost_date_time
boost_random

No Boost libraries were found. You may need to set BOOST_LIBRARYDIR to the
directory containing Boost libraries or BOOST_ROOT to the location of
Boost.
Call Stack (most recent call first):
CMakeLists.txt:24 (find_package)

但是我在环境变量中已经设置了BOOST_ROOT 和 BOOST_LIBRARYDIR 对应的路径。

0 Kudos
teddy_S
Beginner
1,861 Views

还有我链接sioclient_tls.lib时出现错误, 我编译的openssl 1.0.2i 64位debug,报错来看好像是和ics中的冲突了,请问我该怎么解决,链接错误如下:

1>sioclient_tls.lib(ex_data.obj) : error LNK2005: CRYPTO_dup_ex_data 已经在 ics-debug.lib(ex_data.obj) 中定义
1>sioclient_tls.lib(ex_data.obj) : error LNK2005: CRYPTO_free_ex_data 已经在 ics-debug.lib(ex_data.obj) 中定义
1>sioclient_tls.lib(ex_data.obj) : error LNK2005: CRYPTO_get_ex_data 已经在 ics-debug.lib(ex_data.obj) 中定义
1>sioclient_tls.lib(ex_data.obj) : error LNK2005: CRYPTO_get_ex_new_index 已经在 ics-debug.lib(ex_data.obj) 中定义
1>sioclient_tls.lib(ex_data.obj) : error LNK2005: CRYPTO_new_ex_data 已经在 ics-debug.lib(ex_data.obj) 中定义
1>sioclient_tls.lib(ex_data.obj) : error LNK2005: CRYPTO_set_ex_data 已经在 ics-debug.lib(ex_data.obj) 中定义
1>sioclient_tls.lib(cryptlib.obj) : error LNK2005: OPENSSL_cpuid_setup 已经在 ics-debug.lib(cryptlib.obj) 中定义
1>sioclient_tls.lib(cryptlib.obj) : error LNK2005: OPENSSL_isservice 已经在 ics-debug.lib(cryptlib.obj) 中定义
1>sioclient_tls.lib(cryptlib.obj) : error LNK2005: OPENSSL_showfatal 已经在 ics-debug.lib(cryptlib.obj) 中定义
1>sioclient_tls.lib(cryptlib.obj) : error LNK2005: OPENSSL_NONPIC_relocated 已经在 ics-debug.lib(cryptlib.obj) 中定义
1>sioclient_tls.lib(cryptlib.obj) : error LNK2005: CRYPTO_memcmp 已经在 ics-debug.lib(x86_64cpuid.obj) 中定义
1>sioclient_tls.lib(names.obj) : error LNK2005: EVP_CIPHER_do_all 已经在 ics-debug.lib(names.obj) 中定义
1>sioclient_tls.lib(names.obj) : error LNK2005: EVP_CIPHER_do_all_sorted 已经在 ics-debug.lib(names.obj) 中定义
1>sioclient_tls.lib(names.obj) : error LNK2005: EVP_MD_do_all 已经在 ics-debug.lib(names.obj) 中定义
1>sioclient_tls.lib(names.obj) : error LNK2005: EVP_MD_do_all_sorted 已经在 ics-debug.lib(names.obj) 中定义
1>sioclient_tls.lib(names.obj) : error LNK2005: EVP_add_cipher 已经在 ics-debug.lib(names.obj) 中定义
1>sioclient_tls.lib(names.obj) : error LNK2005: EVP_add_digest 已经在 ics-debug.lib(names.obj) 中定义
1>sioclient_tls.lib(names.obj) : error LNK2005: EVP_get_cipherbyname 已经在 ics-debug.lib(names.obj) 中定义
1>sioclient_tls.lib(names.obj) : error LNK2005: EVP_get_digestbyname 已经在 ics-debug.lib(names.obj) 中定义
1>sioclient_tls.lib(err.obj) : error LNK2005: ERR_add_error_data 已经在 ics-debug.lib(err.obj) 中定义
1>sioclient_tls.lib(err.obj) : error LNK2005: ERR_add_error_vdata 已经在 ics-debug.lib(err.obj) 中定义
1>sioclient_tls.lib(err.obj) : error LNK2005: ERR_clear_error 已经在 ics-debug.lib(err.obj) 中定义
1>sioclient_tls.lib(err.obj) : error LNK2005: ERR_error_string 已经在 ics-debug.lib(err.obj) 中定义
1>sioclient_tls.lib(err.obj) : error LNK2005: ERR_error_string_n 已经在 ics-debug.lib(err.obj) 中定义
1>sioclient_tls.lib(err.obj) : error LNK2005: ERR_func_error_string 已经在 ics-debug.lib(err.obj) 中定义
1>sioclient_tls.lib(err.obj) : error LNK2005: ERR_get_error 已经在 ics-debug.lib(err.obj) 中定义
1>sioclient_tls.lib(err.obj) : error LNK2005: ERR_get_error_line 已经在 ics-debug.lib(err.obj) 中定义
1>sioclient_tls.lib(err.obj) : error LNK2005: ERR_get_error_line_data 已经在 ics-debug.lib(err.obj) 中定义
1>sioclient_tls.lib(err.obj) : error LNK2005: ERR_get_next_error_library 已经在 ics-debug.lib(err.obj) 中定义
1>sioclient_tls.lib(err.obj) : error LNK2005: ERR_get_state 已经在 ics-debug.lib(err.obj) 中定义
1>sioclient_tls.lib(err.obj) : error LNK2005: ERR_lib_error_string 已经在 ics-debug.lib(err.obj) 中定义
1>sioclient_tls.lib(err.obj) : error LNK2005: ERR_load_ERR_strings 已经在 ics-debug.lib(err.obj) 中定义
1>sioclient_tls.lib(err.obj) : error LNK2005: ERR_load_strings 已经在 ics-debug.lib(err.obj) 中定义
1>sioclient_tls.lib(err.obj) : error LNK2005: ERR_peek_error 已经在 ics-debug.lib(err.obj) 中定义
1>sioclient_tls.lib(err.obj) : error LNK2005: ERR_peek_error_line 已经在 ics-debug.lib(err.obj) 中定义
1>sioclient_tls.lib(err.obj) : error LNK2005: ERR_peek_error_line_data 已经在 ics-debug.lib(err.obj) 中定义
1>sioclient_tls.lib(err.obj) : error LNK2005: ERR_peek_last_error 已经在 ics-debug.lib(err.obj) 中定义
1>sioclient_tls.lib(err.obj) : error LNK2005: ERR_peek_last_error_line 已经在 ics-debug.lib(err.obj) 中定义
1>sioclient_tls.lib(err.obj) : error LNK2005: ERR_peek_last_error_line_data 已经在 ics-debug.lib(err.obj) 中定义
1>sioclient_tls.lib(err.obj) : error LNK2005: ERR_pop_to_mark 已经在 ics-debug.lib(err.obj) 中定义
1>sioclient_tls.lib(err.obj) : error LNK2005: ERR_put_error 已经在 ics-debug.lib(err.obj) 中定义
1>sioclient_tls.lib(err.obj) : error LNK2005: ERR_reason_error_string 已经在 ics-debug.lib(err.obj) 中定义
1>sioclient_tls.lib(err.obj) : error LNK2005: ERR_remove_state 已经在 ics-debug.lib(err.obj) 中定义
1>sioclient_tls.lib(err.obj) : error LNK2005: ERR_remove_thread_state 已经在 ics-debug.lib(err.obj) 中定义
1>sioclient_tls.lib(err.obj) : error LNK2005: ERR_set_error_data 已经在 ics-debug.lib(err.obj) 中定义
1>sioclient_tls.lib(err.obj) : error LNK2005: ERR_set_mark 已经在 ics-debug.lib(err.obj) 中定义
1>sioclient_tls.lib(err.obj) : error LNK2005: ERR_unload_strings 已经在 ics-debug.lib(err.obj) 中定义
1>sioclient_tls.lib(eng_lib.obj) : error LNK2005: ENGINE_free 已经在 ics-debug.lib(eng_lib.obj) 中定义
1>sioclient_tls.lib(eng_lib.obj) : error LNK2005: ENGINE_get_cmd_defns 已经在 ics-debug.lib(eng_lib.obj) 中定义
1>sioclient_tls.lib(eng_lib.obj) : error LNK2005: ENGINE_get_ctrl_function 已经在 ics-debug.lib(eng_lib.obj) 中定义
1>sioclient_tls.lib(eng_lib.obj) : error LNK2005: ENGINE_get_destroy_function 已经在 ics-debug.lib(eng_lib.obj) 中定义
1>sioclient_tls.lib(eng_lib.obj) : error LNK2005: ENGINE_get_ex_data 已经在 ics-debug.lib(eng_lib.obj) 中定义
1>sioclient_tls.lib(eng_lib.obj) : error LNK2005: ENGINE_get_finish_function 已经在 ics-debug.lib(eng_lib.obj) 中定义
1>sioclient_tls.lib(eng_lib.obj) : error LNK2005: ENGINE_get_flags 已经在 ics-debug.lib(eng_lib.obj) 中定义
1>sioclient_tls.lib(eng_lib.obj) : error LNK2005: ENGINE_get_id 已经在 ics-debug.lib(eng_lib.obj) 中定义
1>sioclient_tls.lib(eng_lib.obj) : error LNK2005: ENGINE_get_init_function 已经在 ics-debug.lib(eng_lib.obj) 中定义
1>sioclient_tls.lib(eng_lib.obj) : error LNK2005: ENGINE_get_name 已经在 ics-debug.lib(eng_lib.obj) 中定义
1>sioclient_tls.lib(eng_lib.obj) : error LNK2005: ENGINE_get_static_state 已经在 ics-debug.lib(eng_lib.obj) 中定义
1>sioclient_tls.lib(eng_lib.obj) : error LNK2005: ENGINE_new 已经在 ics-debug.lib(eng_lib.obj) 中定义
1>sioclient_tls.lib(eng_lib.obj) : error LNK2005: ENGINE_set_cmd_defns 已经在 ics-debug.lib(eng_lib.obj) 中定义
1>sioclient_tls.lib(eng_lib.obj) : error LNK2005: ENGINE_set_ctrl_function 已经在 ics-debug.lib(eng_lib.obj) 中定义
1>sioclient_tls.lib(eng_lib.obj) : error LNK2005: ENGINE_set_destroy_function 已经在 ics-debug.lib(eng_lib.obj) 中定义
1>sioclient_tls.lib(eng_lib.obj) : error LNK2005: ENGINE_set_ex_data 已经在 ics-debug.lib(eng_lib.obj) 中定义
1>sioclient_tls.lib(eng_lib.obj) : error LNK2005: ENGINE_set_finish_function 已经在 ics-debug.lib(eng_lib.obj) 中定义
1>sioclient_tls.lib(eng_lib.obj) : error LNK2005: ENGINE_set_flags 已经在 ics-debug.lib(eng_lib.obj) 中定义
1>sioclient_tls.lib(eng_lib.obj) : error LNK2005: ENGINE_set_id 已经在 ics-debug.lib(eng_lib.obj) 中定义
1>sioclient_tls.lib(eng_lib.obj) : error LNK2005: ENGINE_set_init_function 已经在 ics-debug.lib(eng_lib.obj) 中定义
1>sioclient_tls.lib(eng_lib.obj) : error LNK2005: ENGINE_set_name 已经在 ics-debug.lib(eng_lib.obj) 中定义
1>sioclient_tls.lib(eng_lib.obj) : error LNK2005: engine_cleanup_add_first 已经在 ics-debug.lib(eng_lib.obj) 中定义
1>sioclient_tls.lib(eng_lib.obj) : error LNK2005: engine_cleanup_add_last 已经在 ics-debug.lib(eng_lib.obj) 中定义
1>sioclient_tls.lib(eng_lib.obj) : error LNK2005: engine_free_util 已经在 ics-debug.lib(eng_lib.obj) 中定义
1>sioclient_tls.lib(eng_lib.obj) : error LNK2005: engine_set_all_null 已经在 ics-debug.lib(eng_lib.obj) 中定义
1>sioclient_tls.lib(s3_clnt.obj) : error LNK2005: ssl3_check_cert_and_algorithm 已经在 ics-debug.lib(statem_clnt.obj) 中定义
1>sioclient_tls.lib(s3_clnt.obj) : error LNK2005: ssl_do_client_cert_cb 已经在 ics-debug.lib(statem_clnt.obj) 中定义
1>sioclient_tls.lib(s23_clnt.obj) : error LNK2005: ssl_fill_hello_random 已经在 ics-debug.lib(s3_lib.obj) 中定义
1>sioclient_tls.lib(obj_dat.obj) : error LNK2005: OBJ_add_object 已经在 ics-debug.lib(obj_dat.obj) 中定义
1>sioclient_tls.lib(obj_dat.obj) : error LNK2005: OBJ_bsearch_ 已经在 ics-debug.lib(obj_dat.obj) 中定义
1>sioclient_tls.lib(obj_dat.obj) : error LNK2005: OBJ_bsearch_ex_ 已经在 ics-debug.lib(obj_dat.obj) 中定义
1>sioclient_tls.lib(obj_dat.obj) : error LNK2005: OBJ_create 已经在 ics-debug.lib(obj_dat.obj) 中定义
1>sioclient_tls.lib(obj_dat.obj) : error LNK2005: OBJ_create_objects 已经在 ics-debug.lib(obj_dat.obj) 中定义
1>sioclient_tls.lib(obj_dat.obj) : error LNK2005: OBJ_ln2nid 已经在 ics-debug.lib(obj_dat.obj) 中定义
1>sioclient_tls.lib(obj_dat.obj) : error LNK2005: OBJ_new_nid 已经在 ics-debug.lib(obj_dat.obj) 中定义
1>sioclient_tls.lib(obj_dat.obj) : error LNK2005: OBJ_nid2ln 已经在 ics-debug.lib(obj_dat.obj) 中定义
1>sioclient_tls.lib(obj_dat.obj) : error LNK2005: OBJ_nid2obj 已经在 ics-debug.lib(obj_dat.obj) 中定义
1>sioclient_tls.lib(obj_dat.obj) : error LNK2005: OBJ_nid2sn 已经在 ics-debug.lib(obj_dat.obj) 中定义
1>sioclient_tls.lib(obj_dat.obj) : error LNK2005: OBJ_obj2nid 已经在 ics-debug.lib(obj_dat.obj) 中定义
1>sioclient_tls.lib(obj_dat.obj) : error LNK2005: OBJ_obj2txt 已经在 ics-debug.lib(obj_dat.obj) 中定义
1>sioclient_tls.lib(obj_dat.obj) : error LNK2005: OBJ_sn2nid 已经在 ics-debug.lib(obj_dat.obj) 中定义
1>sioclient_tls.lib(obj_dat.obj) : error LNK2005: OBJ_txt2nid 已经在 ics-debug.lib(obj_dat.obj) 中定义
1>sioclient_tls.lib(obj_dat.obj) : error LNK2005: OBJ_txt2obj 已经在 ics-debug.lib(obj_dat.obj) 中定义
1>sioclient_tls.lib(mem_dbg.obj) : error LNK2005: CRYPTO_mem_ctrl 已经在 ics-debug.lib(mem_dbg.obj) 中定义
1>sioclient_tls.lib(s3_both.obj) : error LNK2005: ssl3_do_write 已经在 ics-debug.lib(statem_lib.obj) 中定义
1>sioclient_tls.lib(s3_both.obj) : error LNK2005: ssl3_output_cert_chain 已经在 ics-debug.lib(statem_lib.obj) 中定义
1>sioclient_tls.lib(s3_both.obj) : error LNK2005: ssl3_release_read_buffer 已经在 ics-debug.lib(ssl3_buffer.obj) 中定义
1>sioclient_tls.lib(s3_both.obj) : error LNK2005: ssl3_release_write_buffer 已经在 ics-debug.lib(ssl3_buffer.obj) 中定义
1>sioclient_tls.lib(s3_both.obj) : error LNK2005: ssl3_setup_buffers 已经在 ics-debug.lib(ssl3_buffer.obj) 中定义
1>sioclient_tls.lib(s3_both.obj) : error LNK2005: ssl3_setup_read_buffer 已经在 ics-debug.lib(ssl3_buffer.obj) 中定义
1>sioclient_tls.lib(s3_both.obj) : error LNK2005: ssl3_setup_write_buffer 已经在 ics-debug.lib(ssl3_buffer.obj) 中定义
1>sioclient_tls.lib(s3_both.obj) : error LNK2005: ssl_cert_type 已经在 ics-debug.lib(statem_lib.obj) 中定义
1>sioclient_tls.lib(s3_both.obj) : error LNK2005: ssl_verify_alarm_type 已经在 ics-debug.lib(statem_lib.obj) 中定义
1>sioclient_tls.lib(digest.obj) : error LNK2005: EVP_Digest 已经在 ics-debug.lib(digest.obj) 中定义
1>sioclient_tls.lib(digest.obj) : error LNK2005: EVP_DigestFinal 已经在 ics-debug.lib(digest.obj) 中定义
1>sioclient_tls.lib(digest.obj) : error LNK2005: EVP_DigestFinal_ex 已经在 ics-debug.lib(digest.obj) 中定义
1>sioclient_tls.lib(digest.obj) : error LNK2005: EVP_DigestInit 已经在 ics-debug.lib(digest.obj) 中定义
1>sioclient_tls.lib(digest.obj) : error LNK2005: EVP_DigestInit_ex 已经在 ics-debug.lib(digest.obj) 中定义
1>sioclient_tls.lib(digest.obj) : error LNK2005: EVP_DigestUpdate 已经在 ics-debug.lib(digest.obj) 中定义
1>sioclient_tls.lib(digest.obj) : error LNK2005: EVP_MD_CTX_copy 已经在 ics-debug.lib(digest.obj) 中定义
1>sioclient_tls.lib(digest.obj) : error LNK2005: EVP_MD_CTX_copy_ex 已经在 ics-debug.lib(digest.obj) 中定义
1>sioclient_tls.lib(evp_enc.obj) : error LNK2005: EVP_CIPHER_CTX_copy 已经在 ics-debug.lib(evp_enc.obj) 中定义
1>sioclient_tls.lib(evp_enc.obj) : error LNK2005: EVP_CIPHER_CTX_ctrl 已经在 ics-debug.lib(evp_enc.obj) 中定义
1>sioclient_tls.lib(evp_enc.obj) : error LNK2005: EVP_CIPHER_CTX_free 已经在 ics-debug.lib(evp_enc.obj) 中定义
1>sioclient_tls.lib(evp_enc.obj) : error LNK2005: EVP_CIPHER_CTX_new 已经在 ics-debug.lib(evp_enc.obj) 中定义
1>sioclient_tls.lib(evp_enc.obj) : error LNK2005: EVP_CIPHER_CTX_rand_key 已经在 ics-debug.lib(evp_enc.obj) 中定义
1>sioclient_tls.lib(evp_enc.obj) : error LNK2005: EVP_CIPHER_CTX_set_key_length 已经在 ics-debug.lib(evp_enc.obj) 中定义
1>sioclient_tls.lib(evp_enc.obj) : error LNK2005: EVP_CIPHER_CTX_set_padding 已经在 ics-debug.lib(evp_enc.obj) 中定义
1>sioclient_tls.lib(evp_enc.obj) : error LNK2005: EVP_CipherFinal 已经在 ics-debug.lib(evp_enc.obj) 中定义
1>sioclient_tls.lib(evp_enc.obj) : error LNK2005: EVP_CipherFinal_ex 已经在 ics-debug.lib(evp_enc.obj) 中定义
1>sioclient_tls.lib(evp_enc.obj) : error LNK2005: EVP_CipherInit 已经在 ics-debug.lib(evp_enc.obj) 中定义
1>sioclient_tls.lib(evp_enc.obj) : error LNK2005: EVP_CipherInit_ex 已经在 ics-debug.lib(evp_enc.obj) 中定义
1>sioclient_tls.lib(evp_enc.obj) : error LNK2005: EVP_CipherUpdate 已经在 ics-debug.lib(evp_enc.obj) 中定义
1>sioclient_tls.lib(evp_enc.obj) : error LNK2005: EVP_DecryptFinal 已经在 ics-debug.lib(evp_enc.obj) 中定义
1>sioclient_tls.lib(evp_enc.obj) : error LNK2005: EVP_DecryptFinal_ex 已经在 ics-debug.lib(evp_enc.obj) 中定义
1>sioclient_tls.lib(evp_enc.obj) : error LNK2005: EVP_DecryptInit 已经在 ics-debug.lib(evp_enc.obj) 中定义
1>sioclient_tls.lib(evp_enc.obj) : error LNK2005: EVP_DecryptInit_ex 已经在 ics-debug.lib(evp_enc.obj) 中定义
1>sioclient_tls.lib(evp_enc.obj) : error LNK2005: EVP_DecryptUpdate 已经在 ics-debug.lib(evp_enc.obj) 中定义
1>sioclient_tls.lib(evp_enc.obj) : error LNK2005: EVP_EncryptFinal 已经在 ics-debug.lib(evp_enc.obj) 中定义
1>sioclient_tls.lib(evp_enc.obj) : error LNK2005: EVP_EncryptFinal_ex 已经在 ics-debug.lib(evp_enc.obj) 中定义
1>sioclient_tls.lib(evp_enc.obj) : error LNK2005: EVP_EncryptInit 已经在 ics-debug.lib(evp_enc.obj) 中定义
1>sioclient_tls.lib(evp_enc.obj) : error LNK2005: EVP_EncryptInit_ex 已经在 ics-debug.lib(evp_enc.obj) 中定义
1>sioclient_tls.lib(evp_enc.obj) : error LNK2005: EVP_EncryptUpdate 已经在 ics-debug.lib(evp_enc.obj) 中定义
1>sioclient_tls.lib(hmac.obj) : error LNK2005: HMAC 已经在 ics-debug.lib(hmac.obj) 中定义
1>sioclient_tls.lib(hmac.obj) : error LNK2005: HMAC_CTX_copy 已经在 ics-debug.lib(hmac.obj) 中定义
1>sioclient_tls.lib(hmac.obj) : error LNK2005: HMAC_CTX_set_flags 已经在 ics-debug.lib(hmac.obj) 中定义
1>sioclient_tls.lib(hmac.obj) : error LNK2005: HMAC_Final 已经在 ics-debug.lib(hmac.obj) 中定义
1>sioclient_tls.lib(hmac.obj) : error LNK2005: HMAC_Init 已经在 ics-debug.lib(hmac.obj) 中定义
1>sioclient_tls.lib(hmac.obj) : error LNK2005: HMAC_Init_ex 已经在 ics-debug.lib(hmac.obj) 中定义
1>sioclient_tls.lib(hmac.obj) : error LNK2005: HMAC_Update 已经在 ics-debug.lib(hmac.obj) 中定义
1>sioclient_tls.lib(tls_srp.obj) : error LNK2005: SRP_Calc_A_param 已经在 ics-debug.lib(tls_srp.obj) 中定义
1>sioclient_tls.lib(tls_srp.obj) : error LNK2005: SSL_CTX_SRP_CTX_free 已经在 ics-debug.lib(tls_srp.obj) 中定义
1>sioclient_tls.lib(tls_srp.obj) : error LNK2005: SSL_CTX_SRP_CTX_init 已经在 ics-debug.lib(tls_srp.obj) 中定义
1>sioclient_tls.lib(tls_srp.obj) : error LNK2005: SSL_CTX_set_srp_cb_arg 已经在 ics-debug.lib(tls_srp.obj) 中定义
1>sioclient_tls.lib(tls_srp.obj) : error LNK2005: SSL_CTX_set_srp_client_pwd_callback 已经在 ics-debug.lib(tls_srp.obj) 中定义
1>sioclient_tls.lib(tls_srp.obj) : error LNK2005: SSL_CTX_set_srp_password 已经在 ics-debug.lib(tls_srp.obj) 中定义
1>sioclient_tls.lib(tls_srp.obj) : error LNK2005: SSL_CTX_set_srp_strength 已经在 ics-debug.lib(tls_srp.obj) 中定义
1>sioclient_tls.lib(tls_srp.obj) : error LNK2005: SSL_CTX_set_srp_username 已经在 ics-debug.lib(tls_srp.obj) 中定义
1>sioclient_tls.lib(tls_srp.obj) : error LNK2005: SSL_CTX_set_srp_username_callback 已经在 ics-debug.lib(tls_srp.obj) 中定义
1>sioclient_tls.lib(tls_srp.obj) : error LNK2005: SSL_CTX_set_srp_verify_param_callback 已经在 ics-debug.lib(tls_srp.obj) 中定义
1>sioclient_tls.lib(tls_srp.obj) : error LNK2005: SSL_SRP_CTX_free 已经在 ics-debug.lib(tls_srp.obj) 中定义
1>sioclient_tls.lib(tls_srp.obj) : error LNK2005: SSL_SRP_CTX_init 已经在 ics-debug.lib(tls_srp.obj) 中定义
1>sioclient_tls.lib(tls_srp.obj) : error LNK2005: SSL_get_srp_N 已经在 ics-debug.lib(tls_srp.obj) 中定义
1>sioclient_tls.lib(tls_srp.obj) : error LNK2005: SSL_get_srp_g 已经在 ics-debug.lib(tls_srp.obj) 中定义
1>sioclient_tls.lib(tls_srp.obj) : error LNK2005: SSL_get_srp_userinfo 已经在 ics-debug.lib(tls_srp.obj) 中定义
1>sioclient_tls.lib(tls_srp.obj) : error LNK2005: SSL_get_srp_username 已经在 ics-debug.lib(tls_srp.obj) 中定义
1>sioclient_tls.lib(tls_srp.obj) : error LNK2005: SSL_set_srp_server_param 已经在 ics-debug.lib(tls_srp.obj) 中定义
1>sioclient_tls.lib(tls_srp.obj) : error LNK2005: SSL_set_srp_server_param_pw 已经在 ics-debug.lib(tls_srp.obj) 中定义
1>sioclient_tls.lib(tls_srp.obj) : error LNK2005: SSL_srp_server_param_with_username 已经在 ics-debug.lib(tls_srp.obj) 中定义
1>sioclient_tls.lib(tls_srp.obj) : error LNK2005: srp_verify_server_param 已经在 ics-debug.lib(tls_srp.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: ssl_undefined_function 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: OBJ_bsearch_ssl_cipher_id 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_CTX_callback_ctrl 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_CTX_check_private_key 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_CTX_ctrl 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_CTX_free 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_CTX_get0_certificate 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_CTX_get0_param 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_CTX_get0_privatekey 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_CTX_get_cert_store 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_CTX_get_ex_data 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_CTX_get_quiet_shutdown 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_CTX_get_ssl_method 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_CTX_get_verify_callback 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_CTX_get_verify_depth 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_CTX_get_verify_mode 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_CTX_load_verify_locations 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_CTX_new 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_CTX_sessions 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_CTX_set1_param 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_CTX_set_alpn_protos 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_CTX_set_alpn_select_cb 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_CTX_set_cert_cb 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_CTX_set_cert_store 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_CTX_set_cert_verify_callback 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_CTX_set_cipher_list 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_CTX_set_default_passwd_cb 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_CTX_set_default_passwd_cb_userdata 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_CTX_set_default_verify_paths 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_CTX_set_ex_data 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_CTX_set_generate_session_id 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_CTX_set_msg_callback 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_CTX_set_next_proto_select_cb 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_CTX_set_next_protos_advertised_cb 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_CTX_set_psk_client_callback 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_CTX_set_psk_server_callback 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_CTX_set_purpose 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_CTX_set_quiet_shutdown 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_CTX_set_session_id_context 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_CTX_set_ssl_version 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_CTX_set_tmp_dh_callback 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_CTX_set_trust 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_CTX_set_verify 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_CTX_set_verify_depth 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_CTX_use_psk_identity_hint 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_accept 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_callback_ctrl 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_certs_clear 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_check_private_key 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_clear 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_connect 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_copy_session_id 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_ctrl 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_do_handshake 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_dup 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_export_keying_material 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_free 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_get0_alpn_selected 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_get0_next_proto_negotiated 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_get0_param 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_get_SSL_CTX 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_get_certificate 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_get_cipher_list 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_get_ciphers 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_get_current_cipher 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_get_current_compression 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_get_current_expansion 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_get_default_timeout 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_get_error 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_get_ex_data 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_get_fd 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_get_finished 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_get_info_callback 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_get_peer_cert_chain 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_get_peer_certificate 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_get_peer_finished 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_get_privatekey 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_get_psk_identity 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_get_psk_identity_hint 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_get_quiet_shutdown 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_get_rbio 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_get_read_ahead 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_get_rfd 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_get_servername 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_get_servername_type 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_get_shared_ciphers 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_get_shutdown 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_get_ssl_method 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_get_verify_callback 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_get_verify_depth 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_get_verify_mode 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_get_verify_result 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_get_version 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_get_wbio 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_get_wfd 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_has_matching_session_id 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_is_server 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_new 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_peek 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_pending 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_read 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_renegotiate 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_renegotiate_abbreviated 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_renegotiate_pending 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_select_next_proto 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_set1_param 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_set_SSL_CTX 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_set_accept_state 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_set_alpn_protos 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_set_bio 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_set_cert_cb 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_set_cipher_list 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_set_connect_state 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_set_debug 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_set_ex_data 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_set_fd 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_set_generate_session_id 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_set_info_callback 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_set_msg_callback 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_set_psk_client_callback 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_set_psk_server_callback 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_set_purpose 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_set_quiet_shutdown 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_set_read_ahead 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_set_rfd 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_set_session_id_context 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_set_shutdown 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_set_ssl_method 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_set_tmp_dh_callback 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_set_trust 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_set_verify 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_set_verify_depth 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_set_verify_result 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_set_wfd 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_shutdown 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_use_psk_identity_hint 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_version 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_want 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_write 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: ssl_bad_method 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: ssl_check_srvr_ecc_cert_and_alg 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: ssl_cipher_id_cmp 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: ssl_cipher_ptr_id_cmp 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: ssl_clear_cipher_ctx 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: ssl_clear_hash_ctx 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: ssl_free_wbio_buffer 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: ssl_get_ciphers_by_id 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: ssl_get_server_cert_serverinfo 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: ssl_get_server_send_pkey 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: ssl_get_sign_pkey 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: ssl_init_wbio_buffer 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: ssl_ok 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: ssl_replace_hash 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: ssl_undefined_const_function 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: ssl_undefined_void_function 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: ssl_update_cache 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: SSL_version_str 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_lib.obj) : error LNK2005: ssl3_undef_enc_method 已经在 ics-debug.lib(ssl_lib.obj) 中定义
1>sioclient_tls.lib(ssl_cert.obj) : error LNK2005: SSL_CTX_add_client_CA 已经在 ics-debug.lib(ssl_cert.obj) 中定义
1>sioclient_tls.lib(ssl_cert.obj) : error LNK2005: SSL_CTX_get_client_CA_list 已经在 ics-debug.lib(ssl_cert.obj) 中定义
1>sioclient_tls.lib(ssl_cert.obj) : error LNK2005: SSL_CTX_set_client_CA_list 已经在 ics-debug.lib(ssl_cert.obj) 中定义
1>sioclient_tls.lib(ssl_cert.obj) : error LNK2005: SSL_add_client_CA 已经在 ics-debug.lib(ssl_cert.obj) 中定义
1>sioclient_tls.lib(ssl_cert.obj) : error LNK2005: SSL_add_dir_cert_subjects_to_stack 已经在 ics-debug.lib(ssl_cert.obj) 中定义
1>sioclient_tls.lib(ssl_cert.obj) : error LNK2005: SSL_add_file_cert_subjects_to_stack 已经在 ics-debug.lib(ssl_cert.obj) 中定义
1>sioclient_tls.lib(ssl_cert.obj) : error LNK2005: SSL_dup_CA_list 已经在 ics-debug.lib(ssl_cert.obj) 中定义
1>sioclient_tls.lib(ssl_cert.obj) : error LNK2005: SSL_get_client_CA_list 已经在 ics-debug.lib(ssl_cert.obj) 中定义
1>sioclient_tls.lib(ssl_cert.obj) : error LNK2005: SSL_get_ex_data_X509_STORE_CTX_idx 已经在 ics-debug.lib(ssl_cert.obj) 中定义
1>sioclient_tls.lib(ssl_cert.obj) : error LNK2005: SSL_load_client_CA_file 已经在 ics-debug.lib(ssl_cert.obj) 中定义
1>sioclient_tls.lib(ssl_cert.obj) : error LNK2005: SSL_set_client_CA_list 已经在 ics-debug.lib(ssl_cert.obj) 中定义
1>sioclient_tls.lib(ssl_cert.obj) : error LNK2005: ssl_add_cert_chain 已经在 ics-debug.lib(ssl_cert.obj) 中定义
1>sioclient_tls.lib(ssl_cert.obj) : error LNK2005: ssl_build_cert_chain 已经在 ics-debug.lib(ssl_cert.obj) 中定义
1>sioclient_tls.lib(ssl_cert.obj) : error LNK2005: ssl_cert_add0_chain_cert 已经在 ics-debug.lib(ssl_cert.obj) 中定义
1>sioclient_tls.lib(ssl_cert.obj) : error LNK2005: ssl_cert_add1_chain_cert 已经在 ics-debug.lib(ssl_cert.obj) 中定义
1>sioclient_tls.lib(ssl_cert.obj) : error LNK2005: ssl_cert_clear_certs 已经在 ics-debug.lib(ssl_cert.obj) 中定义
1>sioclient_tls.lib(ssl_cert.obj) : error LNK2005: ssl_cert_dup 已经在 ics-debug.lib(ssl_cert.obj) 中定义
1>sioclient_tls.lib(ssl_cert.obj) : error LNK2005: ssl_cert_free 已经在 ics-debug.lib(ssl_cert.obj) 中定义
1>sioclient_tls.lib(ssl_cert.obj) : error LNK2005: ssl_cert_new 已经在 ics-debug.lib(ssl_cert.obj) 中定义
1>sioclient_tls.lib(ssl_cert.obj) : error LNK2005: ssl_cert_select_current 已经在 ics-debug.lib(ssl_cert.obj) 中定义
1>sioclient_tls.lib(ssl_cert.obj) : error LNK2005: ssl_cert_set0_chain 已经在 ics-debug.lib(ssl_cert.obj) 中定义
1>sioclient_tls.lib(ssl_cert.obj) : error LNK2005: ssl_cert_set1_chain 已经在 ics-debug.lib(ssl_cert.obj) 中定义
1>sioclient_tls.lib(ssl_cert.obj) : error LNK2005: ssl_cert_set_cert_cb 已经在 ics-debug.lib(ssl_cert.obj) 中定义
1>sioclient_tls.lib(ssl_cert.obj) : error LNK2005: ssl_cert_set_cert_store 已经在 ics-debug.lib(ssl_cert.obj) 中定义
1>sioclient_tls.lib(ssl_cert.obj) : error LNK2005: ssl_cert_set_current 已经在 ics-debug.lib(ssl_cert.obj) 中定义
1>sioclient_tls.lib(ssl_cert.obj) : error LNK2005: ssl_verify_cert_chain 已经在 ics-debug.lib(ssl_cert.obj) 中定义
1>sioclient_tls.lib(evp_lib.obj) : error LNK2005: EVP_CIPHER_CTX_block_size 已经在 ics-debug.lib(evp_lib.obj) 中定义
1>sioclient_tls.lib(evp_lib.obj) : error LNK2005: EVP_CIPHER_CTX_cipher 已经在 ics-debug.lib(evp_lib.obj) 中定义
1>sioclient_tls.lib(evp_lib.obj) : error LNK2005: EVP_CIPHER_CTX_clear_flags 已经在 ics-debug.lib(evp_lib.obj) 中定义
1>sioclient_tls.lib(evp_lib.obj) : error LNK2005: EVP_CIPHER_CTX_get_app_data 已经在 ics-debug.lib(evp_lib.obj) 中定义
1>sioclient_tls.lib(evp_lib.obj) : error LNK2005: EVP_CIPHER_CTX_iv_length 已经在 ics-debug.lib(evp_lib.obj) 中定义
1>sioclient_tls.lib(evp_lib.obj) : error LNK2005: EVP_CIPHER_CTX_key_length 已经在 ics-debug.lib(evp_lib.obj) 中定义
1>sioclient_tls.lib(evp_lib.obj) : error LNK2005: EVP_CIPHER_CTX_nid 已经在 ics-debug.lib(evp_lib.obj) 中定义
1>sioclient_tls.lib(evp_lib.obj) : error LNK2005: EVP_CIPHER_CTX_set_app_data 已经在 ics-debug.lib(evp_lib.obj) 中定义
1>sioclient_tls.lib(evp_lib.obj) : error LNK2005: EVP_CIPHER_CTX_set_flags 已经在 ics-debug.lib(evp_lib.obj) 中定义
1>sioclient_tls.lib(evp_lib.obj) : error LNK2005: EVP_CIPHER_CTX_test_flags 已经在 ics-debug.lib(evp_lib.obj) 中定义
1>sioclient_tls.lib(evp_lib.obj) : error LNK2005: EVP_CIPHER_asn1_to_param 已经在 ics-debug.lib(evp_lib.obj) 中定义
1>sioclient_tls.lib(evp_lib.obj) : error LNK2005: EVP_CIPHER_block_size 已经在 ics-debug.lib(evp_lib.obj) 中定义
1>sioclient_tls.lib(evp_lib.obj) : error LNK2005: EVP_CIPHER_flags 已经在 ics-debug.lib(evp_lib.obj) 中定义
1>sioclient_tls.lib(evp_lib.obj) : error LNK2005: EVP_CIPHER_get_asn1_iv 已经在 ics-debug.lib(evp_lib.obj) 中定义
1>sioclient_tls.lib(evp_lib.obj) : error LNK2005: EVP_CIPHER_iv_length 已经在 ics-debug.lib(evp_lib.obj) 中定义
1>sioclient_tls.lib(evp_lib.obj) : error LNK2005: EVP_CIPHER_key_length 已经在 ics-debug.lib(evp_lib.obj) 中定义
1>sioclient_tls.lib(evp_lib.obj) : error LNK2005: EVP_CIPHER_nid 已经在 ics-debug.lib(evp_lib.obj) 中定义
1>sioclient_tls.lib(evp_lib.obj) : error LNK2005: EVP_CIPHER_param_to_asn1 已经在 ics-debug.lib(evp_lib.obj) 中定义
1>sioclient_tls.lib(evp_lib.obj) : error LNK2005: EVP_CIPHER_set_asn1_iv 已经在 ics-debug.lib(evp_lib.obj) 中定义
1>sioclient_tls.lib(evp_lib.obj) : error LNK2005: EVP_CIPHER_type 已经在 ics-debug.lib(evp_lib.obj) 中定义
1>sioclient_tls.lib(evp_lib.obj) : error LNK2005: EVP_Cipher 已经在 ics-debug.lib(evp_lib.obj) 中定义
1>sioclient_tls.lib(evp_lib.obj) : error LNK2005: EVP_MD_CTX_clear_flags 已经在 ics-debug.lib(evp_lib.obj) 中定义
1>sioclient_tls.lib(evp_lib.obj) : error LNK2005: EVP_MD_CTX_md 已经在 ics-debug.lib(evp_lib.obj) 中定义
1>sioclient_tls.lib(evp_lib.obj) : error LNK2005: EVP_MD_CTX_set_flags 已经在 ics-debug.lib(evp_lib.obj) 中定义
1>sioclient_tls.lib(evp_lib.obj) : error LNK2005: EVP_MD_CTX_test_flags 已经在 ics-debug.lib(evp_lib.obj) 中定义
1>sioclient_tls.lib(evp_lib.obj) : error LNK2005: EVP_MD_block_size 已经在 ics-debug.lib(evp_lib.obj) 中定义
1>sioclient_tls.lib(evp_lib.obj) : error LNK2005: EVP_MD_flags 已经在 ics-debug.lib(evp_lib.obj) 中定义
1>sioclient_tls.lib(evp_lib.obj) : error LNK2005: EVP_MD_pkey_type 已经在 ics-debug.lib(evp_lib.obj) 中定义
1>sioclient_tls.lib(evp_lib.obj) : error LNK2005: EVP_MD_size 已经在 ics-debug.lib(evp_lib.obj) 中定义
1>sioclient_tls.lib(evp_lib.obj) : error LNK2005: EVP_MD_type 已经在 ics-debug.lib(evp_lib.obj) 中定义
1>sioclient_tls.lib(x509_vfy.obj) : error LNK2005: X509_CRL_diff 已经在 ics-debug.lib(x509_vfy.obj) 中定义
1>sioclient_tls.lib(x509_vfy.obj) : error LNK2005: X509_STORE_CTX_cleanup 已经在 ics-debug.lib(x509_vfy.obj) 中定义
1>sioclient_tls.lib(x509_vfy.obj) : error LNK2005: X509_STORE_CTX_free 已经在 ics-debug.lib(x509_vfy.obj) 中定义
1>sioclient_tls.lib(x509_vfy.obj) : error LNK2005: X509_STORE_CTX_get0_current_crl 已经在 ics-debug.lib(x509_vfy.obj) 中定义
1>sioclient_tls.lib(x509_vfy.obj) : error LNK2005: X509_STORE_CTX_get0_current_issuer 已经在 ics-debug.lib(x509_vfy.obj) 中定义
1>sioclient_tls.lib(x509_vfy.obj) : error LNK2005: X509_STORE_CTX_get0_param 已经在 ics-debug.lib(x509_vfy.obj) 中定义
1>sioclient_tls.lib(x509_vfy.obj) : error LNK2005: X509_STORE_CTX_get0_parent_ctx 已经在 ics-debug.lib(x509_vfy.obj) 中定义
1>sioclient_tls.lib(x509_vfy.obj) : error LNK2005: X509_STORE_CTX_get0_policy_tree 已经在 ics-debug.lib(x509_vfy.obj) 中定义
1>sioclient_tls.lib(x509_vfy.obj) : error LNK2005: X509_STORE_CTX_get1_chain 已经在 ics-debug.lib(x509_vfy.obj) 中定义
1>sioclient_tls.lib(x509_vfy.obj) : error LNK2005: X509_STORE_CTX_get_current_cert 已经在 ics-debug.lib(x509_vfy.obj) 中定义
1>sioclient_tls.lib(x509_vfy.obj) : error LNK2005: X509_STORE_CTX_get_error 已经在 ics-debug.lib(x509_vfy.obj) 中定义
1>sioclient_tls.lib(x509_vfy.obj) : error LNK2005: X509_STORE_CTX_get_error_depth 已经在 ics-debug.lib(x509_vfy.obj) 中定义
1>sioclient_tls.lib(x509_vfy.obj) : error LNK2005: X509_STORE_CTX_get_ex_data 已经在 ics-debug.lib(x509_vfy.obj) 中定义
1>sioclient_tls.lib(x509_vfy.obj) : error LNK2005: X509_STORE_CTX_get_explicit_policy 已经在 ics-debug.lib(x509_vfy.obj) 中定义
1>sioclient_tls.lib(x509_vfy.obj) : error LNK2005: X509_STORE_CTX_init 已经在 ics-debug.lib(x509_vfy.obj) 中定义
1>sioclient_tls.lib(x509_vfy.obj) : error LNK2005: X509_STORE_CTX_new 已经在 ics-debug.lib(x509_vfy.obj) 中定义
1>sioclient_tls.lib(x509_vfy.obj) : error LNK2005: X509_STORE_CTX_purpose_inherit 已经在 ics-debug.lib(x509_vfy.obj) 中定义
1>sioclient_tls.lib(x509_vfy.obj) : error LNK2005: X509_STORE_CTX_set0_crls 已经在 ics-debug.lib(x509_vfy.obj) 中定义
1>sioclient_tls.lib(x509_vfy.obj) : error LNK2005: X509_STORE_CTX_set0_param 已经在 ics-debug.lib(x509_vfy.obj) 中定义
1>sioclient_tls.lib(x509_vfy.obj) : error LNK2005: X509_STORE_CTX_set_cert 已经在 ics-debug.lib(x509_vfy.obj) 中定义
1>sioclient_tls.lib(x509_vfy.obj) : error LNK2005: X509_STORE_CTX_set_default 已经在 ics-debug.lib(x509_vfy.obj) 中定义
1>sioclient_tls.lib(x509_vfy.obj) : error LNK2005: X509_STORE_CTX_set_depth 已经在 ics-debug.lib(x509_vfy.obj) 中定义
1>sioclient_tls.lib(x509_vfy.obj) : error LNK2005: X509_STORE_CTX_set_error 已经在 ics-debug.lib(x509_vfy.obj) 中定义
1>sioclient_tls.lib(x509_vfy.obj) : error LNK2005: X509_STORE_CTX_set_ex_data 已经在 ics-debug.lib(x509_vfy.obj) 中定义
1>sioclient_tls.lib(x509_vfy.obj) : error LNK2005: X509_STORE_CTX_set_flags 已经在 ics-debug.lib(x509_vfy.obj) 中定义
1>sioclient_tls.lib(x509_vfy.obj) : error LNK2005: X509_STORE_CTX_set_purpose 已经在 ics-debug.lib(x509_vfy.obj) 中定义
1>sioclient_tls.lib(x509_vfy.obj) : error LNK2005: X509_STORE_CTX_set_time 已经在 ics-debug.lib(x509_vfy.obj) 中定义
1>sioclient_tls.lib(x509_vfy.obj) : error LNK2005: X509_STORE_CTX_set_trust 已经在 ics-debug.lib(x509_vfy.obj) 中定义
1>sioclient_tls.lib(x509_vfy.obj) : error LNK2005: X509_STORE_CTX_set_verify_cb 已经在 ics-debug.lib(x509_vfy.obj) 中定义
1>sioclient_tls.lib(x509_vfy.obj) : error LNK2005: X509_cmp_current_time 已经在 ics-debug.lib(x509_vfy.obj) 中定义
1>sioclient_tls.lib(x509_vfy.obj) : error LNK2005: X509_cmp_time 已经在 ics-debug.lib(x509_vfy.obj) 中定义
1>sioclient_tls.lib(x509_vfy.obj) : error LNK2005: X509_get_pubkey_parameters 已经在 ics-debug.lib(x509_vfy.obj) 中定义
1>sioclient_tls.lib(x509_vfy.obj) : error LNK2005: X509_gmtime_adj 已经在 ics-debug.lib(x509_vfy.obj) 中定义
1>sioclient_tls.lib(x509_vfy.obj) : error LNK2005: X509_time_adj 已经在 ics-debug.lib(x509_vfy.obj) 中定义
1>sioclient_tls.lib(x509_vfy.obj) : error LNK2005: X509_time_adj_ex 已经在 ics-debug.lib(x509_vfy.obj) 中定义
1>sioclient_tls.lib(x509_vfy.obj) : error LNK2005: X509_verify_cert 已经在 ics-debug.lib(x509_vfy.obj) 中定义
1>sioclient_tls.lib(x509_lu.obj) : error LNK2005: X509_LOOKUP_by_alias 已经在 ics-debug.lib(x509_lu.obj) 中定义
1>sioclient_tls.lib(x509_lu.obj) : error LNK2005: X509_LOOKUP_by_fingerprint 已经在 ics-debug.lib(x509_lu.obj) 中定义
1>sioclient_tls.lib(x509_lu.obj) : error LNK2005: X509_LOOKUP_by_issuer_serial 已经在 ics-debug.lib(x509_lu.obj) 中定义
1>sioclient_tls.lib(x509_lu.obj) : error LNK2005: X509_LOOKUP_by_subject 已经在 ics-debug.lib(x509_lu.obj) 中定义
1>sioclient_tls.lib(x509_lu.obj) : error LNK2005: X509_LOOKUP_ctrl 已经在 ics-debug.lib(x509_lu.obj) 中定义
1>sioclient_tls.lib(x509_lu.obj) : error LNK2005: X509_LOOKUP_free 已经在 ics-debug.lib(x509_lu.obj) 中定义
1>sioclient_tls.lib(x509_lu.obj) : error LNK2005: X509_LOOKUP_init 已经在 ics-debug.lib(x509_lu.obj) 中定义
1>sioclient_tls.lib(x509_lu.obj) : error LNK2005: X509_LOOKUP_new 已经在 ics-debug.lib(x509_lu.obj) 中定义
1>sioclient_tls.lib(x509_lu.obj) : error LNK2005: X509_LOOKUP_shutdown 已经在 ics-debug.lib(x509_lu.obj) 中定义
1>sioclient_tls.lib(x509_lu.obj) : error LNK2005: X509_OBJECT_idx_by_subject 已经在 ics-debug.lib(x509_lu.obj) 中定义
1>sioclient_tls.lib(x509_lu.obj) : error LNK2005: X509_OBJECT_retrieve_by_subject 已经在 ics-debug.lib(x509_lu.obj) 中定义
1>sioclient_tls.lib(x509_lu.obj) : error LNK2005: X509_OBJECT_retrieve_match 已经在 ics-debug.lib(x509_lu.obj) 中定义
1>sioclient_tls.lib(x509_lu.obj) : error LNK2005: X509_OBJECT_up_ref_count 已经在 ics-debug.lib(x509_lu.obj) 中定义
1>sioclient_tls.lib(x509_lu.obj) : error LNK2005: X509_STORE_CTX_get0_store 已经在 ics-debug.lib(x509_lu.obj) 中定义
1>sioclient_tls.lib(x509_lu.obj) : error LNK2005: X509_STORE_CTX_get1_issuer 已经在 ics-debug.lib(x509_lu.obj) 中定义
1>sioclient_tls.lib(x509_lu.obj) : error LNK2005: X509_STORE_add_cert 已经在 ics-debug.lib(x509_lu.obj) 中定义
1>sioclient_tls.lib(x509_lu.obj) : error LNK2005: X509_STORE_add_crl 已经在 ics-debug.lib(x509_lu.obj) 中定义
1>sioclient_tls.lib(x509_lu.obj) : error LNK2005: X509_STORE_add_lookup 已经在 ics-debug.lib(x509_lu.obj) 中定义
1>sioclient_tls.lib(x509_lu.obj) : error LNK2005: X509_STORE_free 已经在 ics-debug.lib(x509_lu.obj) 中定义
1>sioclient_tls.lib(x509_lu.obj) : error LNK2005: X509_STORE_new 已经在 ics-debug.lib(x509_lu.obj) 中定义
1>sioclient_tls.lib(x509_lu.obj) : error LNK2005: X509_STORE_set1_param 已经在 ics-debug.lib(x509_lu.obj) 中定义
1>sioclient_tls.lib(x509_lu.obj) : error LNK2005: X509_STORE_set_depth 已经在 ics-debug.lib(x509_lu.obj) 中定义
1>sioclient_tls.lib(x509_lu.obj) : error LNK2005: X509_STORE_set_flags 已经在 ics-debug.lib(x509_lu.obj) 中定义
1>sioclient_tls.lib(x509_lu.obj) : error LNK2005: X509_STORE_set_purpose 已经在 ics-debug.lib(x509_lu.obj) 中定义
1>sioclient_tls.lib(x509_lu.obj) : error LNK2005: X509_STORE_set_trust 已经在 ics-debug.lib(x509_lu.obj) 中定义
1>sioclient_tls.lib(x509_lu.obj) : error LNK2005: X509_STORE_set_verify_cb 已经在 ics-debug.lib(x509_lu.obj) 中定义
1>sioclient_tls.lib(x509cset.obj) : error LNK2005: X509_CRL_set_issuer_name 已经在 ics-debug.lib(x509cset.obj) 中定义
1>sioclient_tls.lib(x509cset.obj) : error LNK2005: X509_CRL_set_version 已经在 ics-debug.lib(x509cset.obj) 中定义
1>sioclient_tls.lib(x509cset.obj) : error LNK2005: X509_CRL_sort 已经在 ics-debug.lib(x509cset.obj) 中定义
1>sioclient_tls.lib(x509cset.obj) : error LNK2005: X509_REVOKED_set_revocationDate 已经在 ics-debug.lib(x509cset.obj) 中定义
1>sioclient_tls.lib(x509cset.obj) : error LNK2005: X509_REVOKED_set_serialNumber 已经在 ics-debug.lib(x509cset.obj) 中定义

0 Kudos
teddy_S
Beginner
1,861 Views

Jianlin Q.(Intel) wrote:

When you build the socket.io client library, make sure after cmake generates the vs project file, you set the VC runtime library linking type to MTd for debug, and MT for release. The SDK is built with MTd/MT so all dependency files, and your executable project, must be set to MTd/MT.

The setting is in the project's Property->C/C++/All Options/Runtime Library.

 

感谢你的回复

0 Kudos
Reply