library not found for -lwireshark on macOS
Hello! :-)
I just installed the Wireshark CL-tools via brew
on macOS. Everything was working fine, but after a reinstallation of these tools, I cannot link the Wireshark libraries via -lwireshark
anymore. I googled around and looked for solutions, but I cannot find a specific answer to this problem.
Does anyone know how to solve this and to make the C Linker find the libraries again?
Another possibility would be to download the Wireshark sources by myself and install them so I can link them via the above mentioned parameter - how do I do that?
Thanks in advance!