views:

363

answers:

2

I am trying to build Marble on Windows (XP) and have been extremely unsuccessful. Following the instructions written here. I am wanting to build it as QT only.

Configuration of the build tree fails. I am using the cmake-gui since I have never tried to compile using cmake it's possible it could be something in there.

I found a similar issue; however, they compiled QT using Visual Studio and I am using QT Creator which compiles with MinGW so I need to compile in a different manner.

CMake-GUI configuration source-code: MyDirectory/Marble where to build: MyDirectory/Build

I also added an entry as.. DQTONLY and it's value set to ON

The error I receive is: KDE4_KDECONFIG_EXECUTABLE-NOTFOUND

+1  A: 

Hi, in general better ask Marble questions on our mailing list marble-devel, on IRC or on our Facebook group ("Marble") :-) It's more likely that you get a qualified answer there (But by lucky coincidence we found your question here nevertheless ...).

Torsten Rahn
Hi Torsten.. Apologies for the late response finals are killer!Thank you for the advice on asking else where, I was curious on where to ask specifically. In the future I will go to the places mentioned. I updated to include my error.
goodwince
A: 

Could you provide us with some more information? Like what's the actual error message you get?

Torsten Rahn