Jump to content
TrinityCore

kelhorn

Plebs
  • Posts

    5
  • Joined

  • Last visited

Everything posted by kelhorn

  1. I get this error with latest revision of trinity 3.3.5, 32 bit, compiling under windows. Ran cmake multiple times, cloned the source over and over again. Error 1 error C1083: Cannot open include file: 'binary_log_types.h': No such file or directory c:mysqlincludemysql_com.h 22 1 shared Error 2 error C1083: Cannot open include file: 'binary_log_types.h': No such file or directory (C:wotlkTrinityCoresrcservercollisionManagementMMapManager.cpp) c:mysqlincludemysql_com.h 22 1 collision Error 3 error C1083: Cannot open include file: 'binary_log_types.h': No such file or directory (C:wotlkTrinityCoresrcservercollisionModelsGameObjectModel.cpp) c:mysqlincludemysql_com.h 22 1 collision Error 4 error C1083: Cannot open include file: 'binary_log_types.h': No such file or directory c:mysqlincludemysql_com.h 22 1 game Error 5 error C1083: Cannot open include file: 'binary_log_types.h': No such file or directory c:mysqlincludemysql_com.h 22 1 scripts Error 6 error C1083: Cannot open include file: 'binary_log_types.h': No such file or directory c:mysqlincludemysql_com.h 22 1 authserver Error 7 error LNK1181: cannot open input file '....servercollisionReleasecollision.lib' C:woltk_cppsrctoolsvmap4_assemblerLINK vmap4assembler Error 8 error LNK1181: cannot open input file '....servercollisionReleasecollision.lib' C:woltk_cppsrctoolsmmaps_generatorLINK mmaps_generator Error 9 error C1083: Cannot open include file: 'binary_log_types.h': No such file or directory c:mysqlincludemysql_com.h 22 1 worldserver Reinstalled all the required software - the same result. Similar issue was mentioned here: https://github.com/TrinityCore/TrinityCore/issues/8283 It is however 3 years old, not sure if it's relevant. Any ideas guys? Thanks in advance. Edit: just a second ago I tries compiling trinity 6.x and ended up getting the same errors - it's definetely my error. Any ideas what I might have botched? 3.3.5 compiled fine a few days ago, now I get this :/.
×
×
  • Create New...