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

Error with shark exemple #291

Open
ghost opened this issue Jan 6, 2023 · 2 comments
Open

Error with shark exemple #291

ghost opened this issue Jan 6, 2023 · 2 comments

Comments

@ghost
Copy link

ghost commented Jan 6, 2023

When I use shark cmakelists example, I get

Cannot find -lboost::serialization No such file or directory

@DaveBeCoding
Copy link

I ran into a similar problem,

I created this line in CMakeLists.txt

find_package(Boost REQUIRED COMPONENTS serialization system filesystem)

complete CMakeLists.txt

However, I have ran into a different problem of a missing <shark/Core/Shark.h> header.

@christian-igel
Copy link
Contributor

Hi,
I cannot reproduce the problem. Could you try with the current version from the repository?
Best wishes,
Christian

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

2 participants