Re: General info about C++ dev. with gtkmm
- From: Murray Cumming <murrayc murrayc com>
- To: Marko <marko1265 fastmail fm>
- Cc: gtkmm-list <gtkmm-list gnome org>
- Subject: Re: General info about C++ dev. with gtkmm
- Date: Sun, 06 Mar 2005 12:25:42 +0100
On Sat, 2005-03-05 at 22:42 +0100, Marko wrote:
> if Anjuta supported ver. 2.4 everything
> would've been perfect,
Anjuta does not particularly support either. At the moment there is no
alternative to writing the build files by hand. But it's not that
difficult, and here is some help:
http://www.openismus.com/documents/linux/automake/automake.shtml
If you insist on using the Anjuta-generated build files, then you can
easily change those files to use gtkmm 2.4 instead of gtkmm 2.0, by
changing the "2.0" to "2.4" in configure.ac (or it might be called
configure.in).
--
Murray Cumming
murrayc murrayc com
www.murrayc.com
www.openismus.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]