Jump to content
TrinityCore

Dandi

Members
  • Posts

    26
  • Joined

  • Last visited

Posts posted by Dandi

  1. Hey everyone. I'm quite sure that this is a core's problem since even via Cmake's update I can't fix this..
    I ran into a huge problem that I can't recompile (for scripts) and I can't find Worldserver.exe and Authserver.exe
    The error:
    1>------ Build started: Project: ZERO_CHECK, Configuration: Release Win32 ------
    2>------ Build started: Project: revision.h, Configuration: Release Win32 ------
    3>------ Build started: Project: libmysql, Configuration: Release Win32 ------
    3>     Creating library E:/build/dep/mysqllite/Release/libmysql.lib and object E:/build/dep/mysqllite/Release/libmysql.exp
    3>LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt
    4>------ Build started: Project: authserver, Configuration: Release Win32 ------
    5>------ Build started: Project: worldserver, Configuration: Release Win32 ------
    4>     Creating library E:/build/src/server/authserver/Release/authserver.lib and object E:/build/src/server/authserver/Release/authserver.exp
    4>LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt
    5>     Creating library E:/build/src/server/worldserver/Release/worldserver.lib and object E:/build/src/server/worldserver/Release/worldserver.exp
    5>LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt
    6>------ Build started: Project: ALL_BUILD, Configuration: Release Win32 ------
    6>  Build all projects
    7>------ Skipped Build: Project: INSTALL, Configuration: Release Win32 ------
    7>Project not selected to build for this solution configuration 
    ========== Build: 3 succeeded, 3 failed, 16 up-to-date, 1 skipped ==========
    
    I have NO idea what have I done (quite sure I've done nothing other than adding a transmog script that failed and since then...)
    Can I have some help, please?
×
×
  • Create New...