giada
giada copied to clipboard
CMAKE_OSX_DEPLOYMENT_TARGET ineffective?
Environment
- OS: [e.g. macOS 10.14.6]
- Giada version: [e.g. v0.17.2]
Describe the bug Message on startup " Check with the developer that giada works with this version of macOS. You may have to reinstall the application. "
Thanks for reporting. This is a known issue, started with the previous macOS version, which is currently being tracked here: #135
On a second thought, UPX might also be involved. Could you please try the fix reported here and see if it works for you?
thanks, but don't work here, after upx install, i have now this message " you own 10.14.6 , this app needs 10.15 to work..
OK so it's a problem of missing backward compatibility. Let's see if we can target 10.14 in the next release.
EDIT: this seems to be ineffective.
This is still persisting. Just downloaded latest Giada and downgraded up to Talisman (v0.16.3) to get a working distribution :(
@Xpktro are you getting the "this app needs 10.15 to work..." message?
@gvnnz Yes, tried to compile it myself and got stuck with compilation errors displaying: error: 'function' is unavailable: introduced in macOS 10.15
. I was able to run the v0.16.3 version without problems, tho.
We really don't have the required tools to properly test this at the moment. I'm going to postpone it to the 1.future milestone.