Build issues

Thiago Macieira thiago at macieira.org
Sat Jan 4 13:21:44 PST 2020


On Saturday, 4 January 2020 12:31:53 -03 Robert.Helling wrote:
> find Subsurface-mobile.app/ |grep dylib$|xargs -n1 otool -L
> 
> here: https://neu.atdotde.de/~robert/ot.out
> 
> Maybe you can spot something odd.

Ok, that will catch plugins (as they are .dylib), but not the libraries 
themselves. Those have a plain, undecorated name like "QtCore".

> + '[' '' = 1 ']'
> + (( i++  ))
> + (( i < 1  ))
> 
> [BTW: What is this?]

That's sh -x output, which is showing things after expansion.

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





More information about the subsurface mailing list