<br>On windows, after having marble compiled as explained <a href="http://techbase.kde.org/Projects/Marble/WindowsCompiling">here</a><br>and having your application build as a release (due to a problem of qt debuging libs for VC++)<br>
to see your marble widget in your application you have to hav next your binar
<meta name="qrichtext" content="1"><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><style type="text/css">
p, li { white-space: pre-wrap; }</style>libmarblewidget.dll<br>then you have a black hole instead of the map<br>so you copy "data\" directory from the marble installation<br>then you have a nearly working marble widget (i.e showing tiles but not downloading)<br>
so you copy the "plugins\" directory from marble installation<br>and then it works!<br><br>if I have well understand your question :)<br>CU<br><br>+1 about how to make your map!<br>Where can we find some thing about this?<br>
I found <a href="http://www.kdedevelopers.org/node/3269">this</a> but it does not explain that much.<br>I mean I want to make a map of the data from <a href="http://www.geoportail.fr/">http://www.geoportail.fr/</a> with their <a href="https://api.ign.fr/geoportail/presentation.do">api</a><br>
I think i need to understand the dgml file but..<br><br>Thanks<br><br>Sylvain (aka GarthPS)<br><br><br><div class="gmail_quote">2010/6/2 Christophe Leske <span dir="ltr"><<a href="mailto:info@multimedial.de">info@multimedial.de</a>></span><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Sorry, forgot one question:<br>
<br>
- what is needed to get tile downloading activated in a self-written<br>
application using the MarbleWidget (still Windows, that is).<br>
<br>
Thanks,<br>
<div><div></div><div class="h5"><br>
--<br>
Christophe Leske<br>
<a href="http://multimedial.de" target="_blank">multimedial.de</a><br>
<br>
PROFILE: <a href="http://www.linkedin.com/in/multimedial" target="_blank">www.linkedin.com/in/multimedial</a><br>
----------------------------------------<br>
<a href="http://www.multimedial.de" target="_blank">www.multimedial.de</a> - <a href="mailto:info@multimedial.de">info@multimedial.de</a><br>
Vogteistrasse 19 - 51647 Gummersbach<br>
++ 49 (0) 22 61 - 30 21 59-0<br>
----------------------------------------<br>
<br>
_______________________________________________<br>
Marble-devel mailing list<br>
<a href="mailto:Marble-devel@kde.org">Marble-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/marble-devel" target="_blank">https://mail.kde.org/mailman/listinfo/marble-devel</a><br>
</div></div></blockquote></div><br>