Specifically, plugin loader messages saying it can’t load Help and UpdateInfo.
Details for help message:
/Developer/Applications/Qt/Qt Creator.app/Contents/PlugIns/QtProject/libHelp.dylib: Cannot load library /Developer/Applications/Qt/Qt Creator.app/Contents/PlugIns/QtProject/libHelp.dylib: (dlopen(/Developer/Applications/Qt/Qt Creator.app/Contents/PlugIns/QtProject/libHelp.dylib, 5): Symbol not found: _kCFWebServicesProviderDefaultDisplayNameKey
Referenced from: /Developer/Applications/Qt/Qt Creator.app/Contents/PlugIns/QtProject/../../Frameworks/QtWebKit.framework/Versions/5/QtWebKit
Expected in: /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
in /Developer/Applications/Qt/Qt Creator.app/Contents/PlugIns/QtProject/../../Frameworks/QtWebKit.framework/Versions/5/QtWebKit)
Details for UpdateInfo message:
Plugin initialization failed: Could not determine location of maintenance tool. Please check your installation if you did not enable this plugin manually.
Regarding the help message, I’m not sure I know what it means by a symbol, but the file /Developer/Applications/Qt/Qt Creator.app/Contents/PlugIns/QtProject/libHelp.dylib is definitely present.
Any ideas what’s going on here? Thanks.
↧