https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=12067

--- Comment #16 from Gerald Combs <ger...@wireshark.org> ---
(In reply to Matt Day from comment #15)
> (In reply to Gerald Combs from comment #12)

> > - It uses --with-qt and --with-qt4 instead of --with-qt5 and --with-qt to
> > install with Qt5 and Qt4 respectively.
> 
> Could you please clarify this point? Are you saying that it's necessary to
> specify BOTH --with-qt and --with-qt{4,5} when running Wireshark's configure?

I'm saying that the unversioned --with-qt option should build with Qt5. That
is, the options

  --with-qt  (builds with Qt4)
  --with-qt5 (builds with Qt5)

should be changed to

  --with-qt  (builds with Qt5)
  --with-qt4 (builds with Qt4)

-- 
You are receiving this mail because:
You are watching all bug changes.
___________________________________________________________________________
Sent via:    Wireshark-bugs mailing list <wireshark-bugs@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://wireshark.org/mailman/options/wireshark-bugs
             mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

Reply via email to