-
-
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
the portfile for the vcpkg is not working. #2351
Comments
Can you please try again - the URL is reachable for me, and GitHub is known to be unreliable every once in a while. |
@scottreen Did you have a chance to try again? |
@nlohmann yes. but it still complained the "Couldn't resolve host name" in vcpkg. I used the single header file instead of vcpkg for the moment, and it worked quite nicely. |
I fail to reproduce this.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What is the issue you have?
Please describe the steps to reproduce the issue.
will get an error like this:
Downloading https://github.com/nlohmann/json/raw/v3.9.1/CMakeLists.txt... Failed. Status: 6;"Couldn't resolve host name"
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?
Which version of the library did you use?
develop
branchIf you experience a compilation error: can you compile and run the unit tests?
The text was updated successfully, but these errors were encountered: