<div dir="ltr">Hi,<div class="gmail_extra"><br><div class="gmail_quote">On Sat, Jan 11, 2014 at 12:48 AM, Alexander Dymo <span dir="ltr"><<a href="mailto:alex@alexdymo.com" target="_blank">alex@alexdymo.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">At least on MacOS/clang KDevelop compiles fine (except for one libc++<br>
related patch, see<br>
<a href="https://github.com/adymo/homebrew-kde/blob/master/kdevplatform.rb" target="_blank">https://github.com/adymo/homebrew-kde/blob/master/kdevplatform.rb</a>)</blockquote><div><br></div><div>Well, clang on MacOSX uses libc++, I'm on Debian where I'm using gcc's libstdc++ and given that the errors originate from the stl headers maybe my version of clang - in particular with C++11 mode enabled - is not compatible with gcc 4.8's headers :|<br>
</div><div><br></div><div>I've at least found some traces that there might be issues because gcc and clang implement the C++11 standard slightly differently (clang does the final one, gcc might still be on a earlier version). So far no gcc update available here unfortunately.</div>
<div><br></div><div>Maybe I can try using libc++-dev instead of libstdc++...</div><div><br></div><div>Andreas</div></div><br></div></div>