I have installed restbed, following these instructions https://github.com/corvusoft/restbed.
Installation ok, no error reported. When I compile the example, I got "fatal error: restbed: No such file or directory" at line #include <restbed>.
I think the environement setup is not done but I have not idea how to do it.
Thank you in advance,
Hello,
I have installed restbed, following these instructions https://github.com/corvusoft/restbed. Installation ok, no error reported. When I compile the example, I got "fatal error: restbed: No such file or directory" at line
#include <restbed>
. I think the environement setup is not done but I have not idea how to do it. Thank you in advance,