-
-
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
cannot compile on ubuntu 18.04 and 16.04 #1110
Comments
Related: #590 |
What version of the library are you using? This seems to be exactly the same issue as #590 which was fixed with version 3.0.0. |
From the line number of the error, this seems to be version 2.1.1. This issue is a duplicate of #590 and fixed with 3.0.0. |
@nlohmann The problem is that:
|
Please contact the maintainer of that package about this. I have no control over this. |
Dear nlohmann, i am unable to find "E: Unable to locate package nlohmann-json-dev". Its not available, can you please help me to figure it out. Thank you |
As I wrote above: I am not maintaining this package. |
Please describe the steps to reproduce the issue. Can you provide a small but working code example?
What is the expected behavior?
And what is the actual behavior instead?
Which compiler and operating system are you using? Is it a supported compiler?
Linux ubuntu 4.15.0-20-generic #21-Ubuntu SMP Tue Apr 24 06:16:15 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Did you use a released version of the library or the version from the
develop
branch?If you experience a compilation error: can you compile and run the unit tests?
The text was updated successfully, but these errors were encountered: