Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

No Format
nmake /f Makefile.vc10.x64 CFG=release-dll-ssl-dll-zlib-dll
nmake /f Makefile.vc10.x64 CFG=debug-dll-ssl-dll-zlib-dll

Building with the top level makefile

...

It turns out that the makefile described above is deprecated.  (I believe that) The top level makefile can be used on an clean curl source, and an OpenSSL distribution build "nmake imnstall_sw".  Here is an example I tried earlier

...

 


The following files dependencies subdirectory of the cpp-msbuild project can be used to automate the build:

  • Config.bat to set up the environment
  • libcurl-compile.bat and libcurl-compile-x64  to compile (requires the appropriate VS command line)