[Development] configure platform issue
Mumtaz Ahmad
mumtazahmad2504 at gmail.com
Tue Feb 12 15:44:46 CET 2013
I am trying to configure my project on windows (mingw)
for linux-arm-gnueabi-g++ with QT5 and i am giving following command
-platform win32-g++ -xplatform linux-arm-gnueabi-g++ -static -opensource
-confirm-license -debug
Configure.exe fails as it goes in architecture detection app.detectArch()
as there it uses linux-arm-gnueabi-g compiler. Should'nt it be using mingw
compiler?
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20130212/591fcc00/attachment.html>
More information about the Development
mailing list