Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mac OS 10.7 error: Could not find a minimal constructor for type 'const QPoint &'. #9

Open
audreyfeldroy opened this issue Jul 4, 2012 · 2 comments

Comments

@audreyfeldroy
Copy link

My system: Mac OS 10.7, Qt 4.8.1 (installed via the Mac OS 10.6 or later online installer from http://qt-project.org/downloads), building for -arch x86_64

I am getting this error:

/usr/include/QtGui.framework/Headers/qmatrix4x4.h
** WARNING scope not found for function definition:QLine::QLine
definition ignored
(these warnings continue for other function definitions...)
...
Could not find a minimal constructor for type 'const QPoint &'. This will result in a compilation error.
/bin/sh: line 1: 79195 Abort trap: 6
/Users/audreyr/pkg/pyside-sandbox/bin/shiboken --generator-set=shiboken --enable-parent-ctor-heuristic --enable-pyside-extensions --enable-return-value-heuristic --use-isnull-as-nb_nonzero /Users/audreyr/code/pyside-build-scripts/pyside/build/PySide/pyside_global.h --include-paths=/Users/audreyr/code/pyside-build-scripts/pyside/PySide:/Library/Frameworks --typesystem-paths=/Users/audreyr/code/pyside-build-scripts/pyside/PySide:/Users/audreyr/code/pyside-build-scripts/pyside/PySide/QtCore --output-directory=/Users/audreyr/code/pyside-build-scripts/pyside/build/PySide/QtCore --license-file=/Users/audreyr/code/pyside-build-scripts/pyside/PySide/QtCore/../licensecomment.txt /Users/audreyr/code/pyside-build-scripts/pyside/build/PySide/QtCore/typesystem_core.xml --api-version=4.8 --drop-type-entries=""
make[2]: *** [PySide/QtCore/PySide/QtCore/qabstracteventdispatcher_wrapper.cpp] Error 134
make[1]: *** [PySide/QtCore/CMakeFiles/QtCore.dir/all] Error 2
make: *** [all] Error 2

Any clues would be much appreciated.

@Nek
Copy link

Nek commented Aug 23, 2012

Having the same issue.

@ogrisel
Copy link

ogrisel commented Oct 17, 2012

Same on 10.8 with the dmg for QT 4.8.1 and today's pip install git+https://github.com/PySide/pyside-setup.git.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants