Jump to content
TrinityCore

Sicarius

Plebs
  • Posts

    9
  • Joined

  • Last visited

Sicarius's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. I re-downloaded and redid the CMake which was successful, but I get the same problem when I try to build it again: here are the files: I understand the build is looking for vc120 but I have vc140 libraries, why can't it use those?
  2. 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: I am not sure if it has been solved, I am sorry for wasting your time if it has.
  3. 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
  4. 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".
  5. Hi I am retrying to make a core and I am finding the exact same problems as I did before even when I re downloaded everything.
  6. I used VC2010 i will try another one..
  7. sorry i'm new... didnt see it....
  8. 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...