Re: [Live-devel] build failure for Windows 64 bits

2025-03-27 Thread Jonathan Brady via live-devel
--- Begin Message --- I can confirm that people still use Windows (but not necessarily by choice) and that Live555 compiles fine with both VC2019 and VC2022. On 27/03/2025 01:27, Ross Finlayson wrote: On Mar 27, 2025, at 2:11 PM, BENMOUSSA Yahia - Contractor via live-devel wrote: Do we nee

Re: [Live-devel] build failure for Windows 64 bits

2025-03-26 Thread Ross Finlayson
> On Mar 27, 2025, at 2:11 PM, BENMOUSSA Yahia - Contractor via live-devel > wrote: > > Do we need to make any changes on win32config to build live555 for 64 bits > ? Probably, because it includes “32” in several places. But I’ve never built the code for 64-bit Windows (and, to be hones

Re: [Live-devel] build failure for Windows 64 bits

2025-03-26 Thread BENMOUSSA Yahia - Contractor via live-devel
bits ? {OPEN} -Message d'origine- De : live-devel De la part de Ross Finlayson Envoyé : jeudi 27 mars 2025 01:54 À : LIVE555 Streaming Media - development & use Objet : Re: [Live-devel] build failure for Windows 64 bits > On Mar 27, 2025, at 12:43 PM, BENMOUSSA Yahia - Contract

Re: [Live-devel] build failure for Windows 64 bits

2025-03-26 Thread Ross Finlayson
> On Mar 27, 2025, at 12:43 PM, BENMOUSSA Yahia - Contractor via live-devel > 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

[Live-devel] build failure for Windows 64 bits

2025-03-26 Thread BENMOUSSA Yahia - Contractor via live-devel
--- Begin Message --- Classified as: {OPEN} Hi Ross, 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