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

Issue with XCode10 #128

Open
mbrucher opened this issue Oct 9, 2018 · 0 comments
Open

Issue with XCode10 #128

mbrucher opened this issue Oct 9, 2018 · 0 comments

Comments

@mbrucher
Copy link
Contributor

mbrucher commented Oct 9, 2018

Hi,

I just updated Xcode, and now I have the following error:
No viable conversion from returned value of type 'const mask_int32<4U>' to function return type 'uint32<4U>'
This happens in empty_expr.hpp:
SIMDPP_INL operator uint32() const { return e; }

Referenced from cpp_neq.h:
r32 = (uint32x4)cmp_eq(uint32x4(a), uint32x4(b));

Is there a known fix for 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