Can't compile Hedgewars 0.9.13 in FC12
Thu, 2010-05-13 17:45
I'm getting this error message:
[archer@Dark-Knight hedgewars-src-0.9.13]$ cmake .
-- Building Release
CMake Error at /usr/share/cmake/Modules/FindQt4.cmake:1625 (MESSAGE):
Qt qmake not found!
Call Stack (most recent call first):
QTfrontend/CMakeLists.txt:12 (find_package)
All dependencies are installed and I've followed all instructions but still can't solve anything. If someone could tell me what is wrong and help me I'll be in debt with him...thanks!
Seems pretty straightforward, you know, no qmake
What version of Qt do you have, and are you sure you installed the Qt 4 dev package?
--
Oh, what the heck. 1PLXzL1CBUD1kdEWqMrwNUfGrGiirV1WpH <= tip a hedgewars dev
Thanks for the reply...definitely package qt-devel needed to be install,but I got another error:
[archer@Dark-Knight hedgewars-src-0.9.13]$ cmake .
-- Building Release
-- Freepascal version detected: 2.4
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:
SDLMIXER_INCLUDE_DIR
used as include directory in directory /home/archer/hedgewars-src-0.9.13/QTfrontend
SDLMIXER_LIBRARY
linked by target "hedgewars" in directory /home/archer/hedgewars-src-0.9.13/QTfrontend
Install the dev package for "SDL_mixer".
Lay odds on a 3rd problem for next dev package clearly listed in the FAQ?
--
Oh, what the heck. 1PLXzL1CBUD1kdEWqMrwNUfGrGiirV1WpH <= tip a hedgewars dev
how to install the dev package for "SDL_mixer"