<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Hi Matt,<br>
    <br>
    the QtMobility stuff seems to be broken on MacOS (obviously...), but
    you won't need it anyway to get started. Looking at your
    CMakeCache.txt file I see that almost all of the CTK plug-ins are
    switched on. By default, they should be off... did you change that
    or is that a Mac issue too?<br>
    <br>
    Switching the CMake variable
    CTK_PLUGIN_org.commontk.qtmobility.service to OFF should do the
    trick for now.<br>
    <br>
    Thank you for the feedback,<br>
    <br>
    Sascha<br>
    <br>
    On 05/09/2011 01:35 PM, Matt Clarkson wrote:
    <blockquote
      cite="mid:10485703.81660.1304940911631.JavaMail.root@shyrka"
      type="cite">
      <style type="text/css">p { margin: 0; }</style>
      <div style="font-family: Arial; font-size: 10pt; color: rgb(0, 0,
        0);"><span>Hi there,</span>
        <div><span id="c304274c-3216-4a32-8728-82854316fbb6"><br>
          </span></div>
        <div><span id="c304274c-3216-4a32-8728-82854316fbb6">I'm just
            starting to take a look at CTK, with a view to using it, so
            please accept my apologies, if I'm doing something stupid.</span></div>
        <div><span id="c304274c-3216-4a32-8728-82854316fbb6"><br>
          </span></div>
        <div><span id="c304274c-3216-4a32-8728-82854316fbb6">I did a git
            anonymous checkout on Saturday.</span></div>
        <div><span id="c304274c-3216-4a32-8728-82854316fbb6"><br>
          </span></div>
        <div><span id="c304274c-3216-4a32-8728-82854316fbb6">git clone
            .....etc.</span></div>
        <div><span id="c304274c-3216-4a32-8728-82854316fbb6">mkdir
            CTK-build</span></div>
        <div><span id="c304274c-3216-4a32-8728-82854316fbb6">cd
            CTK-build</span></div>
        <div><span id="c304274c-3216-4a32-8728-82854316fbb6">ccmake
            ../CTK</span></div>
        <div><span id="c304274c-3216-4a32-8728-82854316fbb6"><br>
          </span></div>
        <div><span id="c304274c-3216-4a32-8728-82854316fbb6">i was just
            trying to do a "standard" build,</span></div>
        <div><span id="c304274c-3216-4a32-8728-82854316fbb6"><br>
          </span></div>
        <div><span id="c304274c-3216-4a32-8728-82854316fbb6">after a
            while I get the error:</span></div>
        <div><span id="c304274c-3216-4a32-8728-82854316fbb6"><br>
          </span></div>
        <div><span id="c304274c-3216-4a32-8728-82854316fbb6">
            <p style="margin: 0px; font: 12px Helvetica;">[ 71%] Built
              target CTKVisualizationVTKWidgetsCppTests</p>
            <p style="margin: 0px; font: 12px Helvetica;">Linking CXX
              shared library
              ../../bin/plugins/liborg_commontk_qtmobility_service.dylib</p>
            <p style="margin: 0px; font: 12px Helvetica;">Undefined
              symbols:</p>
            <p style="margin: 0px; font: 12px Helvetica;"> 
              "QtMobility::QServiceManager::addService(QIODevice*)",
              referenced from:</p>
            <p style="margin: 0px; font: 12px Helvetica;">     
              ctkQtMobilityServiceRuntime::processPlugin(QSharedPointer<ctkPlugin>)
                      in ctkQtMobilityServiceRuntime.cpp.o</p>
            <p style="margin: 0px; font: 12px Helvetica;"><br>
            </p>
            <p style="margin: 0px; font: 12px Helvetica;">I have
              attached my CMakeCache.txt, and a text file containing
              more of the error message.</p>
            <p style="margin: 0px; font: 12px Helvetica;">I appreciate
              the code is in constant change, so was I just unlucky with
              my checkout?</p>
            <p style="margin: 0px; font: 12px Helvetica;"><br>
            </p>
            <p style="margin: 0px; font: 12px Helvetica;">Many thanks</p>
            <p style="margin: 0px; font: 12px Helvetica;"><br>
            </p>
            <p style="margin: 0px; font: 12px Helvetica;">Matt</p>
            <br>
          </span></div>
      </div>
    </blockquote>
    <br>
  </body>
</html>