Date: Sat, 04 Dec 2004 03:30:36 +0000 From: "Pico Pico" <picohatta@hotmail.com> To: freebsd-questions@freebsd.org Subject: py24-qt 3.13 compile issue Message-ID: <BAY15-F262C2AEC26E24C5BDAB94AB2B20@phx.gbl>
next in thread | raw e-mail | index | archive | help
I recently just cvsup'd my ports tree then portupgrade -a... Unfortunately after that i started to have issues with Qtorrent and Nicotine not starting up... I *thought* my problem was with qtorrent/py-qt so i did a make deinstall clean on both.. Now I can't recompile either... Can anyone help me out with this? I've tried search google but to no avail.... py-qt error : ip/qt/qstring.sip: In function `int convertTo_QString(PyObject*, void**, int*) ': sip/qt/qstring.sip:854: error: conversion from `long unsigned int' to `const QChar' is ambiguous /usr/X11R6/include/qstring.h:295: error: candidates are: QChar::QChar(int) /usr/X11R6/include/qstring.h:289: error: QChar::QChar(unsigned int) /usr/X11R6/include/qstring.h:283: error: QChar::QChar(short int) /usr/X11R6/include/qstring.h:277: error: QChar::QChar(short unsigned int) /usr/X11R6/include/qstring.h:258: error: QChar::QChar(unsigned char) /usr/X11R6/include/qstring.h:252: error: QChar::QChar(char) *** Error code 1 Stop in /usr/ports/x11-toolkits/py-qt/work/PyQt-x11-gpl-3.13/qt. *** Error code 1 Stop in /usr/ports/x11-toolkits/py-qt/work/PyQt-x11-gpl-3.13. *** Error code 1 Stop in /usr/ports/x11-toolkits/py-qt. And my issue with qtorrent is now : ip/qt/qstring.sip: In function `int convertTo_QString(PyObject*, void**, int*) ': sip/qt/qstring.sip:854: error: conversion from `long unsigned int' to `const QChar' is ambiguous /usr/X11R6/include/qstring.h:295: error: candidates are: QChar::QChar(int) /usr/X11R6/include/qstring.h:289: error: QChar::QChar(unsigned int) /usr/X11R6/include/qstring.h:283: error: QChar::QChar(short int) /usr/X11R6/include/qstring.h:277: error: QChar::QChar(short unsigned int) /usr/X11R6/include/qstring.h:258: error: QChar::QChar(unsigned char) /usr/X11R6/include/qstring.h:252: error: QChar::QChar(char) *** Error code 1 Stop in /usr/ports/x11-toolkits/py-qt/work/PyQt-x11-gpl-3.13/qt. *** Error code 1 Stop in /usr/ports/x11-toolkits/py-qt/work/PyQt-x11-gpl-3.13. *** Error code 1 Stop in /usr/ports/x11-toolkits/py-qt.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BAY15-F262C2AEC26E24C5BDAB94AB2B20>