After I cd into the source directory, I follow the README.
It says

    mkdir build
    cd build
cmake .. [-DCMAKE_INSTALL_PREFIX=[PREFIX]] [-DCMAKE_BUILD_TYPE=Debug]
    make
    make install


Executing

$] cmake .. [-DCMAKE_INSTALL_PREFIX=[PREFIX]] [-DCMAKE_BUILD_TYPE=Debug]

Iget:

# cmake .. [-DCMAKE_INSTALL_PREFIX=[PREFIX]] [-DCMAKE_BUILD_TYPE=Debug]
CMake Error: The source directory "/home/redacted/Downloads/rosegarden/rosegarden-20.06/build/[-DCMAKE_BUILD_TYPE=Debug]" does not exist.
Specify --help for usage, or press the help button on the CMake GUI.

As I hardly use cmake I wouldnt know what is up with this.
What is the reason for the failure.
I did exactly what the Readme tells me.


_______________________________________________
Rosegarden-user mailing list
[email protected] - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user

Reply via email to