The tokens `TRUE` and `FALSE` are defined in current versions of MSVC, breaking compilation of tinyxml2.cpp in MSVC due to the use of these tokens as variable names in the function `XMLUtil::ToBool`. Simply changing the variable names to something else resolves the problem.
74 KiB
Executable File
74 KiB
Executable File