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 180 - qgraphicswebview_wrapper.cpp: No such file or directory
: qgraphicswebview_wrapper.cpp: No such file or directory
Status: CLOSED FIXED
Product: PySide
Classification: Unclassified
Component: QtWebKit
: HEAD
: All All
: P5 normal
Assigned To: Hugo Parente Lima
:
:
:
  Show dependency treegraph
 
Reported: 2010-03-03 15:49 EET by Michele Petrazzo
Modified: 2010-03-17 19:00 EET (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michele Petrazzo 2010-03-03 15:49:41 EET
Hi,
compiling pyside-shiboken, I receive this error:

[ 96%] Building CXX object
PySide/QtWebKit/CMakeFiles/QtWebKit.dir/PySide/QtWebKit/qgraphicswebview_wrapper.cpp.o
c++:
/home/devel/pyside/pyside-shiboken/PySide/QtWebKit/PySide/QtWebKit/qgraphicswebview_wrapper.cpp:
No such file or directory
make[2]: ***
[PySide/QtWebKit/CMakeFiles/QtWebKit.dir/PySide/QtWebKit/qgraphicswebview_wrapper.cpp.o]
Error 1
make[1]: *** [PySide/QtWebKit/CMakeFiles/QtWebKit.dir/all] Error 2
make: *** [all] Error 2


commit 8bc7aa50c6e875461787ce9c6b5e2edb01de78bc

Michele
Comment 1 Hugo Parente Lima 2010-03-03 16:02:30 EET
Problem found, qgraphicswebview_wrapper.cpp is always added to the source list,
but we need to add it only when using Qt4.6.

Are you using Qt4.5, right?
Comment 2 Hugo Parente Lima 2010-03-03 16:06:45 EET
Bug fixed, just waiting for code review to go onto mainline.

http://qt.gitorious.org/pyside/pyside-shiboken/merge_requests/76
Comment 3 Hugo Parente Lima 2010-03-03 16:24:34 EET
Merged into mainline.

commit pyside-shiboken/0169a27adc524ffd7553264240dbd74aaad74739