Hallo all,
I have recently installed gcc 3.2.2 compiler and tried to compile the xmlrpcpp package on Linux. I was not able to compile succesfully . I got error saying undefined "string" in xmlrpcClient.h. Any more configurations needed for compilaion on Linux?
Can any body please help me?
Thanx in advance,
Yogesh
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
So I gave g++ 3.2.2 a shot today and had no errors, no warnings, no problems (at least on my current version of the code). I can try with the 0.7 release but I don't expect any problems...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2003-04-22
Hi,
Thanx a lot for your help. I tried it again and it worked for me too. Actually the problem was in the compiler I installed lately.
Giri
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hallo all,
I have recently installed gcc 3.2.2 compiler and tried to compile the xmlrpcpp package on Linux. I was not able to compile succesfully . I got error saying undefined "string" in xmlrpcClient.h. Any more configurations needed for compilaion on Linux?
Can any body please help me?
Thanx in advance,
Yogesh
I have not tried g++ 3.2.2, but I might be able
to help if you copy and paste the exact error
message you get from the compiler.
Chris
So I gave g++ 3.2.2 a shot today and had no errors, no warnings, no problems (at least on my current version of the code). I can try with the 0.7 release but I don't expect any problems...
Hi,
Thanx a lot for your help. I tried it again and it worked for me too. Actually the problem was in the compiler I installed lately.
Giri