sonoro1234 / MyUGens

Supercollider plugins
16 stars 0 forks source link

build error 'simd_binary_arithmetic.hpp' file not found #4

Closed cdbzb closed 3 years ago

cdbzb commented 3 years ago

greetings!

trying to build on mac and mostly going well!

I receive the following error however:

/tmp/MyUGens/AdachiAyers/AdachiAyers.cpp:20:10: fatal error: 'simd_binary_arithmetic.hpp' file not found

cheers and thanks for sharing these!

sonoro1234 commented 3 years ago

'simd_binary_arithmetic.hpp' should be in supercollider\external_libraries\nova-simd Check if the file is there. If it is not could be because you forgot to git submodule update recursive when getting supercollider repository

cdbzb commented 3 years ago

THANK YOU!

the DWG Reverb is a dream!