Skip to main content
Rock Deng
Associate III
May 11, 2018
Solved

newest cubeMX (4.25.1) can not be install on macOS high sierra(10.13.3)

  • May 11, 2018
  • 3 replies
  • 1305 views
Posted on May 11, 2018 at 02:48

It seems that newest cubeMX (4.25.1) can not be install on macOS high sierra(10.13.3). Does any old version works? and please fix the issue of 4.25.1.

    This topic has been closed for replies.
    Best answer by john doe
    Posted on May 15, 2018 at 00:30

    its quarantined by the operating system because the st developers dont know how to sign their installers.

    try this:

    sudo xattr -r -d com.apple.quarantine /path/to/the/installer.app

    3 replies

    ST Technical Moderator
    May 11, 2018
    Posted on May 11, 2018 at 12:18

    Hello

    deng.rock

    ,

    Do you mean '

    cubeMX (4.1) can not be installed on macOS high sierra(3)

    ' ?

    Best Regards,

    Imen.

    In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks
    Rock Deng
    Rock DengAuthor
    Associate III
    May 15, 2018
    Posted on May 15, 2018 at 00:29

    Sorry for my poor english. I'v already corrected that.

    Nawres GHARBI
    ST Technical Moderator
    May 11, 2018
    Posted on May 11, 2018 at 14:50

    Hi

    deng.rock

    ‌,

    I tested the 4.1 install on MAC high sierra 4 and it is working fine.

    Could you please launch the install in command line and give me the log

    Rock Deng
    Rock DengAuthor
    Associate III
    May 15, 2018
    Posted on May 15, 2018 at 00:31

    Thank you very much. I will test it again and again.

    john doe
    john doeBest answer
    Senior III
    May 14, 2018
    Posted on May 15, 2018 at 00:30

    its quarantined by the operating system because the st developers dont know how to sign their installers.

    try this:

    sudo xattr -r -d com.apple.quarantine /path/to/the/installer.app

    Rock Deng
    Rock DengAuthor
    Associate III
    May 15, 2018
    Posted on May 15, 2018 at 00:47

    It replied '

    xattr: No such file: /path/to/the/installer.app

    '. Should I have to install or configure something before? 
    john doe
    Senior III
    May 15, 2018
    Posted on May 15, 2018 at 15:55

    replace /path/to/the/installer.app with the path to the installer.  sorry, i thought that was obvious.