Skip to content

Commit 7f8a394

Browse files
BenoitBenoit
authored andcommitted
README additional note for Wireshark build
1 parent bcfa762 commit 7f8a394

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ Now build Wireshark (see README.xxx), but basically it's just:
148148
cmake ../
149149
make -j
150150

151+
__Note:__ If cmake command fails and complains about an unknown "add_wireshark_plugin_library" command, replace it with "add_wireshark_epan_plugin_library" (prior version 4.2, this CMake command has been renamed).
151152

152153
## Building the Golang plugin example
153154

0 commit comments

Comments
 (0)