On Wed, Nov 26, 2014 at 12:09 AM, Stephen Fisher <[email protected]> wrote: > I decided to stop building my local Wireshark with GTK3 support by > adding --without-gtk3 (or --with-gtk3=no) assuming that this would still > imply that I wanted it built with qt (--with-qt or --with-qt=yes), since > they both default to yes, but the current logic in configure.ac doesn't > account for disabling just one and I get this error: > > configure: error: Neither Qt nor GTK+ 2.12.0 or later are available, so > Wireshark can't be compiled > > Does anyone see a problem with me changing configure.ac to default to > --with-qt when --with-gtk3=no? No, i have already get this problem...
(May be think switch to CMake ;-)) > > > ___________________________________________________________________________ > Sent via: Wireshark-dev mailing list <[email protected]> > Archives: http://www.wireshark.org/lists/wireshark-dev > Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev > mailto:[email protected]?subject=unsubscribe ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
