Jump to content
TrinityCore

lacker109

Plebs
  • Posts

    6
  • Joined

  • Last visited

Posts posted by lacker109

  1. I now get this issue. The first time, that I got this error, I re-placed the libeay32.dll w/ the one in the openssl folder. But, I get this. I have re-installed openssl 3-4 times. Any other suggestions?

    Error    1    error LNK1107: invalid or corrupt file: cannot read at 0x2B8    D:filenameCMake 2.8binlibeay32.dll    1    1    libmysql
    Error    2    error LNK1107: invalid or corrupt file: cannot read at 0x2B8    D:filenameCMake 2.8binlibeay32.dll    1    1    authserver
    Error    3    error LNK1107: invalid or corrupt file: cannot read at 0x2B8    D:filenameCMake 2.8binlibeay32.dll    1    1    worldserver
    
    
  2. I compile and I get this strange error.

     

    Help?

    Error    1    error MSB6006: "cmd.exe" exited with code 1.    C:Program Files (x86)MSBuildMicrosoft.Cppv4.0V110Microsoft.CppCommon.targets    172    5    ZERO_CHECK
    Error    5    error MSB6006: "cmd.exe" exited with code 1.    C:Program Files (x86)MSBuildMicrosoft.Cppv4.0V110Microsoft.CppCommon.targets    172    5    ALL_BUILD
    Error    6    error MSB3073: The command "setlocal
    "CMake 2.8bincmake.exe" -DBUILD_TYPE=Release -P cmake_install.cmake
    if %errorlevel% neq 0 goto :cmEnd
    :cmEnd
    endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
    :cmErrorLevel
    exit /b %1
    :cmDone
    if %errorlevel% neq 0 goto :VCEnd
    :VCEnd" exited with code 1.    C:Program Files (x86)MSBuildMicrosoft.Cppv4.0V110Microsoft.CppCommon.targets    134    5    INSTALL
    Error    2    error LNK1107: invalid or corrupt file: cannot read at 0x2B0    D:filenameBuildOpenSSL-Win32ssleay32.dll    1    1    libmysql
    Error    3    error LNK1107: invalid or corrupt file: cannot read at 0x2B0    D:filenameBuildOpenSSL-Win32ssleay32.dll    1    1    authserver
    Error    4    error LNK1107: invalid or corrupt file: cannot read at 0x2B0    D:filenameBuildOpenSSL-Win32ssleay32.dll    1    1    worldserver
    
×
×
  • Create New...