[Bug 502846] Re: no /usr/include/gtkmm directory makes compilation non-standard

2010-01-04 Thread Sean Hunt
Ah, my bad ** Changed in: gtkmm2.4 (Ubuntu) Status: New => Invalid -- no /usr/include/gtkmm directory makes compilation non-standard https://bugs.launchpad.net/bugs/502846 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubunt

[Bug 502846] Re: no /usr/include/gtkmm directory makes compilation non-standard

2010-01-04 Thread Murray Cumming
No, you need to use pkg-config to discover the include and linker flags: http://library.gnome.org/devel/gtkmm-tutorial/unstable/sec-headers-and-linking.html.en This is the same for most other libraries, such as GTK+ and has been for many years. Just putting them in /usr/include would prevent paral