Fehler beim Compilieren

03/22/2016 15:53 zapplyx#1
Da ich wenig davon verstehe, erhoffe ich mir von euch eine kleine hilfestellung :)

Folgendes wird mir ausgegeben:

:~/TrinityCore/build$ cmake ../ -DCMAKE_INSTALL_PREFIX=/home/trinity/server -DWITH_WARNINGS=1
-- Detected 64-bit platform
-- UNIX: Using default configuration directory
-- UNIX: Using default library directory
-- UNIX: Configuring uninstall target
-- UNIX: Created uninstall target
-- UNIX: Detected compiler: /usr/bin/cc
-- GCC: Enabled c++11 support
-- GCC: Enabled C99 support
-- GCC: SFMT enabled, SSE2 flags forced
-- GCC: All warnings enabled
CMake Error at cmake/macros/FindMySQL.cmake:289 (message):
Could not find the MySQL libraries! Please install the development
libraries and headers
Call Stack (most recent call first):
CMakeLists.txt:62 (find_package)


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


Danke schonmal :)

LG
03/24/2016 15:07 °"Crazy"°#2
Quote:
Could not find the MySQL libraries! Please install the development
MfG