giada icon indicating copy to clipboard operation
giada copied to clipboard

CMAKE_OSX_DEPLOYMENT_TARGET ineffective?

Open nay-seven opened this issue 3 years ago • 8 comments

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

nay-seven avatar Apr 05 '21 20:04 nay-seven

Thanks for reporting. This is a known issue, started with the previous macOS version, which is currently being tracked here: #135

gvnnz avatar Apr 07 '21 08:04 gvnnz

On a second thought, UPX might also be involved. Could you please try the fix reported here and see if it works for you?

gvnnz avatar Apr 07 '21 14:04 gvnnz

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

nay-seven avatar Apr 07 '21 15:04 nay-seven

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.

gvnnz avatar Apr 10 '21 08:04 gvnnz

This is still persisting. Just downloaded latest Giada and downgraded up to Talisman (v0.16.3) to get a working distribution :(

Xpktro avatar Aug 09 '21 05:08 Xpktro

@Xpktro are you getting the "this app needs 10.15 to work..." message?

gvnnz avatar Aug 14 '21 08:08 gvnnz

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

Xpktro avatar Aug 14 '21 09:08 Xpktro

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.

gvnnz avatar Feb 22 '24 21:02 gvnnz