Build issues

Thiago Macieira thiago at macieira.org
Sat Jan 4 06:14:36 PST 2020


On Friday, 3 January 2020 21:33:09 -03 Robert Helling wrote:
> > objc[85638]: Class
> > QT_ROOT_LEVEL_POOL__THESE_OBJECTS_WILL_BE_RELEASED_WHEN_QAPP_GOES_OUT_OF_
> > SCOPE is implemented in both
> > /Users/Helling/Qt/5.12.0/clang_64/lib/QtCore.framework/Versions/5/QtCore
> > (0x1025390e0) and
> > /Users/Helling/mobile/subsurface/build-mobile/Subsurface-mobile.app/Conte
> > nts/Frameworks/QtCore.framework/Versions/5/QtCore (0x1078750e0). One of
> > the two will be used. Which one is undefined.

This looks like an incomplete deployment: some binary resources inside the 
bundle still point to the original files from the Qt SDK, not the bundled copy 
of the Qt frameworks. If you use otool -L on each of the binaries inside, can 
you find out which one still points to that "clang_64" build?

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
   Software Architect - Intel System Software Products





More information about the subsurface mailing list