Jump to content
TrinityCore

Link288

Plebs
  • Posts

    1
  • Joined

  • Last visited

Posts posted by Link288

  1. Hi this is the error im getting while compiling mop core, can anyone please help me on skype? my skype is: KinderServer (the one from the UK 

    thank you so much! will pay 5$ paypal

     

     

     

     

     


    root@vmi69654:/home/mopcore/build# cmake ../ -DPREFIX=/home/`echo $USER`/server
    -- Detected 64-bit platform
    -- UNIX: Using default configuration directory
    -- UNIX: Using default library directory
    -- UNIX: Configuring uninstall target
    -- UNIX: Created uninstall target
    -- GCC: SSE2 flags forced
    -- GCC: All warnings disabled
    -- Using mysql-config: /usr/bin/mysql_config
    -- Found MySQL library: /usr/lib/x86_64-linux-gnu/libmysqlclient_r.so
    -- Found MySQL headers: /usr/include/mysql
    -- Found Readline library: /usr/lib/x86_64-linux-gnu/libreadline.so
    -- Include dir is: /usr/include

    -- WARNING - Missing or outdated git - did you forget to install a recent version?
    -- WARNING - Observe that for revision ID/hash to work you need at least version
    -- WARNING - Continuing anyway, but setting the revision-ID and hash to Rev:0 Hash: Archive


    -- WARNING - Missing or outdated git - did you forget to install a recent version?
    -- WARNING - Observe that for revision ID/hash to work you need at least version
    -- WARNING - Continuing anyway, but setting the revision-ID and hash to Rev:0 Hash: Archive


    * TrinityCore rev. hash  :
    * TrinityCore rev. date  :
    * TrinityCore buildtype  : Release

    * Install core to        : /home/root/server
    * Install libraries to   : /home/root/server/lib
    * Install configs to     : /home/root/server/etc

    * Build world/auth       : Yes (default)
    * Build with scripts     : Yes (default)
    * Build map/vmap tools   : No  (default)
    * Build core w/PCH       : Yes (default)
    * Build scripts w/PCH    : Yes (default)
    * Show compile-warnings  : No  (default)
    * Use coreside debug     : No  (default)

    -- SCRIPT PREPARATIONS
      -> Prepared: Spells
      -> Prepared: Commands
      -> Prepared: Examples
      -> Prepared: World
      -> Prepared: Outdoor PVP Zones
      -> Prepared: Eastern Kingdoms
      -> Prepared: Kalimdor
      -> Prepared: Outland
      -> Prepared: Northrend
      -> Prepared: Pandaria
    -- SCRIPT PREPARATION COMPLETE

    CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
    Please set them or make sure they are set and tested correctly in the CMake files:
    ACE_INCLUDE_DIR (ADVANCED)
       used as include directory in directory /home/mopcore/src/server/shared
       used as include directory in directory /home/mopcore/src/server/game
       used as include directory in directory /home/mopcore/src/server/collision
       used as include directory in directory /home/mopcore/src/server/authserver
       used as include directory in directory /home/mopcore/src/server/scripts
       used as include directory in directory /home/mopcore/src/server/worldserver
    ACE_LIBRARY (ADVANCED)
        linked by target "shared" in directory /home/mopcore/src/server/shared
        linked by target "worldserver" in directory /home/mopcore/src/server/worldserver

    -- Configuring incomplete, errors occurred!
    See also "/home/mopcore/build/CMakeFiles/CMakeOutput.log".
    See also "/home/mopcore/build/CMakeFiles/CMakeError.log".
     

×
×
  • Create New...