Menu

Pure virtual function call

Montellese
2010-12-29
2013-04-22
  • Montellese

    Montellese - 2010-12-29

    Hey everyone

    I have to use some static Json::Value objects in my code which leads to a pure virtual function call everytime I quit the application because of the ValueAllocator's virtual methods. Is there a way to get rid of this problem without having to drop the idea of global Json::Value objects?

    Thanks for your help.

     
  • Baptiste Lepilleur

    Hmm, this ValueAllocator should have removed from the code (stumbled on similar issues)… What version are you using (no trace of ValueAllocator in trunk)?

     
  • Montellese

    Montellese - 2010-12-29

    I'm not sure about the version because I started working on a json related part of a bigger project and someone else integrated the json-cpp library. I will check and see if we can update to a more recent version of json-cpp. Thanks for the hint.

     
  • Montellese

    Montellese - 2010-12-29

    I checked back and seems like we're using version 0.5.0 which seems to be the latest release (although that's almost a year old). Any reason why there hasn't been another release yet? Are there any other important changes in SVN since the last release which we need to be aware of if we update to the latest SVN version?

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.