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 247 - Compilation issue
: Compilation issue
Status: CLOSED FIXED
Product: PySide
Classification: Unclassified
Component: QtSql
: HEAD
: PC Linux
: P5 normal
Assigned To: renato filho
:
:
:
  Show dependency treegraph
 
Reported: 2010-06-17 07:20 EEST by christomania
Modified: 2010-08-04 15:11 EEST (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 christomania 2010-06-17 07:20:48 EEST
I get some issue compiling HEAD on Ubuntu 32bits 10.04 :

/home/tintin/PySide/pyside_build/PySide/QtSql/PySide/QtSql/qsqlfield_wrapper.cpp:
In function âint SbkQSqlField_Init(PyObject*, PyObject*, PyObject*)â:
/home/tintin/PySide/pyside_build/PySide/QtSql/PySide/QtSql/qsqlfield_wrapper.cpp:85:
error: invalid conversion from "unsigned int" to "QVariant::Type"
make[2]: ***
[PySide/QtSql/CMakeFiles/QtSql.dir/PySide/QtSql/qsqlfield_wrapper.cpp.o] Erreur
1
make[1]: *** [PySide/QtSql/CMakeFiles/QtSql.dir/all] Erreur 2
Comment 1 Marcelo Lira 2010-06-17 11:13:38 EEST
Fixed on apiextractor/d9972190.