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

sip: QgsFieldValidator::fixup has versioned and unversioned overloads #17343

Closed
qgib opened this issue Sep 11, 2013 · 2 comments
Closed

sip: QgsFieldValidator::fixup has versioned and unversioned overloads #17343

qgib opened this issue Sep 11, 2013 · 2 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Build/Install Related to compiling or installing QGIS

Comments

@qgib
Copy link
Contributor

qgib commented Sep 11, 2013

Author Name: Xavier Fung (Xavier Fung)
Original Redmine Issue: 8601
Affected QGIS version: master
Redmine category:build/install


Compiling trunk with sip 4.15 got this error.

Linking CXX shared library ../output/python/qgis/core.so
[ 90%] Built target python_module_qgis_core
[ 90%] Generating gui/sipguipart0.cpp, gui/sipguipart1.cpp, gui/sipguipart2.cpp, gui/sipguipart3.cpp

sip: QgsFieldValidator::fixup has versioned and unversioned overloads
make[2]: *** [python/gui/sipguipart0.cpp] Error 1
make[1]: *** [python/CMakeFiles/python_module_qgis_gui.dir/all] Error 2
make: *** [all] Error 2


@qgib
Copy link
Contributor Author

qgib commented Sep 13, 2013

Author Name: Dražen Odobašić (Dražen Odobašić)


Hi, I've experienced the same error on ArchLinux... The attached patch should work for the sip 4.15.1, however due to problems with updated pyqt4 packages, I had to build the latest development snapshot of pyqt (http://www.riverbankcomputing.com/software/pyqt/download) to make qgis-master compile


  • 6230 was configured as QgsFieldValidator.diff

@qgib
Copy link
Contributor Author

qgib commented Sep 24, 2013

Author Name: Jürgen Fischer (@jef-n)


applied in 2301c91 and 6f9795b


  • resolution was changed from to fixed
  • status_id was changed from Open to Closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Build/Install Related to compiling or installing QGIS
Projects
None yet
Development

No branches or pull requests

1 participant