On Thursday 15 March 2007 11:53, Laszlo (Laca) Peter wrote: > One big problem with inkscape is that it's written in c++. > So first we need all the c++ bindings for the GNOME libs. > So far so good, they build and run just fine, but inkscape > won't build with sun studio so either we need to compile > all the c++ bindings with g++ or we need to fix inkscape > to build with sun studio. Most, if not all of the gccisms > are now removed from the code, but there are still a lot > of things that sun studio is more picky about. > Last time I tried to build it, I got stuck here: > http://sourceforge.net/mailarchive/message.php?msg_id=14712490 > It's way beyond my c++ knowledge -- if anyone can help > fixing the code (or proving that the compiler is wrong) > it would be much appreciated.
I'd like to help with this (it will allow me to exercise my C++ ju-ju). Unless there are vehement objections to this idea, in which case i'd still like to help, but i won't. :-P --Stefan -- Stefan Teleman 'Nobody Expects the Spanish Inquisition' KDE e.V. -Monty Python stefan.teleman at gmail.com
