[Marble-devel] [Patch] fix marble data dirs on win32

Torsten Rahn torsten.rahn at credativ.de
Sat Nov 3 13:09:46 CET 2007


Hi Christian,

On Saturday 03 November 2007 12:56:33 you wrote:
> +++ src/lib/MarbleDirs.cpp      (working copy)
> @@ -20,6 +20,9 @@
>  //for getting app bundle path
>  #include <ApplicationServices/ApplicationServices.h>
>  #endif
> +#if !defined(QTONLY)
> +#include <kstandarddirs.h>
> +#endif

Unfortunately this is not a viable solution as this would change the libmarble 
binary to get compiled against KDE. 

Please find a different solution that doesn't require anything in 
marble/src/lib to have a KDE dependency (even an #ifdef'd one).

Thanks in advance.

Torsten


-- 
 Torsten Rahn

 Tel.: 0 21 61 - 46 43 - 192

credativ GmbH, HRB Mönchengladbach 12080
Hohenzollernstr. 133, 41061 Mönchengladbach
Geschäftsführung: Dr. Michael Meskes, Jörg Folz


More information about the Marble-devel mailing list