<div class="gmail_quote">On Thu, Aug 19, 2010 at 10:57 PM, Andreas Pakulat <span dir="ltr"><<a href="mailto:apaku@gmx.de">apaku@gmx.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On 19.08.10 14:59:41, Matt Rogers wrote:<br>
> Hi,<br>
><br>
> KDevelop doesn't seem to compiling. Here's the relevant info:<br>
><br>
><br>
> Linking CXX shared module ../../lib/kdevcmakedocumentation.so<br>
> CMakeFiles/kdevcmakedocumentation.dir/cmakedocumentation.o: In<br>
> function `CMakeDoc::documentationWidget(KDevelop::DocumentationFindWidget*,<br>
> QWidget*)':<br>
> /home/matt/Code/kdevelop/src/kdevelop/projectmanagers/cmake/cmakedocumentation.cpp:181:<br>
> undefined reference to<br>
> `KDevelop::StandardDocumentationView::StandardDocumentationView(KDevelop::DocumentationFindWidget*,<br>
> QWidget*)'<br>
> collect2: ld returned 1 exit status<br>
> make[2]: *** [lib/kdevcmakedocumentation.so] Error 1<br>
> make[1]: *** [projectmanagers/cmake/CMakeFiles/kdevcmakedocumentation.dir/all]<br>
> Error 2<br>
> make: *** [all] Error 2<br>
<br>
</div>I suggest you run make VERBOSE=1 to check the link-line, maybe cmake it<br>
picking up a wrong library? Or its not picking up the new<br>
KDEVPLATFORM_DOCUMENTATION_LIBRARIES variable from the<br>
KDevplatformConfig.cmake file.<br>
<br>
Andreas<br>
<br>
PS: Builds just fine over here.<br>
<font color="#888888"><br>
--<br>
You will be imprisoned for contributing your time and skill to a bank robbery.<br>
</font><div><div></div><div class="h5"><br>
--<br>
KDevelop-devel mailing list<br>
<a href="mailto:KDevelop-devel@kdevelop.org">KDevelop-devel@kdevelop.org</a><br>
<a href="https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel" target="_blank">https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel</a><br>
</div></div></blockquote></div><br><div>he answered in private. he nuked kdevelop's builddir and it worked.</div><div><br></div><div>Aleix</div>