Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install error #4

Open
OZ1SEJ opened this issue Jul 1, 2020 · 0 comments
Open

Install error #4

OZ1SEJ opened this issue Jul 1, 2020 · 0 comments

Comments

@OZ1SEJ
Copy link

OZ1SEJ commented Jul 1, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant