wireshark 报错 has no version symbol

祝贺您成功编译了 dissector。此篇说明如何解决 dissector 编译后未显示版本的问题,需要在 dissector 中添加公共符号 *version* 并设置合适的值,确保没有 C++ 装饰。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

Congratulation!, you managed to compile your dissector.

This is neither a Wireshark nor a library problem. Each dissector should have a public symbol *version* like this:
extern "C" G_MODULE_EXPORT gchar version[30] = "none";

Add it to your dissector, set an appropriate value and make sure it has no C++ decoration.


                
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值