Jupiter

Show:

What's happening?

  • compile error on Debian linux

    Hi, I downloaded xmlrpc++0.7.tar.gz and build on Linux debian but got following errors, please advise how to fix it? /usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../include/c++/4.1.2/bits/basic_string.h:757: note: candidates are: std::basic_string<_CharT, _Traits, _Alloc>& std::basic_string<_CharT, _Traits, _Alloc>::operator+=(const std::basic_string<_CharT, _Traits...

    2009-10-31 12:30:12 UTC in XmlRpc++

  • Clean TiXmlElement and TiXmlText in C++

    Hi, I am using C++ for tinyxml. when to write an XML document file, I create the node by TiXmlElement* node new TiXmlElement and TiXmlText* text = new TiXmlText, should both node and text be cleaned up by calling delete node or delete text when a class destructor is called? In fact, I've got Segmentation Fault when trying to delete those created object. What I am missing here? Thank you.

    2009-10-27 11:21:59 UTC in TinyXml

About Me

  • 2009-10-27 (1 month ago)
  • 2677761
  • jupiterjupiter (My Site)
  • Jupiter

Send me a message