Bug 182 - detect gtk version in waf configure
detect gtk version in waf configure
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: build system
pre-release
All All
: P3 normal
Assigned To: ns-bugs
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-05-20 13:38 UTC by Tom Henderson
Modified: 2008-05-20 15:43 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Henderson 2008-05-20 13:38:04 UTC
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 Gustavo J. A. M. Carneiro 2008-05-20 15:43:22 UTC
Fixed.