Menu

XmlRpc++ and Dev-C++ ???

Help
rsaccon
2003-08-10
2003-08-11
  • rsaccon

    rsaccon - 2003-08-10

    I am C++ beginner and I currently do not have Visual C nor Linux. I am trying to compile XmlRpc with the Open Source IDE  Dev-C++, by importing/converting the Windows project files to Dev-C++ project files, but it does not work.
    has anybody managed to do that and is willing to share the experiences (or the steps necessary to succeed)

     
    • rsaccon

      rsaccon - 2003-08-11

      Well, figured it out by mysself, at least whne compiling directly with minGW, then I can use the GNU makefile, then just need to add the socketlibrary, then is works fine.
      I still do not know where to add  the Library at Dev-C++, but that is not  a XML-RPC problem anymore !!

       

Log in to post a comment.