Skip to content
This repository has been archived by the owner on Oct 4, 2022. It is now read-only.

Compilation error #10

Open
bjourne opened this issue Jul 16, 2019 · 0 comments
Open

Compilation error #10

bjourne opened this issue Jul 16, 2019 · 0 comments

Comments

@bjourne
Copy link

bjourne commented Jul 16, 2019

I'm getting this:

/tmp/sources/embree-renderer/common/math/../simd/sse_special.h:61:82: error: narrowing conversion of ‘2147483648’ from ‘unsigned int’ to ‘int’ inside { } [-Wnarrowing]
   static const ALIGN16_BEG Type _ps_##Name[4] ALIGN16_END = { Val, Val, Val, Val }
                                                                                  ^
/tmp/sources/embree-renderer/common/math/../simd/sse_special.h:70:1: note: in expansion of macro ‘_PS_CONST_TYPE’
 _PS_CONST_TYPE(sign_mask, int, 0x80000000);
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant