Menu

#25 Compilation bug fix

open
nobody
None
5
2007-11-07
2007-11-07
Anonymous
No

A compilation problem with tinyxml.h, line 991

Fix is to remove the class prefix "TiXmlDeclaration::"a t line 991, before:

TiXmlDeclaration(const char *_version,
const char *_encoding,
const char *_standalone);

GCC 4.1.1 doesn't like it.

Regards

Discussion


Log in to post a comment.

MongoDB Logo MongoDB