curl-library
Makefile adjustments to solve link error (on Windows 8, VC10)
From: <malinowsky_at_ftw.at>
Date: Thu, 4 Jul 2013 17:25:00 +0200
Received on 2013-07-04
Date: Thu, 4 Jul 2013 17:25:00 +0200
Hi,
running testcurl.pl on Windows 8, VC10, I had to remove the curl_rand.obj,
and add the dotdot.obj to make the linker happy.
With those changes both exe and lib were created successfully.
See attached patch (for VC10, also included in the patch).
Best, Boris
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
- text/plain attachment: makefiles.diff