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

getting error #12

Open
tarbear123 opened this issue Oct 23, 2019 · 3 comments
Open

getting error #12

tarbear123 opened this issue Oct 23, 2019 · 3 comments
Assignees
Labels
needs info Further information is requested

Comments

@tarbear123
Copy link

everytime i make it, i get this error:
CMake Error: The source directory "/home" does not appear to contain CMakeLists.txt
Specify --help for usage, or press the help button on the CMake GUI.
plz help

@plfiorini
Copy link
Member

Please paste all the commands you are using to build and in which directories.

@tarbear123
Copy link
Author

mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=/path/to/prefix ..
make
make install # use sudo if necessary

@plfiorini
Copy link
Member

I mean what you actually write not the instructions.
You are probably running cmake from /home not the source directory.

@plfiorini plfiorini self-assigned this Oct 23, 2019
@plfiorini plfiorini added the needs info Further information is requested label Oct 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs info Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants