FreeCAD builds correctly on Mojave but fails execution "UI error"

Having trouble installing or compiling FreeCAD? Get help here.
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
Post Reply
User avatar
federico.carminati
Posts: 66
Joined: Thu May 18, 2017 1:01 pm
Location: Geneva, Switzerland

FreeCAD builds correctly on Mojave but fails execution "UI error"

Post by federico.carminati »

Hello,
I am building FreeCAD on macOS Mojave. It builds correctly but it fails with

Code: Select all

objc[37266]: Class QMacAutoReleasePoolTracker is implemented in both /Applications/FreeCAD.app/Contents/lib/QtCore (0x108c92090) and /usr/local/opt/qt/lib/QtCore.framework/Versions/5/QtCore (0x115ca8090). One of the two will be used. Which one is undefined.
objc[37266]: Class QT_ROOT_LEVEL_POOL__THESE_OBJECTS_WILL_BE_RELEASED_WHEN_QAPP_GOES_OUT_OF_SCOPE is implemented in both /Applications/FreeCAD.app/Contents/lib/QtCore (0x108c92108) and /usr/local/opt/qt/lib/QtCore.framework/Versions/5/QtCore (0x115ca8108). One of the two will be used. Which one is undefined.
objc[37266]: Class RunLoopModeTracker is implemented in both /Applications/FreeCAD.app/Contents/lib/QtCore (0x108c92130) and /usr/local/opt/qt/lib/QtCore.framework/Versions/5/QtCore (0x115ca8130). One of the two will be used. Which one is undefined.
During initialization the error UI file does not exist occurred in /Applications/FreeCAD.app/Contents/Mod/Draft/InitGui.py
Please look into the log file for further information
Segmentation fault: 11
I am attaching the log file.
Attachments
a.log
(11.33 KiB) Downloaded 22 times
Federico Carminati
Co-Founder and Scientific Director of Transmutex SA
Switzerland/Suisse
Post Reply