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

tests fail to compile with xcode 5.1 #717

Closed
gcasey opened this issue May 30, 2014 · 2 comments
Closed

tests fail to compile with xcode 5.1 #717

gcasey opened this issue May 30, 2014 · 2 comments

Comments

@gcasey
Copy link
Contributor

gcasey commented May 30, 2014

With the most recent xcode the tests using gtest fail to compile on include of gtest-port.h

/Users/caseygoodlett/Projects/pcl/pcl/test/gtest-1.6.0/include/gtest/internal/gtest-port.h:499:13: fatal error:
'tr1/tuple' file not found

I believe this has been fixed in newer gtest version.

@jspricke
Copy link
Member

jspricke commented Jun 3, 2014

Hi Casey, good point. I think we should remove gtest from our sources.

@gcasey
Copy link
Contributor Author

gcasey commented Jun 3, 2014

I am testing a branch that updates the source code in PCL from 1.6 to 1.7 and can submit as a pull-request shortly.

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

2 participants