Skip to main content
Andrei Chichak
Lead
October 9, 2020
Question

Bug report [STM32TrustedPackageCreator] V2.5.0 Incompatible QTWidgets version causes a crash on MacOS

  • October 9, 2020
  • 1 reply
  • 557 views

Firing up STM32TrustedPackageCreator that comes with STM32CubeProg 2.5.0 on MacOS, immediately blows up with:

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
 
Termination Reason: DYLD, [0x3] Wrong version
 
Application Specific Information:
dyld: launch, loading dependent libraries
 
Dyld Error Message:
 Library not loaded: @rpath/QtWidgets.framework/Versions/5/QtWidgets
 Referenced from: /Applications/STMicroelectronics/*/STM32TrustedPackageCreator.app/Contents/MacOS/bin/STM32TrustedPackageCreator
 Reason: Incompatible library version: STM32TrustedPackageCreator requires version 5.11.0 or later, but QtWidgets provides version 5.10.0

Happy Friday

This topic has been closed for replies.

1 reply

Houda GHABRI
ST Employee
October 14, 2020

Hi @Andrei Chichak​ ,

Thanks for rising this issue .

We have already encountered this problem and will be fixed in the upcoming 2.6.0 release of CubeProgrammer scheduled for W46.

Meanhwile you can use CubProgrammer CLI, it works fine.

regards,

Houda