|
|
cURL Mailing List Monthly Index Single Mail
curl-tracker Archives
[ curl-Bugs-3535977 ] question regarding Windows vc10 build file
From: SourceForge.net <noreply_at_sourceforge.net>
Date: Mon, 18 Jun 2012 05:21:59 -0700
Bugs item #3535977, was opened at 2012-06-18 05:21
Please note that this message will contain a full copy of the comment thread,
Initial Comment:
This causes at least two problems:
I made a little change in Makefile.vc10, the diff is below:
{{{
Removing the RESOURCE makefile variable for static cURL library targets prevents (at least with Visual Studio 2010 link /lib command) to include the objects in the mentioned (static) libraries of zlib and libssh2. Note that the OpenSSL objects were never included in the RESOURCE makefile variable (I don't know why).
I expect that users who built libCURL with any (e.g. ssh2/openssl/zlib) support, know that they have to add the (static) libraries in their link command of their own application. This is somewhat different than on UNIX, where curl-config constructs a proper link path... However, there are much other things where Windows differs from UNIX, so this one should not make much sense.
The complete Makefile.vc10 is added for your convience.
----------------------------------------------------------------------
You can respond by visiting:
These mail archives are generated by hypermail. |
Page updated January 05, 2012.
web site info