\r
If you wish to support zlib, openssl, c-ares, ssh2, you will have to download\r
them separately and copy them to the deps directory as shown below:\r
- \r
+\r
somedirectory\\r
|_curl-src\r
| |_winbuild\r
It is also possible to create the deps directory in some other random\r
places and tell the Makefile its location using the WITH_DEVEL option.\r
\r
+Building straight from git\r
+==========================\r
+\r
+ When you check out code git and build it, as opposed from a released source\r
+ code archive, you need to first run the "buildconf.bat" batch file (present\r
+ in the source code root directory) to set things up.\r
+\r
Building with Visual C++\r
========================\r
\r
Everything is already pre-configured by calling one of the command\r
prompt.\r
\r
-Once you are in the console, go to the winbuild directory in the Curl \r
+Once you are in the console, go to the winbuild directory in the Curl\r
sources:\r
cd curl-src\winbuild\r
\r
Then you can call nmake /f Makefile.vc with the desired options (see below).\r
-The builds will be in the top src directory, builds\ directory, in \r
+The builds will be in the top src directory, builds\ directory, in\r
a directory named using the options given to the nmake call.\r
\r
nmake /f Makefile.vc mode=<static or dll> <options>\r