Re: [Live-devel] Location of cast used to interface to OpenSSL

2019-12-13 Thread Ross Finlayson
OK, I have just installed a new version (2019.12.13) of the “LIVE555 Streaming Media” code. > - The new flag -DNO_OPENSSL=1 should directly be set in the COMPILE_OPTS > variable, and not in the C_FLAGS because it is not taken in account at the > compilation (and visual fails to compile the TLS

Re: [Live-devel] Location of cast used to interface to OpenSSL

2019-12-13 Thread GENESTIER Denis
Hi Ross, Thanks for the work. Just some remarks: - The new flag -DNO_OPENSSL=1 should directly be set in the COMPILE_OPTS variable, and not in the C_FLAGS because it is not taken in account at the compilation (and visual fails to compile the TLSState.hh file) - The cast problem from u_int8_t* t