[Development] Use static qt libraries

shane.kearns at accenture.com shane.kearns at accenture.com
Tue Jul 24 11:57:48 CEST 2012


> > Thanks, are such undefined symbols normal ? And is there a way to fix
> it ?
>
> Missing only the _ZTI ones is highly irregular. The typeinfo objects
> are always emitted together with the virtual table and other objects.
> Since the virtual tables are not missing, the only explanation I can
> give is the same one that Rohan had: you're mixing -fno-rtti with code
> that requires the RTTI.
>
Could this also be due to mixing no-exception and exceptions enabled code?
I know that enabling exceptions enables some vtable & rtti exports in a dll too.

Subject to local law, communications with Accenture and its affiliates including telephone calls and emails (including content), may be monitored by our systems for the purposes of security and the assessment of internal compliance with Accenture policy.
______________________________________________________________________________________

www.accenture.com




More information about the Development mailing list