I did this
Compiling in media-autobuild suite for Win32 target
CC libcurl_la-nonblock.lo
../../lib/nonblock.c: In function 'curlx_nonblock':
../../lib/nonblock.c:82:4: error: #error "no non-blocking method was found/used/set"
82 | # error "no non-blocking method was found/used/set"
| ^~~~~
make[2]: *** [Makefile:2831: libcurl_la-nonblock.lo] Error 1
logs.zip
HAVE_IOCTLSOCKET_FIONBIO should be defined as 1 in lib/config-win32.h
I expected the following
successful compilation
curl/libcurl version
HEAD
operating system
MSYS2/MinGW
I did this
Compiling in media-autobuild suite for Win32 target
logs.zip
HAVE_IOCTLSOCKET_FIONBIO should be defined as 1 in lib/config-win32.h
I expected the following
successful compilation
curl/libcurl version
HEAD
operating system
MSYS2/MinGW