You are not logged in.
Hello,
I was developing dissector for Wireshark and had Wireshark 1.8 installed at first. After release of 1.10.0 I've upgraded and my dissector plug-in fails to compile now. With following output:
In file included from /usr/include/wireshark/epan/packet.h:28:0,
from /home/andrey/grive/wireshark-dissector-template/packet-intellect.c:30:
/usr/include/wireshark/wiretap/wtap.h:32:30: fatal error: ws_symbol_export.h: No such file or directory
#include "ws_symbol_export.h"I've asked for help on Wireshark community site they said to check Wireshark package.
Offline