https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15301
Bug ID: 15301
Summary: Wireshark can't be installed on Windows (CMake)
Product: Wireshark
Version: Git
Hardware: x86
OS: Windows 10
Status: UNCONFIRMED
Severity: Major
Priority: Low
Component: Build process
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
With the Visual Studio generator the INSTALL.vcxproj target has been neglected
in favor of a packaging target (NSIS, etc) and because Wireshark can be run
from the build directory. But the CMake install is a requirement for shipping a
relocatable WiresharkConfig.cmake file (besides being generally handy), in turn
allowing out-of-tree plugin development on this platform.
We should strive for build->install->package also on Windows instead. CPack
runs a preinstall step automatically for this, I believe.
--
You are receiving this mail because:
You are watching all bug changes.___________________________________________________________________________
Sent via: Wireshark-bugs mailing list <[email protected]>
Archives: https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
mailto:[email protected]?subject=unsubscribe