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

Compile error on Mac OSX 10.7.5: 'QtDesigner/QtDesigner' file not found

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 1.2.x
    • PySide
    • None
    • Mac OSX 10.7.5 with latest Qt 4.8.5 (synced and built last night), I think the C++ compiler is i686-apple-darwin11-llvm-g++-4.2

    Description

      I tried to build the PySide head revision following the instructions at http://stackoverflow.com/a/16076345/217844. When I run

      python setup.py bdist_egg --qmake=/<Qt4 install path>/bin/qmake
      

      ,
      cloning additional repositories seems to work fine, but it starts to build, I get an error message after a while

      Compiling module pyside...
        (snip)
      Linking CXX shared library libpyside-python2.7.dylib
      [  2%] Built target pyside
        (snip)
      In file included from /<project folder>/PySide/pyside-setup/sources/pyside/plugins/customwidgets.cpp:23:
      /<project folder>/PySide/pyside-setup/sources/pyside/plugins/customwidget.h:27:10: fatal error: 'QtDesigner/QtDesigner' file not found
      #include <QtDesigner/QtDesigner>
               ^
      

      Happy to provide more information if required.

      Keep up the good work guys!

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            ssc Steven Samuel Cole
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes