Hi, Alex and all.

I'm trying to have Faust running on OSX 11.2.1, M1 chip, but I'm having a
few issues.

With faust2caqt, I get the following error:

Could not find qmake spec 'macx-clang'.

Error processing project file:
/Users/dariosanfilippo/Research/Faust_dev/faustlibraries/faust.JD9TVA/test_adaa/
test_adaa.pro

make: *** No targets specified and no makefile found.  Stop.

If I run a "which" on qmake and make, I get this:

dariosanfilippo@Darios-MBP ~ % which qmake

/opt/homebrew/opt/qt/bin/qmake

dariosanfilippo@Darios-MBP ~ % which make
/usr/bin/make

If I run qmake -v I get:

QMake version 3.1

Using Qt version 5.15.2 in /opt/homebrew/Cellar/qt/5.15.2/lib

I have also added these lines to my .zshrc as suggested by Brew as the
formula is keg-only.

With faust2csvplot, I get this error:

clang: error: the clang compiler does not support '-march=native'

If I run "which" on clang, I get this:

/usr/bin/clang

And then running clang -v:

Apple clang version 12.0.0 (clang-1200.0.32.29)

Target: arm64-apple-darwin20.3.0

Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin

Can anybody help with this?

Thanks,
Dario


On Sun, 24 Jan 2021 at 01:03, <s...@ethnographer.ca> wrote:

> I’ve used Faust on my M1 Mac (Big Sur 11.1) without too many problems
> apart from having to whitelist modules after exporting them. Haven’t used
> RME Babyface.
>
> – Alex
> Le 23 janv. 2021 18:48 -0500, Dario Sanfilippo <sanfilippo.da...@gmail.com>,
> a écrit :
>
> Hello, list. I hope that you're all well.
>
> Do you have experience with Faust and the hardware/software in the
> subject? Anything I should worry about in particular?
>
> --
> Dr Dario Sanfilippo
> http://dariosanfilippo.com
> _______________________________________________
> Faudiostream-users mailing list
> Faudiostream-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/faudiostream-users
>
>

-- 
Dr Dario Sanfilippo
http://dariosanfilippo.com
_______________________________________________
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users

Reply via email to