-
In file include/eternity/xmlscanner.hpp in line 51 there is extra qualification. As gcc 4.1 treat this as error perhaps you should replace line:
node* node::foundChild (std::string tagName, size_t pos);
with
node* foundChild (std::string tagName, size_t pos);
This solves problem for me.
Greetings.
Ajuc
ajuc@wp.pl.
2007-07-22 21:57:41 UTC by nobody
-
nsanti committed patchset 9 of module eternity to the Eternity CVS repository, changing 29 files.
2003-05-29 14:11:55 UTC by nsanti
-
nsanti committed patchset 8 of module eternity to the Eternity CVS repository, changing 29 files.
2003-05-29 14:11:55 UTC by nsanti
-
nsanti committed patchset 7 of module eternity to the Eternity CVS repository, changing 370 files.
2003-05-29 14:00:28 UTC by nsanti
-
nsanti committed patchset 6 of module eternity to the Eternity CVS repository, changing 369 files.
2003-05-29 14:00:28 UTC by nsanti
-
nsanti committed patchset 5 of module eternity to the Eternity CVS repository, changing 1 files.
2001-09-26 14:47:36 UTC by nsanti
-
nsanti committed patchset 4 of module eternity to the Eternity CVS repository, changing 1 files.
2001-09-26 14:44:33 UTC by nsanti
-
nsanti committed patchset 3 of module eternity to the Eternity CVS repository, changing 1 files.
2001-09-26 14:38:42 UTC by nsanti
-
nsanti committed patchset 2 of module eternity to the Eternity CVS repository, changing 190 files.
2001-09-26 14:36:03 UTC by nsanti
-
nsanti committed patchset 1 of module eternity to the Eternity CVS repository, changing 191 files.
2001-09-26 14:36:03 UTC by nsanti