Looks like a standard linux make. (qmake, I know.) I can just put my IOS/Android dev time on OSX (OSX kernel is BSD/linux kernel, so I know configure it will work)
These statements work for Win32/Win64 also? If not, got a link/advice for them as well? (I think that I will be using the MSVC 2103 compiler and not MingW) Cheers, md On 6/16/2014 2:17 PM, Thiago Macieira wrote: > 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. > _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
