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

C++11 support with Clang #299

Merged
merged 9 commits into from
Jan 19, 2015
Merged

C++11 support with Clang #299

merged 9 commits into from
Jan 19, 2015

Conversation

jslee02
Copy link
Member

@jslee02 jslee02 commented Jan 15, 2015

This pull request enables the C++11 support with both of gcc and clang.

The dependencies gcc 4.8, eigen 3.2.1, and boost 1.55 are installed on Travis-CI for build test.

This PR fixes #267.

@jslee02 jslee02 added this to the Release DART 4.3 milestone Jan 15, 2015
@jslee02 jslee02 added Comp: Build tag: feature request Indicates new feature requests priority: high should be resolved right now labels Jan 15, 2015
@jslee02
Copy link
Member Author

jslee02 commented Jan 16, 2015

+1

1 similar comment
@scpeters
Copy link
Collaborator

+1

jslee02 added a commit that referenced this pull request Jan 19, 2015
C++11 support with Clang
@jslee02 jslee02 merged commit 89c0ef6 into master Jan 19, 2015
@jslee02 jslee02 deleted the cpp11 branch January 22, 2015 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: high should be resolved right now tag: feature request Indicates new feature requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Build error with FCL, C++11, and Clang on Ubuntu 12.04 LTS
2 participants