Em seg 16 jun 2014, às 13:35:19, [email protected] escreveu: > I would love it if you could provide a link or youtube to a step-by-step > to build a debug build of Qt 5.3.x for Android/IOS/Desktop > starting from the base installation with the normal SRC directory.
./configure -debug -prefix /usr/local make make install Pay attention to the output of configure and try to get as many "yes" as you can in the output. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
