Hi, Julius.

I have

macx-clang-arm64

macx-clang-x64

in

/opt/homebrew/Cellar/qt/5.15.2/mkspecs


Shouldn't the first line in my .zshrc refer to this folder too? Should
there also be a macx-clang or does Faust need to specify macx-clang-arm64
for these machines?

Thanks,
Dario


On Mon, 15 Feb 2021 at 02:20, Julius Smith <julius.sm...@gmail.com> wrote:

> Hi Dario,
>
> Do you have this?:
>
> > locate macx-clang
> /usr/local/Cellar/qt/5.15.2/mkspecs/macx-clang
>
> If so, maybe there is a config problem
>
> faust2caqt is working for me on Big Sur.
>
> - Julius
>
> On Sun, Feb 14, 2021 at 12:47 PM Dario Sanfilippo <
> sanfilippo.da...@gmail.com> wrote:
>
>> By the way, these are the lines added to my .zshrc file:
>>
>> export PATH="/opt/homebrew/opt/qt/bin:$PATH"
>>
>> export LDFLAGS="-L/opt/homebrew/opt/qt/lib"
>>
>> export CPPFLAGS="-I/opt/homebrew/opt/qt/include"
>>
>> export PKG_CONFIG_PATH="/opt/homebrew/opt/qt/lib/pkgconfig"
>>
>> Thanks,
>> Dario
>>
>>
>> On Sun, 14 Feb 2021 at 20:23, Dario Sanfilippo <
>> sanfilippo.da...@gmail.com> wrote:
>>
>>> 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
>>>
>>
>>
>> --
>> Dr Dario Sanfilippo
>> http://dariosanfilippo.com
>> _______________________________________________
>> Faudiostream-users mailing list
>> Faudiostream-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/faudiostream-users
>>
>
>
> --
> "Anybody who knows all about nothing knows everything" -- Leonard Susskind
>


-- 
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