You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The text was updated successfully, but these errors were encountered:
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>
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The text was updated successfully, but these errors were encountered: