poco_restful_webservice icon indicating copy to clipboard operation
poco_restful_webservice copied to clipboard

A RESTful API using Poco C++ Libraries.

Results 1 poco_restful_webservice issues
Sort by recently updated
recently updated
newest added

hello i am a beginner Could you explain me how to compile this project? I tried: ``` mkdir build cd build cmake -DCMAKE_BUILD_TYPE=Release .. make ``` but I get this...