scons platform=<platform>
<platform> with the target platform:linux for Linux systems;windows for Windows systems;android for Android systems.bin/ folder, copy then to the addons/rmlui/bin/ folder in your project, overwritting existing binaries if already exists.svg_plugin=<yes|no>yessvg_plugin=no to disable SVG support.element_reference_strict=<yes|no>noelement_reference_strict=yes flag to the scons, meaning that any atempt of handling RMLElement instances with null reference, will print an error and pause the execution on debug builds.