Failing to compile dsp module for Win32 with VS2015 (v140)

Hi, I’m trying to compile on Windows using VS2015 (v140) for Win32 arch, and I’m getting some issues with the dsp module SIMDRegister class. This is the error I’m getting:

c:\...\juce_SIMDRegister.h(234): error C2719: 'v': formal parameter with requested alignment of 16 won't be aligned

I still couldn’t find a workaround… any ideas?

Thanks a lot!!

I think this issue hasn’t been updated yet.

1 Like

Uhh… sorry… failed to find this topic

Thanks a lot!!