Jump to content
Geekforum.cz

Copenhagen

Uživatel
  • Posts

    389
  • Joined

  • Last visited

  • Days Won

    8

Posts posted by Copenhagen

  1. :D Tak som to vyriešil, totálne primitívne to bolo. Nevedel som, že tie zložky musia byť pomenované Core a Build, ja som si to pomenoval podla seba.

     

    Stačilo spraviť zložku Core a tam hodiť repo, potom spraviť Build a tam to nagenerovať a už to išlo :D Ja som si spravi zložku TrinityCore a Buildik a takto to nešlo, zaujmavé.

     

    Diky všetkým za pomoc :)

     

    Môžte lock/zmazať.

  2. Tak už som vyriešil tento error, vytvoril som zložku Build tam kde som mal repo.

     

    Hádže mi to však nový error:

     

    Check for working C compiler using: Visual Studio 10
    CMake Error at C:/Program Files/CMake 2.8/share/cmake-2.8/Modules/Platform/Windows-MSVC.cmake:78 (message):
    MSVC compiler version not detected properly:
    Call Stack (most recent call first):[/color]
    C:/Program Files/CMake 2.8/share/cmake-2.8/Modules/Platform/Windows-MSVC-C.cmake:1 (include)
    C:/Program Files/CMake 2.8/share/cmake-2.8/Modules/CMakeCInformation.cmake:56 (INCLUDE)
    CMakeLists.txt:2 (PROJECT)
    
    
    CMake Error: Internal CMake error, TryCompile configure of cmake failed
    

     

    Sorry za spam, ale fakt si neviem rady :D Predtýmto to hadzalo error ohladom PATH a GIT-u tak som ho stiahol a zmenil cestu k nemu a teraz hádže zas toto.

     

    Edit:// Bude to niečo s MSVC, to mi doplo, ale neviem ako to vyriešiť.

  3. Zdravím,

     

    snažím sa vytvoriť server (TrintiyCore 4.3.4 Cata), ked vlozím do cmake (zdrojáky z githubu) tak po configurate mi vyhodí nasledujúci error:

     

     

     

    Check for working C compiler using: Visual Studio 10
    Check for working C compiler using: Visual Studio 10 -- broken
    CMake Error at E:/Cmake/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake:52 (MESSAGE):
     The C compiler "cl" is not able to compile a simple test program.
    
     It fails with the following output:
    
      Change Dir: E:/Build/CMakeFiles/CMakeTmp
    
    
    
     Run Build Command:e:\VisualStudio\Common7\IDE\devenv.com
     CMAKE_TRY_COMPILE.sln /build Debug /project cmTryCompileExec
    
    
    
    
    
     CMake will not be able to correctly generate this project.
    Call Stack (most recent call first):
     CMakeLists.txt:12 (project)

     

    Skúšal som reinstall Visualka, Cmake, stiahnut OpenSSL a nic nepomáha. Neviete čo s tým?

     

    Ďakujem za každú radu.

×
×
  • Create New...