I temporarily solved this error by putting typedef unsigned int size_type;
in configure/Qwt3D_Qt4/qwt3d_types.h, under namespace Qwt3D, after calling configure with: python configure.py -Q ../qwtplot3d-0.2.7 -4 -L /usr/lib -I /usr/include/ --module-install-path=/usr/lib/python2.6/dist- packages/PyQt4/Qwt3D (modified configure call as reported in https://bugs.launchpad.net/bugs/342782) I don't know what's the correct place to put it before calling configure script... -- Python 2.6 transition https://bugs.launchpad.net/bugs/354416 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
