cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curlpp mailing list Archives

[cURLpp] experience with gcc 4.1?

From: Armel Asselin <asselin.armel_at_wanadoo.fr>
Date: Tue, 7 Nov 2006 21:44:55 +0100

Hello all,

i'm trying to compile curlpp with gcc 4.1.1.
the file Info.cpp fails to compile with these errors:
/home/armel/gamgiedev/sdk/curlpp-0.7.0-pre2/curlpp/Info.cpp:12: error: specialization of 'static void cURLpp::InfoTypeConverter<T>::get(cURLpp::Easy&, CURLINFO, T&) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]' in different namespace

/home/armel/gamgiedev/sdk/curlpp-0.7.0-pre2/curlpp/Info.cpp:12: error: from definition of 'static void cURLpp::InfoTypeConverter<T>::get(cURLpp::Easy&, CURLINFO, T&) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]'

/home/armel/gamgiedev/sdk/curlpp-0.7.0-pre2/curlpp/Info.cpp:23: error: specialization of 'static void cURLpp::InfoTypeConverter<T>::get(cURLpp::Easy&, CURLINFO, T&) [with T = std::list<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >]' in different namespace

/home/armel/gamgiedev/sdk/curlpp-0.7.0-pre2/curlpp/Info.cpp:23: error: from definition of 'static void cURLpp::InfoTypeConverter<T>::get(cURLpp::Easy&, CURLINFO, T&) [with T = std::list<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >]'

/home/armel/gamgiedev/sdk/curlpp-0.7.0-pre2/curlpp/Info.cpp:32: error: specialization of 'static void cURLpp::InfoTypeConverter<T>::get(cURLpp::Easy&, CURLINFO, T&) [with T = long int]' in different namespace

/home/armel/gamgiedev/sdk/curlpp-0.7.0-pre2/curlpp/Info.cpp:32: error: from definition of 'static void cURLpp::InfoTypeConverter<T>::get(cURLpp::Easy&, CURLINFO, T&) [with T = long int]'

/home/armel/gamgiedev/sdk/curlpp-0.7.0-pre2/curlpp/Info.cpp:41: error: specialization of 'static void cURLpp::InfoTypeConverter<T>::get(cURLpp::Easy&, CURLINFO, T&) [with T = double]' in different namespace

/home/armel/gamgiedev/sdk/curlpp-0.7.0-pre2/curlpp/Info.cpp:41: error: from definition of 'static void cURLpp::InfoTypeConverter<T>::get(cURLpp::Easy&, CURLINFO, T&) [with T = double]'

any idea?

Regards
Armel Asselin
----------------------------------------------------
http://www.elliecomputing.com
ECMerge - comparison and merge tool

_______________________________________________
cURLpp mailing list
cURLpp_at_rrette.com
http://www.rrette.com/mailman/listinfo/curlpp
Received on 2006-11-07

These mail archives are generated by hypermail.

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

File upload with ASP.NET