Hi, On Tue, May 29, 2012 at 11:14:23AM +0200, Corentin wrote: > Here are my error messages : > plugin.obj : error LNK2005: _version already defined in packet-subnet.obj > Creating library subnet.lib and objet subnet.exp subnet.dll : fatal error > LNK1169: one or more mutliply defined symbols found NMAKE : fatal error > U1077 : <path to="" link.exe=""> : return code '0x491' NMAKE : fatal error > U1077 : <path to="" nmake.exe=""> : return code '0x2' Stop. > > If you have any idea, or suggestion, that could help getting rid of this > problem, this would greatly appreciated !
Do you have some variable called 'version' in packet-subnet.c? If yes rename it to some subnet_version. hth. Cheers, Kuba. ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
