-
-
Notifications
You must be signed in to change notification settings - Fork 6.8k
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
Problem in Dockerfile with installation of library #1304
Comments
Is this the same issue as #1296? |
What is the content of directory |
I just ran this command to see what's in there:
Waiting for it to get to the |
Okay, directory named |
You provided both single_include and include. One is sufficient. Please see the README for integration information. |
What about when I want to use |
Then just use include |
Alright, thanks. I think this is solved now. |
I'm trying to build a Dockerfile for the project I've been working on that uses this library. The Dockerfile build output can be seen on this Paste: https://pastebin.com/hT1Ha6Lc . Could someone please tell me what I did and what I didn't do that I should've done? If needed, I'll also post the main part the problem is at:
Any help is appreciated. Thanks in advance.
The text was updated successfully, but these errors were encountered: