On sexta-feira, 20 de janeiro de 2017 18:27:31 PST René J. V. Bertin wrote:
> Thiago Macieira wrote:
> > It is used in QtWidgets and possibly other modules. It may have suffered
> > from the problem of loading the wrong library at runtime, but didn't
> > crash because the new uic didn't use any symbols that are new in 5.8.
> 
> That'd be an explanation, but is that what the "-version Qt_5" error is
> about?

A red herring. You've focused on the wrong part of the information.

The linker told you that it can't find a symbol with a given ELF version. 
That's because the symbol isn't present at all, with any ELF version.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to