Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] QT with cmake

From: Peter Wu <peter@xxxxxxxxxxxxx>
Date: Tue, 21 Oct 2014 11:49:32 +0200
On Tuesday 21 October 2014 11:20:54 Dario Lombardo wrote:
> I tried to compile the master of wireshark using cmake.
> 
> mkdir build
> cd build
> cmake ..
> make
> 
> In run/ I can find wireshark-gtk but not qt. Any specific command to pass
> to cmake to have it? I am able to obtain qt executable using autotools
> (meaning that my qt dev subsystem should be fine).

If I am not mistaken, the CMake build defaults to Qt5 by default. To use Qt4
instead, pass the option -DENABLE_QT5=0. Otherwise, install the qt5-tools
package which should provide the packages which are reported missing during
cmake.

Have you checked the cmake output already?

-- 
Kind regards,
Peter
https://lekensteyn.nl