I understand the config commands used to build Qt packages are here:

http://code.qt.io/cgit/qtsdk/qtsdk.git/tree/packaging-tools/bld_config


Qt iOS Enterprise:

http://code.qt.io/cgit/qtsdk/qtsdk.git/tree/packaging-tools/bld_config/configure_ios_enterprise

-commercial -confirm-license -debug-and-release -nomake tests -nomake examples 
-qt-zlib -qt-libjpeg -qt-libpng -xplatform macx-ios-clang -no-sql-mysql

I can build but “sudo make install” fails. I do not know what. Something with 
xml patterns possible?

-Ed







On May 20, 2015, at 11:54 AM, Ariel Molina 
<[email protected]<mailto:[email protected]>> wrote:

I was tracking a bug in Qt for desktop, then tried to test it on iOS but i cant 
build Qt 5 for iOS.

I have a valid Apple Account, paid for the license and I can build XCode and Qt 
apps for iPad, it works, but not Qt itself, here's my procedure

  1.  Git clone qt5
  2.  perl init-repository
  3.  ./configure -xplatform macx-ios-clang -release -sdk iphoneos
  4.  make fails with: http://pastebin.com/eK0Rr1tM

It seems it fails to sign code, but other modules are signed correctly. Shall i 
post a bug report? What is your procedure to build succesfully?

Ariel

--
Ariel Molina R.

Oficina: +52 (222) 3723196
Movil: +521 2226 758874
http://edis.mx<http://edis.mx/>
_______________________________________________
Development mailing list
[email protected]<mailto:[email protected]>
http://lists.qt-project.org/mailman/listinfo/development

This email and any files transmitted with it from The Charles Machine Works, 
Inc. are confidential and intended solely for the use of the individual or 
entity to which they are addressed. If you have received this email in error 
please notify the sender. Our company accepts no liability for the contents of 
this email, or for the consequences of any actions taken on the basis of the 
information provided, unless that information is subsequently confirmed in 
writing. Please note that any views or opinions presented in this email are 
solely those of the author and do not necessarily represent those of the 
company. Finally, the recipient should check this email and any attachments for 
the presence of viruses. The company accepts no liability for any damage caused 
by any virus transmitted by this email.
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to