Skip to content

Error while running CMake commands in "Building and installing" section #47

@ibritocorp

Description

@ibritocorp

I followed the steps outlined in the "Building and installing" section, and upon running the commands:
mkdir build && cd build && cmake /path/to/source cmake --build .
I encountered the following error:
CMake Error: The source directory "/path/to/source" does not exist. Specify --help for usage, or press the help button on the CMake GUI. Error: could not load cache
It seems that the source directory is not being recognized, resulting in this error during the CMake build process. This issue prevents me from proceeding with the installation. I would appreciate any assistance in resolving this problem.

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