Please post the specific error messages you are seeing. I just compiled xmlrpc++0.7 on FC3 without errors. The compiler does warn:
command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
but the source builds and the HelloClient/HelloServer test works.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
xmlrpc++0.7 compiles and links fine under Redhat 9 but under Fedora 3 it craps out. Does anyone seen this problem?
thanks,
tvu
Please post the specific error messages you are seeing. I just compiled xmlrpc++0.7 on FC3 without errors. The compiler does warn:
command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
but the source builds and the HelloClient/HelloServer test works.