Hi to all I'm attempting to compile ffmpeg-3.0 under mingw. The configuration is:
./configure --enable-shared --prefix=/mingw --enable-pthreads --disable-debug while I can successful compile the 2.8.6 version, attempting to compile the 3.0 one give me the subsequent error: libavformat/tls_schannel.c:437:25 error: 'SEC_I_CONTEXT_EXPIRED' undeclared (first use in this function) How can I solve ? Regards /*******************************************************************\ * Ing. Francesco Cuzzocrea * company: BLT Italia srl web: http://www.blt.it * address: via Rosselli, 91 city: Lido di CAMAIORE * country: ITALY zip: 55043-i * Tel. : +39 0584 904788 Fax: +39 0584 904789 * e-mail: [email protected] \*******************************************************************/ -- BLT will be at NAB2016 (18 ~ 21 April 2016) - Booth C7806 -- _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
