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] cant compile curlpp

From: Joel Stephens <esgeroth_at_gmail.com>
Date: Sat, 1 Sep 2007 10:19:16 -0700

Anyone else have any input on this? I still have not been able to compile
curlpp.

On 8/30/07, Joel Stephens <esgeroth_at_gmail.com> wrote:
>
> Thanks Armel, I'm almost there. Its still reporting an error although it
> does create some files in the lib folder. I'm getting some undefined
> reference warnings now and a warning about libcurl.la being moved. Heres a
> snippet of the output:
>
> libtool: link: warning: library `/g/programming/libs/libcurl-7.16.4/lib/libcurl.la'
> was moved.
>
> ...
>
> example01.o: In function `main':
> g:/programming/libs/curlpp- 0.7.0/examples/example01.cpp:41: undefined
> reference to `_imp___ZN6cURLpp7CleanupC1Ev'
> g:/programming/libs/curlpp-0.7.0/examples/example01.cpp:53: undefined
> reference to `_imp___ZN6cURLpp4EasyC1Ev'
> g:/programming/libs/curlpp-0.7.0/examples/example01.cpp:103: undefined
> reference to `_imp___ZN6cURLpp4Easy7performEv'
> g:/programming/libs/curlpp-0.7.0/examples/example01.cpp:103: undefined
> reference to `_imp___ZN6cURLpp7CleanupD1Ev'
> g:/programming/libs/curlpp-0.7.0/examples/example01.cpp:103: undefined
> reference to `_imp___ZN6cURLpp7CleanupD1Ev'
> example01.o: In function
> `ZN6cURLpp15OptionContainerISsE20getHandleOptionValueEv
>
> ...
>
> g:/programming/libs/curlpp-0.7.0/examples/../curlpp/OptionSetter.inl:(.text$_ZN6
> cURLpp6OptionIlE16updateMeToOptionERKNS_10OptionBaseE[cURLpp::Option<long>::upda
> teMeToOption(cURLpp::OptionBase const&)]+0x98): undefined reference to
> `_imp___Z N6cURLpp11UnsetOptionC1EPKc'
>
>
>
>
>
>
>
>
>
>
>
> On 8/29/07, Armel Asselin <asselin.armel_at_wanadoo.fr> wrote:
>
> >
> >
> > export LDFLAGS="-L/g/programming/libs/libcurl- 7.16.4
> > /lib:-L/g/programming/libs/zlib123/lib"
> >
> > Joel, don't put those colon at all (put just spaces between arguments :)
> > !
> > export LDFLAGS="-L/g/programming/libs/libcurl- 7.16.4/lib
> > -L/g/programming/libs/zlib123/lib"
> >
> > Armel
> >
> > _______________________________________________
> > cURLpp mailing list
> > cURLpp_at_rrette.com
> > http://www.rrette.com/mailman/listinfo/curlpp
> >
> >
>

_______________________________________________
cURLpp mailing list
cURLpp_at_rrette.com
http://www.rrette.com/mailman/listinfo/curlpp
Received on 2007-09-01

These mail archives are generated by hypermail.

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

File upload with ASP.NET