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

Getting started build code gives wrong option

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • None
    • 5.13.2
    • Documentation
    • None
    • 8df43d8c9d704a3abcc58b8ba84fc6fbfee2c433 (pyside/pyside-setup/5.14)

    Description

      On https://doc.qt.io/qtforpython/shiboken2/gettingstarted.html the compilation is shown as 

      python setup.py install --qmake=/path/to/qmake \
                              --build-tests \
                              --parallel=8 \
                              --verbose-build \
                              --internal-build=shiboken2-generator
      

      However, the setup.py file does not accept --internal-build, but only --internal-build-type is accepted by setup.py. 

      This is also wrong inside the pyside2 repo in sources/shiboken2/doc/gettingstarted.rst. Probably because it is generated from there..

      Attachments

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

        Activity

          People

            kleint Friedemann Kleint
            momosomium Morian Sonnet
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes