Honeywell Internal

Hi Team,

I'm using qt5.15 with mingw 8.1 32bit
Previously I used the below steps to compile the shared curl library.
in qt mingw environment

  *   cd C:\<path> \curl-7.84.0
  *   set ZLIB_PATH= C:\<path> \zlibLibs
  *   set OPENSSL_PATH= C:\<path> \opensslLibs
  *   mingw32-make mingw32-ssl-zlib-sspi-schannel
Now I don't see mingw32 option in makefile, m32 files are not there in lib or 
src files
I tried  to build makefile.mk separately from lib and src folders but while 
building .mk file in source it is giving many undefined reference error.

I also tried cmake and not sure how to do exactly, can someone guide me how to 
compile curl from source with ssl,zlib,schannel support (I have already 
compiled zlib and openssl for mingw 8.1)
Thanks in advance.

Thanks & Regards,
Sarathchandra

-- 
Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html

Reply via email to