Could someone help? Thanks!
26>Main.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "SSLeay_version" in Funktion ""public: void __cdecl <lambda_bde6c946a51df87e2dbf226e008f4a94>::operator()(void)const " (??R<lambda_bde6c946a51df87e2dbf226e008f4a94>@@QEBAXXZ)".
26>scripts.lib(cs_server.obj) : error LNK2001: Nicht aufgelöstes externes Symbol "SSLeay_version".
26>common.lib(OpenSSLCrypto.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "CRYPTO_num_locks" in Funktion ""void __cdecl OpenSSLCrypto::threadsCleanup(void)" (?threadsCleanup@OpenSSLCrypto@@YAXXZ)".
26>common.lib(OpenSSLCrypto.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "CRYPTO_set_locking_callback" in Funktion ""void __cdecl OpenSSLCrypto::threadsCleanup(void)" (?threadsCleanup@OpenSSLCrypto@@YAXXZ)".
26>common.lib(OpenSSLCrypto.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "CRYPTO_THREADID_set_numeric" in Funktion ""void __cdecl threadIdCallback(struct crypto_threadid_st *)" (?threadIdCallback@@YAXPEAUcrypto_threadid_st@@@Z)".
26>common.lib(OpenSSLCrypto.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "CRYPTO_THREADID_set_callback" in Funktion ""void __cdecl OpenSSLCrypto::threadsCleanup(void)" (?threadsCleanup@OpenSSLCrypto@@YAXXZ)".
26>common.lib(HmacHash.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "HMAC_CTX_init" in Funktion ""struct hmac_ctx_st * __cdecl HMAC_CTX_new(void)" (?HMAC_CTX_new@@YAPEAUhmac_ctx_st@@XZ)".
26>common.lib(HmacHash.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "HMAC_CTX_cleanup" in Funktion ""void __cdecl HMAC_CTX_free(struct hmac_ctx_st *)" (?HMAC_CTX_free@@YAXPEAUhmac_ctx_st@@@Z)".
26>common.lib(ARC4.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "EVP_CIPHER_CTX_init" in Funktion ""public: __cdecl ARC4::ARC4(unsigned int)" (??0ARC4@@QEAA@I@Z)".
26>gsoap.lib(stdsoap2.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "sk_num" in Funktion "tcp_connect".
26>gsoap.lib(stdsoap2.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "sk_value" in Funktion "tcp_connect".
26>gsoap.lib(stdsoap2.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "sk_pop_free" in Funktion "tcp_connect".
26>gsoap.lib(stdsoap2.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "OPENSSL_add_all_algorithms_noconf" in Funktion "soap_ssl_init".
26>gsoap.lib(stdsoap2.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "SSL_load_error_strings" in Funktion "soap_ssl_init".
26>gsoap.lib(stdsoap2.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "SSLv23_method" in Funktion "ssl_auth_init".
26>gsoap.lib(stdsoap2.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "SSL_library_init" in Funktion "soap_ssl_init".
26>gsoap.lib(stdsoap2.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "SSL_state" in Funktion "tcp_connect".
26>D:\AshamaneCore\Source\cmake Build\bin\RelWithDebInfo\worldserver.exe : fatal error LNK1120: 16 nicht aufgelöste Externe
26>Die Erstellung des Projekts "worldserver.vcxproj" ist abgeschlossen -- FEHLER.
27>------ Erstellen gestartet: Projekt: ALL_BUILD, Konfiguration: RelWithDebInfo x64 ------
27>Building Custom Rule D:/AshamaneCore/Source/CMakeLists.txt
27>CMake does not need to re-run because D:/AshamaneCore/Source/cmake Build/CMakeFiles/generate.stamp is up-to-date.
========== Erstellen: 25 erfolgreich, 2 fehlerhaft, 0 aktuell, 0 übersprungen ==========