[Live-devel] Compilation with MSVC

Jonathan Brady jonathan.brady+live555 at denbridgemarine.com
Fri Jan 31 09:30:21 PST 2020


Ross,

Just a quick note to let you know that compilation with MSVC is broken 
due to the changes for TLS:

In particular on line 1942 of liveMedia/RTSPClient.cpp the cast to const 
u_int8_t * of data.

Removing the cast fixes the problem, I think this is because const char 
* is signed using the horrible OS, I normally use Linux so I can't be 
certain.

Regards,

Jonathan



More information about the live-devel mailing list