cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Compile errors : vc9 release-dll* : LNK2001: unresolved external symbol _curlx_nonblock

From: John Weldon <johnweldon4_at_gmail.com>
Date: Wed, 16 Sep 2009 13:55:10 -0700

Awesome... that's exactly what I needed.

Thanks!

--
John Weldon
On Wed, Sep 16, 2009 at 13:46, Daniel Stenberg <daniel_at_haxx.se> wrote:
> On Wed, 16 Sep 2009, John Weldon wrote:
>
>> I'm trying to compile libcurl, and when using the vc-all target I get
>> error: connect.obj : error LNK2019: unresolved external symbol
>> _curlx_nonblock referenced in function _singleipconnect
>
> This is the diff you want:
>
> http://cool.haxx.se/cvs.cgi/curl/lib/Makefile.vc6.diff?r1=1.88&r2=1.89
>
> --
>
>  / daniel.haxx.se
>
Received on 2009-09-16