Date: Fri, 3 Dec 2004 20:43:17 +1000 From: "Warren Liddell" <warren@draft.nq.nu> To: freebsd-current@freebsd.org Subject: Build error when installing py24-qt-3.13 Message-ID: <20041203104130.M61393@slingo.nq.nu>
next in thread | raw e-mail | index | archive | help
The following is what occurs .. any ideas as to what is happening is welcomed. ============= ===> Building for py24-qt-3.13 c++ -c -pipe -fPIC -O -pipe -Wall -W -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I. - I/usr/local/include -I/usr/local/include/python2.4 -I/usr/X11R6/include -o sipqtQString.o sipqtQString.cpp sip/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: note: candidates are: QChar::QChar(int) /usr/X11R6/include/qstring.h:289: note: QChar::QChar(uint) /usr/X11R6/include/qstring.h:283: note: QChar::QChar(short int) /usr/X11R6/include/qstring.h:277: note: QChar::QChar(ushort) /usr/X11R6/include/qstring.h:258: note: QChar::QChar(uchar) /usr/X11R6/include/qstring.h:252: note: 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. *** Error code 1 Stop in /usr/ports/net/qtorrent. -- Open WebMail Project (http://openwebmail.org)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041203104130.M61393>