Under the windows source compiler wireshark

Here 32-bit platform, for example to be described, first make sure the system has been installed msys32, qt5, doxygen, git, cmake software. Use the following batch content project configuration:

C = cygwinbin SET: \ msys32 \ usr \ bin
SET CMAKEBIN = C: \ CMake \ bin
SET QT5_BASE_DIR = Qt installed on the machine path
set path =% path%;% QT5_BASE% other necessary software binary file path
set WIRESHARK_TARGET_PLATFORM = Win32
SET = source path WIRESHARK_BASE_DIR

Guess you like

Origin www.cnblogs.com/longcheng-shuishangpiao/p/10955466.html