Versions Compared

Key

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

...

First, we adjust the DLL and import library names by modifying Makefile.msvc.names in the winbuilds winbuild directory:

Code Block
titleModify Library Names
LIB_NAME_DYN_REL = $(LIB_NAME)5

...

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

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