<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Arial; font-size: 10pt; color: #000000'><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: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica">[ 71%] Built target CTKVisualizationVTKWidgetsCppTests</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica">Linking CXX shared library ../../bin/plugins/liborg_commontk_qtmobility_service.dylib</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica">Undefined symbols:</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica">  "QtMobility::QServiceManager::addService(QIODevice*)", referenced from:</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica">      ctkQtMobilityServiceRuntime::processPlugin(QSharedPointer<ctkPlugin>)         in ctkQtMobilityServiceRuntime.cpp.o</p><p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica"><br></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica">I have attached my CMakeCache.txt, and a text file containing more of the error message.</p><p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica">I appreciate the code is in constant change, so was I just unlucky with my checkout?</p><p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica"><br></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica">Many thanks</p><p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica"><br></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica">Matt</p><br></span></div></div></body></html>