fluxus icon indicating copy to clipboard operation
fluxus copied to clipboard

Build fail linux

Open rdtor opened this issue 5 years ago • 0 comments

Racker version 7.3

EVP_CIPHER_CTX e_ctx; ^~~~~ In file included from fluxa/src/Modules.cpp:17: fluxa/src/Modules.h: In constructor 'Pad::Pad(int)': fluxa/src/Modules.h:429:15: warning: 'Pad::m_TableLength' will be initialized after [-Wreorder] unsigned int m_TableLength; ^~~~~~~~~~~~~ fluxa/src/Modules.h:419:16: warning: 'MoogFilter Pad::m_Filter' [-Wreorder] MoogFilter m_Filter; ^~~~~~~~ fluxa/src/Modules.cpp:1140:1: warning: when initialized here [-Wreorder] Pad::Pad(int SampleRate) : ^~~ scons: *** [fluxa/src/Modules.o] Error 1 scons: building terminated because of errors.

@zzkt

rdtor avatar May 23 '19 13:05 rdtor