[PyKDE] ANN: SIP v4.0pre4 Released

Phil Thompson phil at riverbankcomputing.co.uk
Tue Nov 25 19:23:01 GMT 2003


On Tuesday 25 November 2003 6:54 am, Oliver Kohlbacher wrote:
> Hi there,
>
> Phil Thompson wrote:
> > 1. I want SIP v4 to be seen as a general tool for building bindings for C
> > and C++ libraries on all platforms - and not just as the tool used to
> > build PyQt. This required the dependency of the old system on tmake or
> > qmake to be removed.
>
> That's definitely good nes :)
>
> There's one thing I noted when testing 4.0pre4: the command line option
> "-m" seems to have disappeared from 4.0pre3 to 4.0pre4 -- what's the
> correct way for creating Makefiles with SIP these days?

Use the new -b flag to generate a "SIP build file" and use the Makefile 
classes defined in sipconfig to parse the build file and generate the 
Makefile.

Phil




More information about the PyQt mailing list