Hi,

I'm having some problems when I include curlpp in my own library. This is
what I get:


C:\Projetos\curlpp-0.7.2\curlpp\cURLpp.hpp(66) : error C2065: 'dllimport' :
undeclared identifier C:\Projetos\curlpp-0.7.2\curlpp\cURLpp.hpp(66) : error
C2182: '__cdeclspec' : illegal use of type 'void'
C:\Projetos\curlpp-0.7.2\curlpp\cURLpp.hpp(66) : error C2146: syntax error :
missing ';' before identifier 'initialize'
C:\Projetos\curlpp-0.7.2\curlpp\cURLpp.hpp(66) : fatal error C1075: end of
file found before the left brace '{' at
'C:\Projetos\curlpp-0.7.2\curlpp\cURLpp.hpp(40)' was matched

I have no idea why this shows up. I built curlpp on Visual Studio 7 as a
static library, it compiles fine, the problem is when I'm trying to compile
my own library (the one I'm developing).

Does anyone have any idea why this happens?? I've googled for a couple of
days but no luck so far...


Thanks in advance, George

-- 
George Elias Ferreira da Silva
(48) 9911-5084
_______________________________________________
cURLpp mailing list
[email protected]
http://www.rrette.com/mailman/listinfo/curlpp

Reply via email to