<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hi,<div><br></div><div>I have made some progress and have marble built, but I am having issues getting the QML widget to work. I’m just basing it of QtQuick 2.x app built using the wizard. The example QML code is for QtQuick 1.0</div><div><br></div><div>Does anybody have insight into what is required to integrate Marble into QtQuick 2.x?</div><div><br></div><div>Thanks</div><div><br></div><div>Bill</div><div><br><div><div>On Jul 28, 2014, at 10:50 , Bill Bonney <<a href="mailto:billbonney@communistech.com">billbonney@communistech.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><meta http-equiv="Content-Type" content="text/html charset=windows-1252"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hello,<div><br></div><div>I would like to integrate Marble widget into a project I am working on (<a href="https://github.com/diydrones/apm_planner">https://github.com/diydrones/apm_planner</a>). I can build Marble and it executes. The main issue is being able to build it so I can access it within my app as a widget or QML element.</div><div><br></div><div>If somebody can advise me, that would be great.</div><div><br></div><div>Currently I have done the following for a build on OSX</div><div><br></div><div><span style="font-size: 13px;">Using Qt4.8.6</span><br style="font-size: 13px;"><div style="font-size: 13px;"><br></div><div style="font-size: 13px;"><ol><li>git clone <a href="git://anongit.kde.org/marble">git://anongit.kde.org/marble</a> <your_dir>/marble/sources</li><li>mkdir <your_dir>/marble/build</li><li>cd <your_dir>/marble/build</li><li>sudo cmake -DCMAKE_BUILD_TYPE=Debug -DQTONLY=ON -DWITH_DESIGNER_PLUGIN=ON -DQT_PLUGINS_DIR=/Developer/Applications/Qt/plugins/ ../sources/</li><li>make</li><li>sudo make install</li></ol></div><div>But the plugin is not appearing in the QtCreator plugins directory.</div></div><div><br></div><div>Thanks for any advice or directions to instructions to move forward.</div><div><br></div><div>Thanks</div><div><br></div><div>Bill</div><div><br></div><br><br><div>
<div><div style="font-family: Arial; font-size: 13px; "><span style="font-family: Helvetica;  ">Lost your multi-rotor - Try </span><a href="http://appstore.com/findmydrone" style="font-family: Helvetica;  ">FIND MY DRONE™</a><span style="font-family: Helvetica;  "> on the App Store </span></div><div style="font-family: Arial; font-size: 13px; "><font color="#969696">--------------------------------------------------------<br class="Apple-interchange-newline">bill bonney - </font><span style="color: rgb(150, 150, 150); ">mobile software developer</span></div><div style="font-family: Arial; font-size: 13px; "><font color="#969696">communis technologies</font></div><div style="font-family: Arial; font-size: 13px; "><a href="mailto:billbonney@communistech.com">billbonney@communistech.com</a></div><div style="font-family: Arial; font-size: 13px; "><a href="http://www.communistech.com/">www.communistech.com</a></div></div>
</div>
<br></div></blockquote></div><br></div></body></html>