--- Begin Message ---Classified as: {OPEN} No, I can't use a newer compiler. The problem appears only for 64 bits configuration. The build is OK with the same compiler version using 32 bits configuration. Do we need to make any changes on win32config to build live555 for 64 bits ?{OPEN} -----Message d'origine----- De : live-devel <[email protected]> De la part de Ross Finlayson Envoyé : jeudi 27 mars 2025 01:54 À : LIVE555 Streaming Media - development & use <[email protected]> Objet : Re: [Live-devel] build failure for Windows 64 bits > On Mar 27, 2025, at 12:43 PM, BENMOUSSA Yahia - Contractor via live-devel > <[email protected]> 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 [email protected] http://lists.live555.com/mailman/listinfo/live-devel
--- End Message ---
_______________________________________________ live-devel mailing list [email protected] http://lists.live555.com/mailman/listinfo/live-devel
