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

Cannot find the libscapi after successfully make #91

Open
marvellous987 opened this issue Sep 27, 2023 · 0 comments
Open

Cannot find the libscapi after successfully make #91

marvellous987 opened this issue Sep 27, 2023 · 0 comments

Comments

@marvellous987
Copy link

marvellous987 commented Sep 27, 2023

After installing, I received this when I try execute make for my own program.

fatal error: libscapi/include/primitives/Prg.hpp: No such file or directory
26 | #include <libscapi/include/primitives/Prg.hpp>
   |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Seems it is a library linkage problem, may I ask what can I do to solve this?

My OS using is Linux Ubuntu 20.04.3 LTS.

Thank you

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