Jump to content
TrinityCore

Sicarius

Plebs
  • Posts

    9
  • Joined

  • Last visited

Posts posted by Sicarius

  1. Hi

    I am trying to build a windows 32 bit core, my Cmake was successful, but when I try to compile I get 4 errors and the only files that appeared were the vmap4 assembler and extractor. 

    The 4 errors are all the same:

    811e435a9481510c4ef904e7f6200a69.png

    I am not sure if it has been solved, I am sorry for wasting your time if it has.

  2. I have windows 7, could you link me the version i am suppose to be using as i have different versions of it on my laptop but i have no idea which one i should be using. Also i use ARM by mistake i have been using the win64 versions mainly but i still get the same error.

    CMakeError:

    Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
    Compiler:  
    Build flags: 
    Id flags: 
     
    The output was:
    The system cannot find the file specified
     
     
    Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed.
    Compiler:  
    Build flags: 
    Id flags: 
     
    The output was:
    The system cannot find the file specified
     
    CMakeOutput:
    The system is: Windows - 6.1 - AMD64
     
  3. I downloaded multiple versions of it and none of them worked

     

    this comes up each time: 

    The C compiler identification is unknown

    The CXX compiler identification is unknown

    CMake Error at CMakeLists.txt:12 (project):
    No CMAKE_C_COMPILER could be found.


     

    CMake Error at CMakeLists.txt:12 (project):
    No CMAKE_CXX_COMPILER could be found.


     

    Configuring incomplete, errors occurred!

    See also "C:/Users/Premal/Desktop/Build/CMakeFiles/CMakeOutput.log".

    See also "C:/Users/Premal/Desktop/Build/CMakeFiles/CMakeError.log".

  4. I cannot get CMake to work as it keeps coming up with the message

    'Error in configuration process, project files must be invalid.'

     

    I have done it to the right instructions given in the guide but still won't work. I have re-downloaded everything and still won't work.

    I am using microsoft visuals 2010 C++

×
×
  • Create New...