Corvusoft / restbed

Corvusoft's Restbed framework brings asynchronous RESTful functionality to C++14 applications.
http://www.corvusoft.co.uk
Other
1.93k stars 379 forks source link

Installation issue on Raspbian #500

Closed Renaudp closed 2 months ago

Renaudp commented 2 years ago

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,