cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curlpp mailing list Archives

Re: [cURLpp] linking curlpp statically on windows

From: Michael Linck <mgl_at_absolute-performance.com>
Date: Wed, 30 Apr 2008 10:32:54 -0600

Here's something else that might be handy:

http://blogs.msdn.com/vsdteam/archive/2005/11/20/495123.aspx

Apparently, somehow, some of the functions you define in curlpp end up
being given the attribute _cdecl (as shown by my error output) and thus
it looks for the definitions in the wrong place. Does this solve my
problem? No. :) Do I even want to know why Microsoft needs this
retarded, apparently fragile and absolutely non standard compliant
attribute scheme to link c++ programs? Definitely not. But maybe it
will help someone else, or you, to get this thing to work properly.

Have a good day,

mike

Jean-Philippe Barrette-LaPierre wrote:
> On Tuesday 29 April 2008 12:54 pm, Michael Linck wrote:
>
>> Does anyone know what this means? These don't look like any linker
>> errors that any linker I've ever worked with closely would even think of
>> producing....
>>
>
> Looking at the README.win32 and looking at the errors, I just don't know
> what would be the problem. Can you send your project file? You don't need
> to send the source code of your project. Or maybe if you could send the
> linker commands that you are using?
>
>

-- 
ÐÏࡱá
_______________________________________________
cURLpp mailing list
cURLpp_at_rrette.com
http://www.rrette.com/mailman/listinfo/curlpp
Received on 2008-04-30

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET