On terça-feira, 20 de agosto de 2013 07:23:28, Knoll Lars wrote: > Here's another idea (no idea if we could make it work though): If the > methods don't expose any of the Qt types as API, we could try putting all > the #include's that we use in the implementation into an anonymous > namespace.
That might work. I'll keep investigating. Meanwhile, for all ARM builds, if your code is meant to run on systems without Neon, consider adding -no-neon to the configure command-line. We haven't heard any reports of SSE2 or AVX leakage. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
