Skip to content

Install error #4

Description

@OZ1SEJ

I followed the installation instructions on Ubuntu 20.04:

git clone https://github.com/aduvenhage/ais-decoder.git
mkdir ais-decoder-build
cd ais-decoder-build
cmake ../ais-decoder -DCMAKE_BUILD_TYPE=RELEASE

The last command gave me an error:

$ cmake ../ais-decoder -DCMAKE_BUILD_TYPE=RELEASE
CMake Error: The source directory "/home/steen/radio/ais-decoder/ais-decoder" does not exist.
Specify --help for usage, or press the help button on the CMake GUI.

I typed cd .. and the cmake command worked. So I'm not sure what the -build directory is for.

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