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

Add build requirements #34

Closed
KristofferSkare opened this issue Mar 19, 2024 · 1 comment · Fixed by #36
Closed

Add build requirements #34

KristofferSkare opened this issue Mar 19, 2024 · 1 comment · Fixed by #36
Labels
bug Something isn't working documentation Improvements or additions to documentation

Comments

@KristofferSkare
Copy link
Collaborator

As it is now one cannot use the tool purely by installing the requirements using pip.
This is mainly because the two requirements for building are missing, i.e conan and cmake.

It seems that conan can maybe just be added in the requirements.txt and it will work.
However, cmake might be a bit harder to setup.

We need to investigate this and make changes to requirements.txt and documentation with the solution we find.

@KristofferSkare KristofferSkare added bug Something isn't working documentation Improvements or additions to documentation labels Mar 19, 2024
@KristofferSkare
Copy link
Collaborator Author

This issue is followed up by #35.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant