nanogui@linuxhacker.org
nanogui@linuxhacker.org
: > on both X and microwindows
: > http://www.viewml.com/
: > uses fltk...
:
: Interesting
:
: How much of the footprint is the C++ library ?
If you mean FLTK, the C++ widget library, it adds about 80k.
If you mean the STL, it adds about 95-110k. It's a bit hard
to tell, this info comes from the difference in size between dynamic
and statically linked versions.
Regards,
Greg
nanogui@linuxhacker.org