hcu5555 / tonatiuh

Automatically exported from code.google.com/p/tonatiuh
0 stars 0 forks source link

kde4-config not found #55

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Trying to create Makefiles:
I have followed the steps in "Windows developers guide"
Error: Could not find KDE4 kde4-config
Call stack (most recent call first):
CMakeLists.txt:27(find_package)

I am using:

cmake -G"MSYS Makefiles" -Wno-dev -DQTONLY=ON -DCMAKE_BUILD_TYPE=Release 
../marble

Can anyone help please?

P.S. The development guide is slightly out of date. There is a new version of 
QT out. 
Sebastian

Original issue reported on code.google.com by bod...@gmail.com on 18 Oct 2011 at 2:44

GoogleCodeExporter commented 9 years ago
Dear Sebastian,
This error could be an instalation problem of cmake, please reinstall it in 
order to solve the problem.
Otherwise, we have done an update of Marble libraries to marble 1.2.0. You 
might be abe to install it by following the guide available on the wiki.

Best regards
Sergio.

Original comment by sergio.g...@gmail.com on 7 Feb 2012 at 11:07