sdatkinson / iPlug2

C++ Audio Plug-in Framework for desktop, mobile and web [PRE-RELEASE]
https://iplug2.github.io
Other
28 stars 4 forks source link

macOS Compatibility Issues #13

Closed ncsolar closed 1 year ago

ncsolar commented 1 year ago

Hello,

I created two Pull requests to fix issues with macOS:

1- Replace all occurrences of 'std::exception("message")' Error: "No matching conversion for functional-style cast from 'const char[76]' to 'std::exception'"

2- Update ../scripts/prepare_resources-mac.py Error: Multiple errors related to Python 3

Thanks!

sdatkinson commented 1 year ago

Closing in preparation for archiving project