> Le 10 janv. 2022 à 17:47, Alessandro Anatrini <al.anatr...@gmail.com> a écrit > : > > Hi everyone, > > I’m facing an issue when trying to compile a faust project that I exported as > jucer file via the faust2juce tool. > I’m on an M1 machine and the issue is related to OSC support. > Although the build succeeds (Xcode 13.2.1), OSC does not seem to work at all, > the standalone does not receive or send any OSC message, same story if I > build the project as VST. > The exact same project just works fine when compiled on another Mac (Intel) > with Xcode 11.3.1. > > I'm using Faust 2.38.8 and I saw that the oscpack library is quite old and > just wanted to know if anyone is aware of similar issues on M1 machines, or > is able to compile with working OSC support. Any help would be much > appreciated. >
oscpack library is not used in the JUCE exported project. We are directly using JUCE OSC implementation with some glue code from here: https://github.com/grame-cncm/faust/blob/master-dev/architecture/faust/gui/JuceOSCUI.h Can you possibly debug directly in the JUCE generated XCode project? Thanks. Stéphane _______________________________________________ Faudiostream-users mailing list Faudiostream-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/faudiostream-users