Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to build ? #1

Open
Giancarlo1974 opened this issue Nov 11, 2021 · 0 comments
Open

How to build ? #1

Giancarlo1974 opened this issue Nov 11, 2021 · 0 comments

Comments

@Giancarlo1974
Copy link

Giancarlo1974 commented Nov 11, 2021

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 error:

poco_restful_webservice/include/Infrastructure/Persistence/ConnectionManager.h:24:10: fatal error: Poco/SQL/Session.h: No such file or directory
24 | #include "Poco/SQL/Session.h"

What am I doing wrong?
Can you help me ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant