<p dir="ltr"><br>
Is this the URL to the Kdevelop <a href="https://github.com/KDE/kdevelop/tree/5.0">https://github.com/KDE/kdevelop/tree/5.0</a><br>
I have access to this site and can create a zip file for download<br>
 <br>
</p>
<div class="gmail_quote">On May 17, 2016 8:21 AM, "Michael George Hart" <<a href="mailto:michael.george.hart@gmail.com">michael.george.hart@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">All my research so far would tend to agree with you that my problems have something to do with static libraries.</p>
<p dir="ltr">Keep in mind that I cannot use git to pull theĀ  latest branch. </p>
<p dir="ltr">However if you can give me the URL to pull/create a download of a compressed file I would appreciate it.</p>
<p dir="ltr">Thanks</p>
<div class="gmail_quote">On May 16, 2016 5:01 PM, "Kevin Funk" <<a href="mailto:kfunk@kde.org" target="_blank">kfunk@kde.org</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Friday, May 13, 2016 6:22:49 PM CEST Michael George Hart wrote:<br>
> Do I actually need clang to build kdevelop 5. Kdevelop platform builds and<br>
> installs without issue<br>
<br>
Yes, you need Clang (libclang to be exact).<br>
<br>
> ../../../lib/libkdevclangutil.a(clangutils.cpp.o):clangutils.cpp:(.text+0xcb<br>
> e): undefined reference to `clang_getCursorKind'<br>
> (snip)<br>
<br>
The (static) kdevclangutil library was removed in 5.0 branch, and replaced by<br>
a shared library.<br>
<br>
Please update your checkout. Maybe this already fixes your issue.<br>
<br>
Cheers,<br>
Kevin<br>
<br>
--<br>
Kevin Funk | <a href="mailto:kfunk@kde.org" target="_blank">kfunk@kde.org</a> | <a href="http://kfunk.org" rel="noreferrer" target="_blank">http://kfunk.org</a></blockquote></div>
</blockquote></div>