Issues installing CubeMX on OSX Sierra
Hello all, has anyone successfully installed CubeMX 4.17.0 on Mac OSX Sierra (10.12.1)? Every time I doubleclick the install it just bounces and then nothing happens. Any suggestions?
#cubemx-macos-sierraHello all, has anyone successfully installed CubeMX 4.17.0 on Mac OSX Sierra (10.12.1)? Every time I doubleclick the install it just bounces and then nothing happens. Any suggestions?
#cubemx-macos-sierraSolution Found For Those With macOS High Sierra
First open this macro file inside the zipped package `
en.stm32cubemx
`. `./en.stm32cubemx/SetupSTM32CubeMX-4.25.0.app/Contents/MacOs/
SetupSTM32CubeMX-4_25_0_macos
`, this will open the installer.
It will by default try to install to `
/usr/share/applications.
`. This is incorrect. You need to find your application directory.```
MacBook-Pro:en.stm32cubemx briankhuu$ cd ~/Applications/
MacBook-Pro:Applications briankhuu$ pwd
/Users/briankhuu/Applications
```
In my case it was `
/Users/briankhuu/Applications
`, you can then modify the application install directory during the install prompts.This will then successfully install CUBEmx in macOS High Sierra.
Hope it helps
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.