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

WcsPlotter build breaks with XCode 7.3 #175

Open
vsuorant opened this issue Aug 12, 2016 · 0 comments
Open

WcsPlotter build breaks with XCode 7.3 #175

vsuorant opened this issue Aug 12, 2016 · 0 comments

Comments

@vsuorant
Copy link
Contributor

WcsPlotter build breaks with XCode 7.3:

CARTAvis/carta/cpp/plugins/WcsPlotter/AstWcsGridRenderService.cpp:203:9: error: initializer for variable 'elements' with type 'auto' contains multiple
expressions
Element::AxisLines1,

According to http://en.cppreference.com/w/cpp/language/template_argument_deduction#Other_contexts XCode 7.3 is doing the right thing by failing the build on this.

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

1 participant