curl / Mailing Lists / curl-library / Single Mail
Buy commercial curl support. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder Daniel himself.

unable to compile curl library from source 8.9.1 for mingw with qt

From: Labala, Sarathchandra via curl-library <curl-library_at_lists.haxx.se>
Date: Wed, 11 Sep 2024 16:51:18 +0000

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
Received on 2024-09-11