cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: x64 libcurl

From: Jamey Kirby <kirby.jamey_at_gmail.com>
Date: Mon, 8 Jul 2013 23:02:31 -0700

If I get this to work, I will be glad to maintain download links for x64
native libcurl.

On Mon, Jul 8, 2013 at 10:58 PM, Jamey Kirby <kirby.jamey_at_gmail.com> wrote:

> I think I figured it out. Not sure how to resolve it, but it looks like I
> am building the wrong source files in the project.
>
> Back to the drawing board. Thanks for the help.
>
>
>
>
> On Mon, Jul 8, 2013 at 10:51 PM, Jamey Kirby <kirby.jamey_at_gmail.com>wrote:
>
>> I am at my wits end. I have a library that I built. I used dumpbin
>> /SYMBOLS and see there are the proper functions like _curl_easy_init.
>> However, when I link to the library, I get error LNK2001: unresolved
>> external symbol _curl_easy_init
>>
>> I do not know what else to do? My client wants everything native windows
>> VC x64, so using cmake is not an option. I have been developing Windows
>> software for decades and this one has got me completely stumped.
>>
>> I guess I have run slam into the downside of open source; no one to
>> scream at and throw money at to get an issue resolved. libcurl x86 works
>> great in the project. What is so complex that this is not working? Maybe
>> that is why there is no native x64 libcurl; no one has figured out how to
>> do it yet...
>>
>> At some point I have to give up. Been looking at Casablanca, but who
>> needs pplx; I am not offloading operations to tasks, I am developing code
>> that just talks directly to the server via http inline.
>>
>> Every PC sold today is 64 bit. Right?
>>
>> Sorry for going off. I have been looking at this for a month now and have
>> several full days trying to get this to work. I could write a Windows file
>> system driver in shorter time.
>>
>> I even contacted Haxx and offered to give them money to make me a working
>> build; never got a response to the email.
>>
>> -- Jamey
>>
>
>
>
> --
> Jamey Kirby
> Disrupting the establishment since 1964
>
> *This is a personal email account and as such, emails are not subject to
> archiving. Nothing else really matters.*
>

-- 
Jamey Kirby
Disrupting the establishment since 1964
*This is a personal email account and as such, emails are not subject to
archiving. Nothing else really matters.*

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2013-07-09