Gerard Vermeulen wrote:
> 
> Phil,
> 
> In trying to port my PyQwt extensions to Windows and stumbled on the
> following quirks:
> 
> (1) 'sip -V' returns 'unknown'

It's a feature because the Windows build environment doesn't use
autoconf etc.

> (2) sip on Windows uses \ instead of / as path-separator in the
> fully qualified filenames in the #include and #line directives.
> MSVC does not accept this and I have to process the sip generated code
> to fix this (easy, of course, but...).

I'm confused - can you send me a simple example? sip doesn't do anything
with path separators and I build PyQt for Windows using MSVC with no
problems.

Phil

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

Reply via email to