Skip to content

Cmake-fetching GC fails #371

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

Open
kurapov-peter opened this issue Oct 7, 2024 · 0 comments
Open

Cmake-fetching GC fails #371

kurapov-peter opened this issue Oct 7, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@kurapov-peter
Copy link
Contributor

FetchContent_MakeAvailable can fail if an older cmake version is used (reproduces with 3.22.1).

[ 11%] Performing download step (git clone) for 'gc-populate'
fatal: could not create work tree dir '': No such file or directory

A simple workaround is to use a newer cmake version.

@kurapov-peter kurapov-peter added the bug Something isn't working label Oct 7, 2024
@lmontigny lmontigny added this to the 0.1 CPU - General milestone Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants