Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 1>------ Erstellen gestartet: Projekt: revision_data.h, Konfiguration: Release Win32 ------
- 2>------ Erstellen übersprungen: Projekt: clean_cotire, Konfiguration: Release Win32 ------
- 2>Für diese Projektmappenkonfiguration wurde kein zu erstellendes Projekt ausgewählt.
- 3>------ Erstellen gestartet: Projekt: database, Konfiguration: Release Win32 ------
- 3> Bibliothek "D:/Ashamane/ashamanecore/_build/src/server/database/Release/database.lib" und Objekt "D:/Ashamane/ashamanecore/_build/src/server/database/Release/database.exp" werden erstellt.
- 3>DatabaseWorkerPool.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_mysql_get_client_info@0" in Funktion ""public: __thiscall DatabaseWorkerPool<class CharacterDatabaseConnection>::DatabaseWorkerPool<class CharacterDatabaseConnection>(void)" (??0?$DatabaseWorkerPool@VCharacterDatabaseConnection@@@@QAE@XZ)".
- 3>MySQLConnection.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_mysql_get_client_info@0".
- 3>DatabaseWorkerPool.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_mysql_get_client_version@0" in Funktion ""public: __thiscall DatabaseWorkerPool<class CharacterDatabaseConnection>::DatabaseWorkerPool<class CharacterDatabaseConnection>(void)" (??0?$DatabaseWorkerPool@VCharacterDatabaseConnection@@@@QAE@XZ)".
- 3>DatabaseWorkerPool.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_mysql_get_server_version@4" in Funktion ""private: unsigned int __thiscall DatabaseWorkerPool<class CharacterDatabaseConnection>::OpenConnections(enum DatabaseWorkerPool<class CharacterDatabaseConnection>::InternalIndex,unsigned char)" (?OpenConnections@?$DatabaseWorkerPool@VCharacterDatabaseConnection@@@@AAEIW4InternalIndex@1@E@Z)".
- 3>DatabaseWorkerPool.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_mysql_real_escape_string@16" in Funktion ""private: unsigned long __thiscall DatabaseWorkerPool<class CharacterDatabaseConnection>::EscapeString(char *,char const *,unsigned long)" (?EscapeString@?$DatabaseWorkerPool@VCharacterDatabaseConnection@@@@AAEKPADPBDK@Z)".
- 3>DatabaseWorkerPool.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_mysql_thread_safe@0" in Funktion ""public: __thiscall DatabaseWorkerPool<class CharacterDatabaseConnection>::DatabaseWorkerPool<class CharacterDatabaseConnection>(void)" (??0?$DatabaseWorkerPool@VCharacterDatabaseConnection@@@@QAE@XZ)".
- 3>MySQLConnection.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_mysql_fetch_fields@4" in Funktion "__catch$?_Query@MySQLConnection@@QAE_NPBDPAPAUst_mysql_res@@PAPAUst_mysql_field@@PA_KPAI@Z$4".
- 3>QueryResult.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_mysql_fetch_fields@4".
- 3>MySQLConnection.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_mysql_field_count@4" in Funktion "__catch$?_Query@MySQLConnection@@QAE_NPBDPAPAUst_mysql_res@@PAPAUst_mysql_field@@PA_KPAI@Z$4".
- 3>MySQLConnection.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_mysql_affected_rows@4" in Funktion "__catch$?_Query@MySQLConnection@@QAE_NPBDPAPAUst_mysql_res@@PAPAUst_mysql_field@@PA_KPAI@Z$4".
- 3>MySQLConnection.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_mysql_errno@4" in Funktion ""public: bool __thiscall MySQLConnection::Execute(class PreparedStatement *)" (?Execute@MySQLConnection@@QAE_NPAVPreparedStatement@@@Z)".
- 3>MySQLConnection.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_mysql_error@4" in Funktion "__catch$?Execute@MySQLConnection@@QAE_NPBD@Z$0".
- 3>QueryResult.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_mysql_error@4".
- 3>MySQLConnection.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_mysql_set_character_set@8" in Funktion "__catch$?Open@MySQLConnection@@UAEIXZ$6".
- 3>MySQLConnection.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_mysql_init@4" in Funktion ""public: virtual unsigned int __thiscall MySQLConnection::Open(void)" (?Open@MySQLConnection@@UAEIXZ)".
- 3>MySQLConnection.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_mysql_real_connect@32" in Funktion "__catch$?Open@MySQLConnection@@UAEIXZ$0".
- 3>MySQLConnection.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_mysql_query@8" in Funktion ""public: bool __thiscall MySQLConnection::Execute(char const *)" (?Execute@MySQLConnection@@QAE_NPBD@Z)".
- 3>MySQLConnection.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_mysql_store_result@4" in Funktion "__catch$?_Query@MySQLConnection@@QAE_NPBDPAPAUst_mysql_res@@PAPAUst_mysql_field@@PA_KPAI@Z$4".
- 3>MySQLConnection.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_mysql_ping@4" in Funktion ""public: void __thiscall MySQLConnection::Ping(void)" (?Ping@MySQLConnection@@QAEXXZ)".
- 3>MySQLConnection.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_mysql_get_server_info@4" in Funktion "__catch$?Open@MySQLConnection@@UAEIXZ$2".
- 3>MySQLConnection.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_mysql_options@12" in Funktion "__catch$?Open@MySQLConnection@@UAEIXZ$0".
- 3>MySQLConnection.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_mysql_free_result@4" in Funktion "__catch$?_Query@MySQLConnection@@QAE_NPBDPAPAUst_mysql_res@@PAPAUst_mysql_field@@PA_KPAI@Z$4".
- 3>QueryResult.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_mysql_free_result@4".
- 3>MySQLConnection.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_mysql_stmt_init@4" in Funktion ""protected: void __thiscall MySQLConnection::PrepareStatement(unsigned int,char const *,enum ConnectionFlags)" (?PrepareStatement@MySQLConnection@@IAEXIPBDW4ConnectionFlags@@@Z)".
- 3>MySQLConnection.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_mysql_stmt_prepare@12" in Funktion "__catch$?PrepareStatement@MySQLConnection@@IAEXIPBDW4ConnectionFlags@@@Z$2".
- 3>MySQLConnection.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_mysql_stmt_execute@4" in Funktion "__catch$?Execute@MySQLConnection@@QAE_NPAVPreparedStatement@@@Z$0".
- 3>MySQLConnection.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_mysql_stmt_bind_param@8" in Funktion ""public: bool __thiscall MySQLConnection::Execute(class PreparedStatement *)" (?Execute@MySQLConnection@@QAE_NPAVPreparedStatement@@@Z)".
- 3>MySQLConnection.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_mysql_stmt_close@4" in Funktion "__catch$?PrepareStatement@MySQLConnection@@IAEXIPBDW4ConnectionFlags@@@Z$4".
- 3>PreparedStatement.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_mysql_stmt_close@4".
- 3>MySQLConnection.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_mysql_stmt_result_metadata@4" in Funktion "__catch$?_Query@MySQLConnection@@QAE_NPAVPreparedStatement@@PAPAUst_mysql_res@@PA_KPAI@Z$4".
- 3>MySQLConnection.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_mysql_stmt_error@4" in Funktion ""public: bool __thiscall MySQLConnection::Execute(class PreparedStatement *)" (?Execute@MySQLConnection@@QAE_NPAVPreparedStatement@@@Z)".
- 3>QueryResult.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_mysql_stmt_error@4".
- 3>MySQLConnection.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_mysql_stmt_num_rows@4" in Funktion "__catch$?_Query@MySQLConnection@@QAE_NPAVPreparedStatement@@PAPAUst_mysql_res@@PA_KPAI@Z$4".
- 3>QueryResult.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_mysql_stmt_num_rows@4".
- 3>MySQLConnection.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_mysql_stmt_field_count@4" in Funktion "__catch$?_Query@MySQLConnection@@QAE_NPAVPreparedStatement@@PAPAUst_mysql_res@@PA_KPAI@Z$4".
- 3>MySQLConnection.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_mysql_autocommit@8" in Funktion "__catch$?Open@MySQLConnection@@UAEIXZ$6".
- 3>MySQLConnection.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_mysql_more_results@4" in Funktion ""public: class PreparedResultSet * __thiscall MySQLConnection::Query(class PreparedStatement *)" (?Query@MySQLConnection@@QAEPAVPreparedResultSet@@PAVPreparedStatement@@@Z)".
- 3>MySQLConnection.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_mysql_next_result@4" in Funktion ""public: class PreparedResultSet * __thiscall MySQLConnection::Query(class PreparedStatement *)" (?Query@MySQLConnection@@QAEPAVPreparedResultSet@@PAVPreparedStatement@@@Z)".
- 3>MySQLConnection.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_mysql_close@4" in Funktion ""public: void __thiscall MySQLConnection::Close(void)" (?Close@MySQLConnection@@QAEXXZ)".
- 3>MySQLThreading.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_mysql_server_init@12" in Funktion ""void __cdecl MySQL::Library_Init(void)" (?Library_Init@MySQL@@YAXXZ)".
- 3>MySQLThreading.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_mysql_server_end@0" in Funktion ""void __cdecl MySQL::Library_End(void)" (?Library_End@MySQL@@YAXXZ)".
- 3>PreparedStatement.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_mysql_stmt_param_count@4" in Funktion ""public: __thiscall MySQLPreparedStatement::MySQLPreparedStatement(struct st_mysql_stmt *)" (??0MySQLPreparedStatement@@QAE@PAUst_mysql_stmt@@@Z)".
- 3>PreparedStatement.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_mysql_stmt_attr_set@12" in Funktion ""public: __thiscall MySQLPreparedStatement::MySQLPreparedStatement(struct st_mysql_stmt *)" (??0MySQLPreparedStatement@@QAE@PAUst_mysql_stmt@@@Z)".
- 3>QueryResult.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_mysql_fetch_row@4" in Funktion ""public: bool __thiscall ResultSet::NextRow(void)" (?NextRow@ResultSet@@QAE_NXZ)".
- 3>QueryResult.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_mysql_fetch_lengths@4" in Funktion ""public: bool __thiscall ResultSet::NextRow(void)" (?NextRow@ResultSet@@QAE_NXZ)".
- 3>QueryResult.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_mysql_stmt_fetch@4" in Funktion "__catch$??0PreparedResultSet@@QAE@PAUst_mysql_stmt@@PAUst_mysql_res@@_KI@Z$2".
- 3>QueryResult.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_mysql_stmt_store_result@4" in Funktion ""public: __thiscall PreparedResultSet::PreparedResultSet(struct st_mysql_stmt *,struct st_mysql_res *,unsigned __int64,unsigned int)" (??0PreparedResultSet@@QAE@PAUst_mysql_stmt@@PAUst_mysql_res@@_KI@Z)".
- 3>QueryResult.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_mysql_stmt_bind_result@8" in Funktion "__catch$??0PreparedResultSet@@QAE@PAUst_mysql_stmt@@PAUst_mysql_res@@_KI@Z$0".
- 3>QueryResult.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_mysql_stmt_free_result@4" in Funktion "__catch$??0PreparedResultSet@@QAE@PAUst_mysql_stmt@@PAUst_mysql_res@@_KI@Z$2".
- 3>C:\Program Files\MySQL\MySQL Server 5.6\lib\libmysql.lib : warning LNK4272: Bibliothekcomputertyp "x64" steht in Konflikt mit dem Zielcomputertyp "x86"
- 3>D:\Ashamane\ashamanecore\_build\bin\Release\database.dll : fatal error LNK1120: 42 nicht aufgelöste Externe
- 3>Die Erstellung des Projekts "database.vcxproj" ist abgeschlossen -- FEHLER.
- 4>------ Erstellen übersprungen: Projekt: INSTALL, Konfiguration: Release Win32 ------
- 4>Für diese Projektmappenkonfiguration wurde kein zu erstellendes Projekt ausgewählt.
- ========== Erstellen: 1 erfolgreich, 1 fehlerhaft, 42 aktuell, 2 übersprungen ==========
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement