Sorry, Do you know Which is the version of the boost that it's request?...I'm using 1.37 and I have and error compiling:<br><br>CMakeFiles/kdevclassbrowser.dir/allclassesfolder.o: In function `boost::serialization::throw_exception(std::exception const&)':<br>

/usr/include/boost/serialization/throw_exception.hpp:29: multiple definition of `boost::serialization::throw_exception(std::exception const&)'<br>CMakeFiles/kdevclassbrowser.dir/classmodel.o:/usr/include/boost/serialization/throw_exception.hpp:29: first defined here<br>

CMakeFiles/kdevclassbrowser.dir/classmodel.o: In function `boost::serialization::throw_exception(std::exception const&)':<br>classmodel.cpp:(.text+0xcd9): undefined reference to `boost::throw_exception(std::exception const&)'<br>

CMakeFiles/kdevclassbrowser.dir/allclassesfolder.o: In function `boost::serialization::throw_exception(std::exception const&)':<br>allclassesfolder.cpp:(.text+0x8f9): undefined reference to `boost::throw_exception(std::exception const&)'<br>

collect2: ld returned 1 exit status<br>make[2]: *** [lib/kdevclassbrowser.so] Error 1<br>make[1]: *** [plugins/classbrowser/CMakeFiles/kdevclassbrowser.dir/all] Error 2<br>make: *** [all] Error 2<br><br><div class="gmail_quote">

On Tue, Apr 14, 2009 at 9:16 AM, Niko Sams <span dir="ltr"><<a href="mailto:niko.sams@gmail.com">niko.sams@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div class="im">On Tue, Apr 14, 2009 at 2:02 PM, Mario Chacon <<a href="mailto:the.masch@gmail.com">the.masch@gmail.com</a>> wrote:<br>
> Hello:<br>
><br>
> Is it all in the trunk version??...<br>
> I can make some test. If you want.<br>
><br>
> Salu2..<br>
> masch...<br>
<br>
</div>yep - it's all in trunk<br>
<br>
feel free to test :D<br>
<div><div></div><div class="h5"><br>
Niko<br>
<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>