cpp-io2d / P0267_RefImpl

Reference Implementations of P0267, the proposed 2D graphics API for ISO C++
Other
313 stars 114 forks source link

fatal error: svgpp/policy/xml/rapidxml_ns.hpp #129

Open Jxpenggf opened 4 years ago

Jxpenggf commented 4 years ago

Hello, I want to install this library,so I download it by git clone --recurse-submodules https://github.com/cpp-io2d/P0267_RefImpl then cd P0267_RefImpl mkdir build cmake .. make it made an error in the make process fatal error: svgpp/policy/xml/rapidxml_ns.hpp: Without that file or directory

include <svgpp/policy/xml/rapidxml_ns.hpp>

      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~