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

Bad documentation #51

Closed
MrGoldenpioche opened this issue Dec 3, 2014 · 4 comments
Closed

Bad documentation #51

MrGoldenpioche opened this issue Dec 3, 2014 · 4 comments

Comments

@MrGoldenpioche
Copy link

Simply use "make" command not found. Where is the Makefile ? Please make a more precise documentation...

@Deledrius
Copy link

You must run CMake first, as it will generate the Makefile.

@Mystler
Copy link

Mystler commented Dec 3, 2014

This is documented. Maybe not as a step-by-step tutorial, but the README clearly says that you have to generate the project files with CMake.

@Deledrius
Copy link

The bullet list is unclear, as it appears as a list of options (and it is, except for the first step which is required before attempting any of the later ones). It could definitely use some clarification in layout at the least.

@MrGoldenpioche
Copy link
Author

Yes I think you could write : First use cmake to generate Makefile with this command : "cmake ."
Once done, please run : "make"

@zrax zrax closed this as completed in 6275a87 Dec 4, 2014
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

3 participants