It is preferred, that WIRESHARK_BASE_DIR is defined at the top directory,
and not underneath the source directory. Also, it cannot be omitted as
documented in our build documentation. Additionally, it is recommended to
do an out-of-source build, to better be able to update the sources if
needed.
S
The issues with building from a git clone are:
1. I clone into C:\Project\wireshark. The make adds libraries to
C:\Project\wireshark\wireshark-win64-libs and then complains at the end that
targets contain paths that are prefixed in the source directory.
2. I want to use C:\Project\wiresh