Advertisement
Bwl-Network

Untitled

Dec 28th, 2018
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.51 KB | None | 0 0
  1. 1>------ Erstellen gestartet: Projekt: revision_data.h, Konfiguration: Release Win32 ------
  2. 2>------ Erstellen übersprungen: Projekt: clean_cotire, Konfiguration: Release Win32 ------
  3. 2>Für diese Projektmappenkonfiguration wurde kein zu erstellendes Projekt ausgewählt.
  4. 3>------ Erstellen gestartet: Projekt: database, Konfiguration: Release Win32 ------
  5. 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.
  6. 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)".
  7. 3>MySQLConnection.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_mysql_get_client_info@0".
  8. 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)".
  9. 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)".
  10. 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)".
  11. 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)".
  12. 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".
  13. 3>QueryResult.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_mysql_fetch_fields@4".
  14. 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".
  15. 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".
  16. 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)".
  17. 3>MySQLConnection.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_mysql_error@4" in Funktion "__catch$?Execute@MySQLConnection@@QAE_NPBD@Z$0".
  18. 3>QueryResult.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_mysql_error@4".
  19. 3>MySQLConnection.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_mysql_set_character_set@8" in Funktion "__catch$?Open@MySQLConnection@@UAEIXZ$6".
  20. 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)".
  21. 3>MySQLConnection.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_mysql_real_connect@32" in Funktion "__catch$?Open@MySQLConnection@@UAEIXZ$0".
  22. 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)".
  23. 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".
  24. 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)".
  25. 3>MySQLConnection.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_mysql_get_server_info@4" in Funktion "__catch$?Open@MySQLConnection@@UAEIXZ$2".
  26. 3>MySQLConnection.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_mysql_options@12" in Funktion "__catch$?Open@MySQLConnection@@UAEIXZ$0".
  27. 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".
  28. 3>QueryResult.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_mysql_free_result@4".
  29. 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)".
  30. 3>MySQLConnection.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_mysql_stmt_prepare@12" in Funktion "__catch$?PrepareStatement@MySQLConnection@@IAEXIPBDW4ConnectionFlags@@@Z$2".
  31. 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".
  32. 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)".
  33. 3>MySQLConnection.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_mysql_stmt_close@4" in Funktion "__catch$?PrepareStatement@MySQLConnection@@IAEXIPBDW4ConnectionFlags@@@Z$4".
  34. 3>PreparedStatement.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_mysql_stmt_close@4".
  35. 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".
  36. 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)".
  37. 3>QueryResult.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_mysql_stmt_error@4".
  38. 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".
  39. 3>QueryResult.obj : error LNK2001: Nicht aufgelöstes externes Symbol "_mysql_stmt_num_rows@4".
  40. 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".
  41. 3>MySQLConnection.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_mysql_autocommit@8" in Funktion "__catch$?Open@MySQLConnection@@UAEIXZ$6".
  42. 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)".
  43. 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)".
  44. 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)".
  45. 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)".
  46. 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)".
  47. 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)".
  48. 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)".
  49. 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)".
  50. 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)".
  51. 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".
  52. 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)".
  53. 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".
  54. 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".
  55. 3>C:\Program Files\MySQL\MySQL Server 5.6\lib\libmysql.lib : warning LNK4272: Bibliothekcomputertyp "x64" steht in Konflikt mit dem Zielcomputertyp "x86"
  56. 3>D:\Ashamane\ashamanecore\_build\bin\Release\database.dll : fatal error LNK1120: 42 nicht aufgelöste Externe
  57. 3>Die Erstellung des Projekts "database.vcxproj" ist abgeschlossen -- FEHLER.
  58. 4>------ Erstellen übersprungen: Projekt: INSTALL, Konfiguration: Release Win32 ------
  59. 4>Für diese Projektmappenkonfiguration wurde kein zu erstellendes Projekt ausgewählt.
  60. ========== Erstellen: 1 erfolgreich, 1 fehlerhaft, 42 aktuell, 2 übersprungen ==========
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement