Closed GoogleCodeExporter closed 9 years ago
pugixml is not a header-only library; you should add pugixml.cpp to
compilation, i.e.:
g++ -o test load_error_handling.cpp pugixml.cpp
Original comment by arseny.k...@gmail.com
on 13 Nov 2010 at 3:04
Oh, I see, thank you.
Original comment by LuciusM...@gmail.com
on 13 Nov 2010 at 3:15
I'm closing this; if you have other problems, you can comment on this issue or
create another one.
Original comment by arseny.k...@gmail.com
on 13 Nov 2010 at 3:22
Original issue reported on code.google.com by
LuciusM...@gmail.com
on 13 Nov 2010 at 2:55