tinyxml2
tinyxml2 copied to clipboard
xmltest.exe fail Error opening test file 'dream.xml'
Since v8.1.0 the folder resources is missing from msbuild\x64\static\Release therefore xmltest.exe is failing as it is looking for dream.xml in the resources folder .This also applies to x32 and Debug .
Contents of \msbuild\x64\static\Release in previous versions. This also applies to x32 and Debug .
Contents of \msbuild\x64\static\Release in versions from 8.1.0 and higher . This also applies to x32 and Debug .