Replies: 2 comments
-
|
A comment that may be relevant - why try to DL a .tar.gz file on a Windows system (which this was running on)? A .zip file would seem to make more sense ,,, David |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Problem solved - needed |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I updated the vcpkg-configuration.json in my project folder to read:
vcpkg_overlay_ports directory contains a directory called cfitsio which contains:
portfile.cmake:
a usage file and a vcpkg.json:
When I try to use this I get:
What have I got wrong please?
Beta Was this translation helpful? Give feedback.
All reactions