杨上山 wrote:
> Hi,
>    I am a rookie, and I follow the steps from the developer's guide to 
> compile the source code. But I met a error which log file I attach here. 
> pls help me solve this problem.
[...]
> packet-lldp.c
> packet-lldp.c(1686) : error C2220: warning treated as error - no 
> 'object' file generated
> packet-lldp.c(1686) : warning C4819: The file contains a character that 
> cannot be represented in the current code page (936). Save the file in 
> Unicode format to prevent data loss

Some Wireshark source files contain non-ASCII values which the Microsoft 
compiler doesn't like.  We've been trying to clean them up but haven't 
finished.

I fixed this one in rev 28737.
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@wireshark.org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe

Reply via email to