Both the source distribution and the binary distribution
cannot make the examples of the distribution.
Both the simple and mjpeg examples give this error:
binary-i386/ymleditor-4.0.0/examples/simple$ make
VirtualLayerGenerator simple.yml
ArchitectureCompiler simple.yml
@ DOMBuilder.cpp:90:error Attribute name redefined
make: *** [arch/simple_virtarch.yml] Error 1
binary-i386/ymleditor-4.0.0/examples/simple$
The problem is that the VirtualLayerGenerator generates
a virtual.yml file that contains mapping elements which
have two name attributes:
[..]
<mapping side="source" name="X" name="A">
[..]
simple_virtual.yml, tar of simple dir and env.txt file
attached
tarfile showing bug on my system