Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Qt xcode build fails with "PhaseScriptExecution" error.
QtWS25 Last Chance

Qt xcode build fails with "PhaseScriptExecution" error.

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
iosipadosqt5.12.11qt6.2.4migrating
1 Posts 1 Posters 327 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • I Offline
    I Offline
    inkfil
    wrote on 20 Oct 2022, 09:27 last edited by
    #1

    Hello Community,
    I have an iPadOs app build using Qt, it was building an IPA for me using Qt (version 5.12.11).
    For Qt (version 6.2.4) [ see below specification for details ], I get following build error.

    ```
    The following build commands failed:
        PhaseScriptExecution Qt\ Preprocessors /Users/ronakjain/Library/Developer/Xcode/DerivedData/Focus-bsobaqesfbldlgbnobwpdrgynotw/ArchiveIntermediates/Focus/IntermediateBuildFilesPath/Focus.build/Release-iphoneos/Qt\ Preprocess.build/Script-7EF0942E79C014DCEC8976BC.sh (in target 'Qt Preprocess' from project 'Focus')
    (1 failure)
    ```
    

    Does migrating from QT 5X to QT 6X has any changes in build? since both QT uses qmake (version 3.1)
    Is this Qmake/Qt specific error or Xcode specific error?

    Details:
    Qt version: 6.2.4
    qmake version: 3.1
    MacOs version: 12.6 (Monterey, M1 2020)
    Xcode version: 14.0.1 (14A400)
    xcodebuild version: 14.0.1 (14A400)

    Thanks
    Ronak Jain.

    1 Reply Last reply
    0

    1/1

    20 Oct 2022, 09:27

    • Login

    • Login or register to search.
    1 out of 1
    • First post
      1/1
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved