Jump to content
TrinityCore

Nether

Plebs
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Nether

  1. I found my mistake, I had messed up by trying to build in the source directory itself.
  2. I followed the guide on how to install the core on Linux, but while configuring CMake I got this error: netherblood@Nether:~/absolutely-hopeless-server/build$ cmake ../ -DCMAKE_INSTALL_PREFIX=/home/netherblood/server -DCONF_DIR=/home/netherblood/server/etc -DTOOLS=1 -DWITH_WARNINGS=1 -- Detected 64-bit platform -- UNIX: Using default library directory CMake Error at cmake/platform/unix/settings.cmake:14 (configure_file): configure_file attempted to configure a file: /home/netherblood/absolutely-hopeless-server/cmake_uninstall.cmake into a source directory. Call Stack (most recent call first): cmake/macros/CheckPlatform.cmake:13 (include) CMakeLists.txt:58 (include) -- Configuring incomplete, errors occurred! See also "/home/netherblood/absolutely-hopeless-server/CMakeFiles/CMakeOutput.log". netherblood@Nether:~/absolutely-hopeless-server/build$ Attached is the log. CMakeOutput (1).log
×
×
  • Create New...