2 Aug
2009
2 Aug
'09
2:30 p.m.
~suv-2 wrote:
The compilation took a really long time even compared to building inkscape itself and the installed libs have an overall size of 95 MB. Are _all_ of these libraries required to build inkscape?
No, in fact we currently use only Boost libraries that are header-only, so you don't need to compile Boost before compiling Inkscape (though your installation system might disagree). To be precise, we use boost::optional, boost::shared_ptr, boost/concept_check.hpp (used in 2geom) and a few other tidbits; I will probably use boost::ptr_list in the new node tool. On Debian, there are separate packages for the libraries that have runtime dependencies.
Regards, Krzysztof
--
View this message in context: http://www.nabble.com/Boost.Intrusive-tp24609685p24778424.html
Sent from the Inkscape - Dev mailing list archive at Nabble.com.