<div dir="ltr">Hello!<div>Yes, I found out about the license issue. I was adviced to switch to using libgcrypt. I'm working on it...</div><div>Thanks for your comments!</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
2014-03-31 19:43 GMT+02:00 Rémi Denis-Courmont <span dir="ltr"><<a href="mailto:remi@remlab.net" target="_blank">remi@remlab.net</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Le lundi 31 mars 2014, 11:25:44 Simona-Marinela Prodea a écrit :<br>
<div class="">> +/* OpenSSL headers */<br>
> +#include <openssl/pem.h><br>
> +#include <openssl/rsa.h><br>
> +#include <openssl/err.h><br>
> +#include <openssl/ssl.h><br>
> +<br>
<br>
</div>This will break the compilation if OpenSSL is not installed in the default<br>
search path.<br>
<br>
In any case, OpenSSL can only be used if it comes with the OS or if VLC is<br>
relicensed to GPLv3. So please use something else, preferably Nettle.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Rémi Denis-Courmont<br>
<a href="http://www.remlab.net/" target="_blank">http://www.remlab.net/</a><br>
<br>
_______________________________________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="https://mailman.videolan.org/listinfo/vlc-devel" target="_blank">https://mailman.videolan.org/listinfo/vlc-devel</a><br>
</font></span></blockquote></div><br></div>