Skip to content

Docker setup infinitely rerunning CMake on build/clean #9

@andreshungbz

Description

@andreshungbz

I've been following the environment setup steps and using Docker. After setting the CMake Select Configure Preset option, there are no errors in the output. However, if I try to Build or Clean, CMake keeps running until Ninja stops it after 100 tries. I'm not too experienced using vcpkg, but it seems setting "CMAKE_SUPPRESS_REGENERATION": "ON" in the base preset cacheVariables in the CMakePresets.json file seems to make it build correctly now.

I'm not sure it's the most elegant solution, so I hope this issue can be figured out.

I've been using the 01.Project_template_modules project, and running Docker on Linux if that matters.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions