On Friday 26 September 2014 15:09:45 Karl Ruetz wrote: > Can this be done with statically linked programs? > Do I just need to explicitly add the platform .a file to the LIBS in the Qt > project file?
Yes, it can be statically linked, but trying to statically link two or more QPA plugins is a dangerous area. If you want to statically link Qt, you should choose one QPA plugin only. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest