17 Aug
2007
17 Aug
'07
3:07 a.m.
On Wed, 2007-08-15 at 20:18 +0800, JonY wrote:
Hmm, I seem to be able to build inkscape r15781 without boost being compiled, I just unpacked the boost sources to some place and point build.xml to the directory.
Boost is a large collection of individual C++ libraries, most of which are header-only, and we only use a couple of those. I think we could safely excerpt just the libraries we need.
-mental