Mads Kjeldgaard
Mads Kjeldgaard
(Cmake is so unbelievably fuzzy and non-informative about command line arguments sometimes....)
ah but `SIMDSupport.hpp` does not have the same defines as the other file we were looking at before and so this one assumes simd support and tries to include the...
> Some of that vagueness might be our fault, although I agree it's hard to tell sometimes. Anyway, well done on getting the PIC stuff happy. > > The SIMD...
Okay, so I got it building now (but also had to remove FluidNMFMorph unfortunately). Here are the steps from my build script: ```bash build() { SC_SRC="/usr/share/supercollider-headers" cd "$srcdir/$pkgname-$pkgver" git submodule...
> Great stuff, well done and thanks for being patient. Was the NMFMorph issue also an SIMD one, or something else? > > I've put in a PR for the...
It should now be possible to install it on arch arm / manjaro arm using `yay -S supercollider-flucoma-git`
> Great stuff, well done and thanks for being patient. Was the NMFMorph issue also an SIMD one, or something else? > > I've put in a PR for the...
Thanks for the report! I think this is a leftover from the early days of apple sillicon where people would use the rosetta version of SC, but I think it...
Yes you are right this is old information. Thanks
Amazing @smoge !! I am completly swamped in my life atm but just wanna say this looks so good. Will give it a bit more comment later. Maybe @bsssssss could...