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

Command 'make all' in examples folder does nothing #806

Closed
mariomulansky opened this issue Jul 26, 2013 · 2 comments
Closed

Command 'make all' in examples folder does nothing #806

mariomulansky opened this issue Jul 26, 2013 · 2 comments
Assignees
Milestone

Comments

@mariomulansky
Copy link
Contributor

if i go to the examples folder in a newly installed hpx and run

make

or

make all

nothing happens, which is a bit confusing. I have to look into the make file, or run make help, to figure out the specific targets. I think just running make (all) should built all examples

@ghost ghost assigned hkaiser Jul 26, 2013
@hkaiser
Copy link
Member

hkaiser commented Jul 26, 2013

Thanks Mario. AFAIU CMake, there is nothing we can do about that. In order for the examples to build you need to run make examples from your build tree.

@mariomulansky
Copy link
Contributor Author

ok i see.
how about adding a short note on how to build the example into the docs (How to install HPX on *) and to the readme?

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

No branches or pull requests

2 participants