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

_______________________________________________
PyKDE mailing list    [EMAIL PROTECTED]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to