internals:windows:libs:libcurl

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
internals:windows:libs:libcurl [2012/09/18 12:28] – [Configuration] abinternals:windows:libs:libcurl [2017/09/22 13:28] (current) – external edit 127.0.0.1
Line 10: Line 10:
 ===== Requirements ===== ===== Requirements =====
  
-  * CURL sources, patched, available in  [[http://pecl2.php.net/downloads/php-windows-builds/source/libcurl-7.19.4-source.zip|here]]+  * CURL sources, patched, available in  [[https://github.com/winlibs/cURL|here]]
   * OpenSSL binaries and development files   * OpenSSL binaries and development files
   * Libssh2 binaries and development files   * Libssh2 binaries and development files
Line 23: Line 23:
  
   nmake /f Makefile.vc mode=static VC=9 WITH_DEVEL=D:\repo\curl_deps WITH_SSL=static WITH_ZLIB=static WITH_SSH2=static ENABLE_WINSSL=no USE_IDN=no GEN_PDB=yes DEBUG=no   nmake /f Makefile.vc mode=static VC=9 WITH_DEVEL=D:\repo\curl_deps WITH_SSL=static WITH_ZLIB=static WITH_SSH2=static ENABLE_WINSSL=no USE_IDN=no GEN_PDB=yes DEBUG=no
 +  
 +Note that php is always using a dynamic openssl runtime. Even when using WITH_SSL=static, openssl dlls are required.
internals/windows/libs/libcurl.1347971313.txt.gz · Last modified: 2017/09/22 13:28 (external edit)