> On Mar 27, 2025, at 12:43 PM, BENMOUSSA Yahia - Contractor via live-devel > <live-de...@us.live555.com> wrote: > > I tried to build live555 for Windows 64 bits using visual studio 2017 and I > got the following errors : > Error C2664 'PCSTR inet_ntop(INT,PVOID,PSTR,size_t)': cannot convert > argument 2 from 'const ipv4AddressBits *' to 'PVOID' NetAddress.cpp 487 > The 32 bits build is OK. Is it safe to cast from “const ipv4AddressBits *” > to PVOID ?
Probably. I’ve never heard of anyone else having a problem compiling this code. (Do you have a more up-to-date version of the compiler?) Ross Finlayson Live Networks, Inc. http://www.live555.com/ _______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel