Skip to content

Issue building in Docker - gmake: Makefile: No such file or directory #69

@jpowers899

Description

@jpowers899

I've been following the Building MoonRay in a Docker container guide with success right up until running the final build.
When running cmake --build --preset container-release -- -j 64 I just get back;

gmake: Makefile: No such file or directory
gmake: *** No rule to make target 'Makefile'.  Stop.

I've tried deleting everything and starting over but still get the same error
Is there something I'm doing wrong in the process of Step 3 of the guide? Attached is the full output.
makefileerror.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions