Ubuntu 9.10 - Compiling error

1 reply [Last post]
SeQc
User offline. Last seen 13 years 18 weeks ago. Offline
Joined: 2010-05-31
Posts: 1

Hi, (i speak french so I want to clarify that my english is not very well)

I have a problem when i want to compiling Hegdewars 0.9.13.

Ubuntu Karmic Koala 9.10x64

Quote:
roch@roch-laptop:~$ cd Bureau/hedgewars-src-0.9.13/
roch@roch-laptop:~/Bureau/hedgewars-src-0.9.13$ cmake .
-- The CXX compiler identification is unknown
CMake Error: your CXX compiler: "CMAKE_CXX_COMPILER-NOTFOUND" was not found. Please set CMAKE_CXX_COMPILER to a valid compiler path or name.
-- Building Release
CMake Error at /usr/share/cmake-2.6/Modules/FindQt4.cmake:1432 (MESSAGE):
Qt qmake not found!
Call Stack (most recent call first):
QTfrontend/CMakeLists.txt:12 (find_package)

-- Configuring incomplete, errors occurred!
roch@roch-laptop:~/Bureau/hedgewars-src-0.9.13$

Can you help me?
Thx

szczur
szczur's picture
User offline. Last seen 2 years 27 weeks ago. Offline
Joined: 2008-06-13
Posts: 182

install libqt4-dev package. Paste it to the terminal and run.
sudo apt-get install build-essential fpc libsdl1.2-dev libsdl-gfx1.2-dev libsdl-mixer1.2-dev libsdl-image1.2-dev libsdl-sound1.2-dev libsdl-ttf2.0-dev libsdl-net1.2-dev liblua5.1-0-dev libqt4-dev

Press any key to continue, or any other key to cancel.

User login

Copyright © 2004-2024 Hedgewars Project. All rights reserved. [ contact ]