Gtk--
(gtkmm) Frequently Asked Questions
Prev
Chapter 2. Getting, configuring and running gtkmm
Next
How can I build a static executable (libgtkmm.a seems to be missing)?
Reconfigure gtkmm by doing a
cd gtkmm-1.0.x/
./configure --enable-static
make
make install
Prev
Home
Next
How fat or skinny of wrapper is gtkmm?
Up
Building gtkmm from CVS