
29 Jul
2005
29 Jul
'05
3:12 a.m.
On Thu, 2005-07-28 at 21:53 -0500, Yip, David W wrote:
On the subject of required libraries: the whiteboard code, as of yesterday, also depends on Boost v1.31.0+ for functor argument binding, smart pointers, and some miscellaneous utility classes. I think it's possible to just include the required Boost files with the Inkscape source distribution (they're all self-contained template classes as far as I can tell), but I'll leave it out for now until given the OK for inclusion.
Hmm, once you commit I'd like to go through the code a little. I'd really, really like to avoid introducing smart pointers into the codebase in the long-term if I can help it.
-mental