2019-10-29 10:06 AM
Hello,
I am trying to install STM32CubeMX IDE on my MAC, and I get the following message:
"This package is incompatible with this version of macOS.
The package is trying to install content to the system volume. Contact the software manufacturer for assistance."
I am using MAC OS 10.15 Catalina on a 2018 MAC Mini, and the system volume is the only choice given to me for installation location. Is this a known issue with CubeMX-Catalina? Is there a workaround?
Thanks
2019-11-09 06:08 AM
I have the same problem it whould be nice if someone could give a answer.
2020-02-12 06:44 PM
Check out how here: https://www.youtube.com/watch?v=NuYNmxmJKjU
TLDR:
$ open ./SetupSTM32CubeMX-5.5.0.app/
LSOpenURLsWithRole() failed with error -10810 for the file /Users/kevinandersen/Downloads/en-2/SetupSTM32CubeMX-5.5.0.app.
$ java -jar ./SetupSTM32CubeMX-5.5.0.exe
Feb 12, 2020 9:41:38 PM INFO: Logging initialized at level 'INFO'
Feb 12, 2020 9:41:38 PM INFO: Commandline arguments:
Feb 12, 2020 9:41:39 PM INFO: Detected platform: mac_osx,version=10.15.1,arch=x86,symbolicName=null,javaVersion=1.8.0_60
Feb 12, 2020 9:41:50 PM WARNING: Cannot write to '/usr/share/applications'
[ Writing the uninstaller data ... ]
Should open the install dialogue.
2020-04-25 02:14 PM
Thank you KAnde. I gave up about four months ago and just continue using Mbed IDE. Consequently, I haven't checked this site for several months. Anyway, I will give your suggestions a try.
Thank you very much for your time.
2020-07-18 04:26 AM
The topic on this site works fine for me.
2020-07-18 10:48 AM
Thanks very much. I went to this link, followed the instructions, and it worked fine for me.