Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] LNK2019: unresolved external symbol proto_deregister_protoco

From: Paul Offord <Paul.Offord@xxxxxxxxxxxx>
Date: Fri, 28 Jul 2017 19:06:27 +0000
Thanks Michael. Could this be done as an additional function in the plugin_if family?



Sent from Samsung Mobile on O2


-------- Original message --------
From: Michael Mann via Wireshark-dev <wireshark-dev@xxxxxxxxxxxxx>
Date: 28/07/2017 18:53 (GMT+00:00)
To: wireshark-dev@xxxxxxxxxxxxx
Cc: Michael Mann <mmann78@xxxxxxxxxxxx>
Subject: Re: [Wireshark-dev] LNK2019: unresolved external symbol proto_deregister_protocol

See some discussion on the issue here: https://code.wireshark.org/review/21490/
 
 
-----Original Message-----
From: Pascal Quantin <pascal.quantin@xxxxxxxxx>
To: Developer support list for Wireshark <wireshark-dev@xxxxxxxxxxxxx>
Sent: Fri, Jul 28, 2017 1:41 pm
Subject: Re: [Wireshark-dev] LNK2019: unresolved external symbol proto_deregister_protocol

Hi Paul,

2017-07-28 19:34 GMT+02:00 Paul Offord <Paul.Offord@xxxxxxxxxxxx>:
Hi,
 
I’d like to use the function proto_deregister_protocol in a dissector.  The problem is that when I build the dissector I get:
 
packet-bds.obj : error LNK2019: unresolved external symbol proto_deregister_protocol referenced in function clean_up
 
I’ve included proto.h in the source code.  Why isn’t the linker finding this function?

Are you building a plugin?  proto_deregister_protocol() symbol is not exported currently (it does not have WS_DLL_PUBLIC in its declaration)

Best regards,
Pascal.
 
 
I’m using VS2013 on Windows 10 and I pulled the latest version of the master branch.
 
Thanks and regards…Paul
 
 

______________________________________________________________________

This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system.

Any views or opinions expressed are solely those of the author and do not necessarily represent those of Advance Seven Ltd. E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message, which arise as a result of e-mail transmission.

Advance Seven Ltd. Registered in England & Wales numbered 2373877 at Endeavour House, Coopers End Lane, Stansted, Essex CM24 1SJ

______________________________________________________________________
This email has been scanned by the Symantec Email Security.cloud service.
For more information please visit http://www.symanteccloud.com
______________________________________________________________________

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@xxxxxxxxxxxxx>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request@wireshark.org?subject=unsubscribe

___________________________________________________________________________ Sent via: Wireshark-dev mailing list <wireshark-dev@xxxxxxxxxxxxx> Archives: https://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev mailto:wireshark-dev-request@xxxxxxxxxxxxx?subject=unsubscribe

______________________________________________________________________

This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system.

Any views or opinions expressed are solely those of the author and do not necessarily represent those of Advance Seven Ltd. E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message, which arise as a result of e-mail transmission.

Advance Seven Ltd. Registered in England & Wales numbered 2373877 at Endeavour House, Coopers End Lane, Stansted, Essex CM24 1SJ

______________________________________________________________________
This email has been scanned by the Symantec Email Security.cloud service.
For more information please visit http://www.symanteccloud.com
______________________________________________________________________