PySide Bugzilla Closed for New Bugs

PySide is now a Qt Add-on and uses the Qt Project's JIRA Bug Tracker instead of this Bugzilla instance. This Bugzilla is left for reference purposes.

Bug 318 - QApplicationWrapper build fails
: QApplicationWrapper build fails
Status: CLOSED FIXED
Product: PySide
Classification: Unclassified
Component: QtGui
: HEAD
: All All
: P5 normal
Assigned To: renato filho
:
:
:
  Show dependency treegraph
 
Reported: 2010-08-26 10:27 EEST by Carlos Gonçalves
Modified: 2010-09-10 19:21 EEST (History)
8 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Gonçalves 2010-08-26 10:27:34 EEST
[ 17%] Building CXX object
PySide/QtGui/CMakeFiles/QtGui.dir/PySide/QtGui/qapplication_wrapper.cpp.o
/Users/carlos/devel/pyside/pyside/build/PySide/QtGui/PySide/QtGui/qapplication_wrapper.cpp:
In function ‘int SbkQApplication_Init(PyObject*, PyObject*, PyObject*)’:
/Users/carlos/devel/pyside/pyside/build/PySide/QtGui/PySide/QtGui/qapplication_wrapper.cpp:121:
error: no matching function for call to
‘QApplicationWrapper::QApplicationWrapper(int&, char**&)’
/Users/carlos/devel/pyside/pyside/build/PySide/QtGui/PySide/QtGui/qapplication_wrapper.h:36:
note: candidates are: QApplicationWrapper::QApplicationWrapper()
/Users/carlos/devel/pyside/pyside/build/PySide/QtGui/PySide/QtGui/qapplication_wrapper.h:36:
note:                 QApplicationWrapper::QApplicationWrapper(const
QApplicationWrapper&)
make[2]: ***
[PySide/QtGui/CMakeFiles/QtGui.dir/PySide/QtGui/qapplication_wrapper.cpp.o]
Error 1
make[1]: *** [PySide/QtGui/CMakeFiles/QtGui.dir/all] Error 2
make: *** [all] Error 2

Git mainline (last commit was 2593f9fccc71a200c5a802b2e05717910885e864). I
suspect this bug may have been introduced in commit
42d98f91c49774227b89373e44f0f6de20605c52
Comment 1 renato filho 2010-08-26 18:24:36 EEST
fixed on commit:

commit 2774fd8af75ad5a1f412d6e72493de438ce2b8ae
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Thu Aug 26 18:12:45 2010 -0300