pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/x11/py-qwt-qt4
On Thu, Oct 02, 2014 at 03:47:28AM +0000, Makoto Fujiwara wrote:
> Module Name: pkgsrc
> Committed By: mef
> Date: Thu Oct 2 03:47:28 UTC 2014
>
> Added Files:
> pkgsrc/x11/py-qwt-qt4: DESCR Makefile PLIST distinfo
>
> Log Message:
> Import py27-qwt-qt4-5.2.0 as x11/py-qwt-qt4.
Does this actually work? I get:
In file included from ../sip/qwt5qt4/qwt_interval_data.sip:59:
./qwt_interval_data.h:63:12: error: use of undeclared identifier 'qwtMin'; did you mean 'qMin'?
...
tmp-qwt5qt4/sipQwtcmodule.cpp:2444:33: error: use of undeclared identifier 'qwtDegree2Pos'
sipRes = new QPoint(qwtDegree2Pos(*a0,a1,a2));
tmp-qwt5qt4/sipQwtcmodule.cpp:2473:33: error: use of undeclared identifier 'qwtPolar2Pos'
sipRes = new QPoint(qwtPolar2Pos(*a0,a1,a2));
Joerg
Home |
Main Index |
Thread Index |
Old Index