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

[nlopt] Fix nlopt compilation and instlation #788

Merged
merged 1 commit into from
Feb 18, 2015

Conversation

garaemon
Copy link
Member

  • Compile under temporary directory and copy output files into devel space

@garaemon
Copy link
Member Author

@s-noda @cbames This PR changes include path from include to include/nlopt.
In your code, you need to write

#include <nlopt/nlopt.h>

instead of

#include <nlopt.h>

@garaemon
Copy link
Member Author

@s-noda @cbames I will merge this PR within today, so please watch progress

garaemon added a commit that referenced this pull request Feb 18, 2015
[nlopt] Fix nlopt compilation and instlation
@garaemon garaemon merged commit b816217 into jsk-ros-pkg:master Feb 18, 2015
@garaemon garaemon deleted the fix-nlopt branch February 18, 2015 14:14
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

Successfully merging this pull request may close these issues.

1 participant