Help, generateAudioPlugin Error
Ältere Kommentare anzeigen
Hello,
after succesfully using validateAudioPlugin, I get the error bellow when trying to generate the Plugin.
I have attached the error as a pdf document
Any advice on how to get past this error is welcome.
3 Kommentare
Jimmy Lapierre
am 15 Jun. 2020
What version/update of MATLAB are you using, and what version of xcode?
Walter Roberson
am 15 Jun. 2020
Bearbeitet: Walter Roberson
am 15 Jun. 2020
Hristina Sergieva
am 15 Jun. 2020
Antworten (1)
Jimmy Lapierre
am 15 Jun. 2020
Bearbeitet: Jimmy Lapierre
am 17 Jun. 2020
0 Stimmen
Xcode 11.4 introduced an incompatibility, so you would need to make sure you have the latest update (19b update 5, required for xcode 11.0-11.3.1) and install something prior to xcode 11.4 for now (like 11.3.1). Chances are there will be an update 6 that will fix 11.4+ (and a similar update to 20a, i.e. update 4).
2 Kommentare
Jeffrey
am 29 Mär. 2023
Hello,
So, we are now at version 23a and I am still getting this same general error message? Is there a command to control the target build level within the plugin generator though a command line call?
............
Message: warning: The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.11, but the range of supported deployment target versions is 10.13 to 13.1.99.
.......................
Any solution you may offer is appreciated.
Cheers
OS: 12.6.3
Matlab: 2023a
Xcode: 14.2
Machine: Mac Studio w/ M1Ultra
Jimmy Lapierre
am 29 Mär. 2023
Are you still experiencing this even with shipping examples?
i.e. >> generateAudioPlugin audiopluginexample.Echo
Kategorien
Mehr zu Audio Plugin Creation and Hosting finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!