m-ab-s / media-autobuild_suite

This Windows Batchscript helps setup a Mingw-w64 compiler environment for building ffmpeg and other media tools under Windows.
GNU General Public License v3.0
1.49k stars 257 forks source link

Configuration Error #2634

Closed mwkenna closed 2 months ago

mwkenna commented 2 months ago

I have an issue:

configure: error: TLS not detected, you will not be able to use HTTPS, FTPS, NTLM and more.

logs.zip

mwkenna commented 2 months ago

I believe this something to do with the use of mbedtls which I have disabled in favor of libtls. It seems to be building now

1480c1 commented 2 months ago

duplicate of https://github.com/m-ab-s/media-autobuild_suite/issues/2627