Jump to content
TrinityCore

lacker109

Plebs
  • Posts

    6
  • Joined

  • Last visited

lacker109's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. I compiled it with 'Release' and 'Win32' and then I pressed build, orignally. Should I try compiling on 64-bit?
  2. Microsoft Visual Studio Express 2012 for Windows Desktop. (Microsoft visual studio 11.0)
  3. I used 32 bit openssl (I thought about getting the 64 bit, I figured it made more sense but I didn't). How does one get a 64 bit trinity? Or do you mean compile it w/ a 64 bit program?
  4. 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
  5. I re-installed openssl and did cmake again and now I am re-compiling/building.
  6. 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...