rsocket / rsocket-wireshark

Wireshark Plugin for RSocket
19 stars 8 forks source link

Build with Wireshark 3.0.6 failed #6

Closed joshiste closed 4 years ago

joshiste commented 4 years ago

As the README.md doesn't tell which wireshark version to use i've tried to build against the wireshark-3.0.6 tag which results in an error:

CMake Error at plugins/rsocket/CMakeLists.txt:50 (register_dissector_files):
  Unknown CMake command "register_dissector_files".
joshiste commented 4 years ago

Just read that you tested against 2.2.5 - so I've switched to wireshark-2.4.15. It works.

fjacobs commented 4 years ago

@OlegDokuka This issue is fixed with: https://github.com/rsocket/rsocket-wireshark/pull/5