Question
Mac installer app for STM32CubeMX5.2.0 fails on Mojave 10.14.4
Once downloaded, the SetupSTM32CubeMX-5.2.0.app exits immediately.
If launched with sudo (from a command shell) an error is reported:
$ sudo open -a ~/Downloads/en.STM32CubeMX_v5-2-0/SetupSTM32CubeMX-5.2.0.app/
Password:
LSOpenURLsWithRole() failed for the application /Users/dev/Downloads/en.STM32CubeMX_v5-2-0/SetupSTM32CubeMX-5.2.0.app with error -10810.Has anyone found a way to avoid this problem? Again, this is on a supported iMac running Mojave 10.14.4 (18E226).
