Re: [Wireshark-dev] Error when compiling extcap/androiddump.c with (released) MSVC 2015

2015-08-05 Thread Michal Labedzki
Hello, Try this one: https://code.wireshark.org/review/#/c/9876/ On 5 August 2015 at 11:16, Anders Broman wrote: > Hi, > > I get: > > > > androiddump.c > > extcap/androiddump.c(736): error C2220: warning treated as error - no > 'object' f > > ile generated > > extcap/androiddump.c(736): warning

[Wireshark-dev] Error when compiling extcap/androiddump.c with (released) MSVC 2015

2015-08-05 Thread Anders Broman
Hi, I get: androiddump.c extcap/androiddump.c(736): error C2220: warning treated as error - no 'object' f ile generated extcap/androiddump.c(736): warning C4477: 'fprintf' : format string '%I64i' requ ires an argument of type '__int64', but variadic argument 3 has type 'ssize_t' extcap/androiddump