[Development] configure platform issue

Thiago Macieira thiago.macieira at intel.com
Tue Feb 12 16:50:42 CET 2013


On terça-feira, 12 de fevereiro de 2013 19.44.46, Mumtaz Ahmad wrote:
> 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?

No. It's trying to figure out what the target platform (the one in xplatform) 
supports. So it's running the right compiler.
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/development/attachments/20130212/9700037b/attachment.sig>


More information about the Development mailing list