Luca
Luca
Fix in https://github.com/lukka/run-cmake/pull/144 @RTUnreal could you test the fix with `run-cmake@dev/fix143` ? Thanks!
@RTUnreal fixed in [[email protected]](https://github.com/lukka/run-cmake/releases/tag/v10.8). Let me know, thank you!
@flagarde thank you for the suggestion! Glad to get a PR from the community for this improvement.
@flagarde for this niche scenario, the best option is to just add documentation about how to install the required dependencies for cmake v3.5 and older version (i.e. just a `run:`...
@flagarde closing this stale issue, contributions are always welcome though.
[ndva_doublemention.zip](https://github.com/nvaccess/nvda/files/3194621/ndva_doublemention.zip) Attached the binary, let me know.
@yasar11732, great question! The recommendation could indeed be adjusted if vcpkg is already provisioned, but we shouldn't assume all vcpkg users are working with Visual Studio. I'd love to hear...
@gottagofaster236 thank you for reporting this issue! The `run-vcpkg` action makes the assumption that the GitHub workspace directory contains a Git repository whose vcpkg is a submodule of. You should...
@gottagofaster236 could you enable [debugging log for GH action](https://docs.github.com/en/actions/monitoring-and-troubleshooting-workflows/enabling-debug-logging)? I wonder if the verbose log could shed some light in why the code [here](https://github.com/lukka/run-cmake-vcpkg-action-libs/blob/0236a511b88273616cedef2026301ee50f2de061/packages/base-util-lib/src/base-util-lib.ts#L23C9-L23C43) does not pick the environment variable...
@gottagofaster236 thank you for providing the verbose log, though I can't see why the suggested workaround does not work. Probably you may workaround it by putting the vcpkg commit id...