Bug 182 - detect gtk version in waf configure
: detect gtk version in waf configure
Status: RESOLVED FIXED
: ns-3
build system
: pre-release
: All All
: P3 normal
Assigned To:
:
:
:
:
  Show dependency treegraph
 
Reported: 2008-05-20 13:38 EDT by
Modified: 2008-05-20 15:43 EDT (History)


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2008-05-20 13:38:04 EDT
src/contrib/gtk-config-store.cc requires GtkTooltip which is not present on
older gtk installations.  Hence, build is failing on several of the machines I
am using for development.  Can a suitable version of gtk be identified and
tested during waf configure, with disabling of gtk-config-store compliation?
------- Comment #1 From 2008-05-20 15:43:22 EDT -------
Fixed.