The unzipping of the lz4-1.8.3-win32ws package is failing, possibly due to a corrupt zip file.
Try deleting the lz4-1.8.3-win32ws.zip from C:\Development\wireshark-win32-libs and re-running the CMake generation step.
Other observations:
- You're building a 32 bit version. Unless you really need a 32 bit version for a 32 bit OS target, you're much better off building a 64 bit version as it can handle much larger files.
- You're building with VS 2019. While some folks have reported success with this compiler, the current releases (and development version) are built with VS 2017.