Jump to content
TrinityCore

Energizer11

Plebs
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Energizer11

  1. Hello to all and to all, here is my problem I have with CMAKE
    Firstly it wrong that I willing to ANY version of the Microsoft Visual C + +.
     
    I willing to OpenSSL 32Bit version not light.
    I willing CMake 2.8.
     
    Here is the error report (I have to try everything, reinstall my computer, reinstall the programs, nothing to do, nothing works ...)
     
    CMake Error at C :/ Program Files (x86) / CMake 2.8/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake: 61 (message):
      The C compiler "C :/ Program Files (x86) / Microsoft Visual Studio
      10.0/VC/bin/x86_amd64/cl.exe "is not ble to compile a simple test program.
     
      It fails with the Following output:
     
       Change Dir: G :/ TrinityCore / CMakeFiles / CMakeTmp
     
      
     
      Run Build Command: C: PROGRA ~ 2 MICROS ~ 2.0 Common7 IDE devenv.com
      CMAKE_TRY_COMPILE.sln / build Debug / project cmTryCompileExec1335338982
     
      
     
      Microsoft ® Visual Studio Version 10.0.30319.1.
     
      Copyright © Microsoft Corp. All rights reserved.
     
      
     
      The assessment period for Visual Studio Trial ends in 29 days.
     
      1> ------ Build started: Project: cmTryCompileExec1335338982, Configuration:
      Debug x64 ------
     
      1> Build started 12/07/2012 9:00:31 p.m..
     
      1> PrepareForBuild:
     
      1> Creating directory "G: TrinityCore CMakeFiles CMakeTmp Debug ".
     
      1> InitializeBuildStatus:
     
      1> Creating
      "CmTryCompileExec1335338982.dir Debug cmTryCompileExec1335338982.unsuccessfulbuild"
      because "AlwaysCreate" was specified.
     
      1> ClCompile:
     
      1> Microsoft ® C / C + + Optimizing Compiler Version 16.00.30319.01 for x64
     
      1> Copyright © Microsoft Corporation. All rights reserved.
     
      1>
     
      1> cl / c / Zi / W3 / WX-/ Od / ob0 / D WIN32 / D _WINDOWS / D _DEBUG / D
      "CMAKE_INTDIR = " Debug "" / D _MBCS / Gm-/ RTC1 / MDd / GS / fp: precise
      / Zc: wchar_t / Zc: forScope / Fo "cmTryCompileExec1335338982.dir Debug "
      / Fd "G :/ TrinityCore/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec1335338982.pdb"
      / Gd / TC / errorReport: prompt testCCompiler.c / ZM1000
     
      1>
     
      1> testCCompiler.c
     
      1> LINK: fatal error LNK1123: failure falling on conversion to COFF: file
      invalid or corrupt
     
      1>
     
      1> Build FAILED.
     
      1>
     
      1> Time Elapsed 00:00:01.53
     
      ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped
      ==========
     
      
     
      
     
      CMake will not be ble to Correctly generate this project.
    Call Stack (most recent call first):
      CMakeLists.txt: 12 (project)
×
×
  • Create New...