On 06.07.2013 13:47, Guenter wrote:
Hi Boris,
On 04.07.2013 17:25, [email protected] wrote:
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).
1st you cant just switch the Makefiles to use VC10 from now on - we want
to keep backward compatiblity.
2nd it would help to understand why your patch is required with VC10 if
you would post the error message you get when compiling with VC10;
and 3rd you should explain from where dotdot.* is coming from, and where
it is documented; a quick search didnt reveal anything useful, so please
tell us a bit more ...
in addition I've just checked builds of targets vc-sspi and vc-x64 with VC10 on Windows 8.1 and found no issues:
C:\projects\curl-7.31.0\src>curl -V
curl 7.31.0 (x86_64-pc-win32) libcurl/7.31.0
Protocols: dict file ftp gopher http imap ldap pop3 rtsp smtp telnet tftp
Features: AsynchDNS Largefile

so I dont think there's any problem with VC10 ...

Gün.



-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to