Uploaded image for project: 'Qt for Python'
  1. Qt for Python
  2. PYSIDE-1535

pyside does not build on apple silicon

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • None
    • None
    • PySide
    • None
    • macOS

    Description

      On an Apple Mac Mini M1 (Apple Silicon):

      In a terminal where I can configure qtbase successfully, I cannot configure pyside.

      I set the environment variable "DEVELOPER_DIR".

      Configuring qtbase with "make -GNinja ../qtbase" leads to qtbase-configure-out.txt

      Trying to configure pyside with

      python setup.py install \
           --qmake=/Users/andreasbuhr/development/qtdev/qtbase/cmake-build-debug/bin/qmake \
           --ignore-git \
           --debug \
           --reuse-build \
           --build-tests \
           --verbose-build \
           --module-subset=Core,Gui,Widgets
      

      leads to pyside-configure-out.txt

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            crmaurei Cristian Maureira-Fredes
            andreasbuhr Andreas Buhr
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes