-
I think I've run into a strange failure of xml parsing, in which
`$k4geo_DIR/ILD/compact/ILD_l5_v02/ILD_l5_v02.xml`
is interpreted as
`LOCAL_DIRECTORY/$k4geo_DIR/ILD/compact/ILD_l5_v02/ILD_l5_v02…
-
```
The current TinyXML++ API requires that each XML node is created, and added
to a parent, explicitly. As such, it can quickly become verbose. Consider
the following example:
Element measurem…
-
[I](url) am getting the error mentioned in the title when I try to pass in my own xml files for parsing. I have modified my xml files such that it is similar to that of VOC's but I am still having pro…
-
I get the following errors when compiling from the latest commit in WSL 2.
```
FAILED: src/ui/CMakeFiles/ui-lib.dir/message.cpp.o
/usr/bin/c++ -DCMARK_STATIC_DEFINE -DCURL_STATICLIB -DENABLE_DAT…
-
Tinyxml uses of seek() when reading the XML code. This places restrictions on the source of the XML data.
You can not used named pipes, or network streams, as a source for the XML data.
I use …
-
```
in the Theme Final Saga, the wood and gold textures are empty files, but
the engine shows a thin white line when displaying them.
Erasing the files would solve this,but causes inconsistency with t…
-
`lapack.cc.o` uses symbols not present in Accelerate, which breaks linking:
```
/opt/local/bin/mpicxx-mpich-gcc12 -pipe -I/opt/local/libexec/boost/1.76/include -Os -fpermissive -DNDEBUG -I/opt/loc…
-
Main candidacies are libxml2 and expat. Portability > Weight >> Rest of properties.
-
```
What steps will reproduce the problem?
1. svn checkout http://electricsheep.googlecode.com/svn/trunk/
electricsheep-read-only
2. autogen.sh; ./configure; make
3. observe make during glx.cpp compi…
-
```
What steps will reproduce the problem?
1. svn checkout http://electricsheep.googlecode.com/svn/trunk/
electricsheep-read-only
2. autogen.sh; ./configure; make
3. observe make during glx.cpp compi…