[PyKDE] SIP compatibility across compilers
Claus, Richard
claus at slac.stanford.edu
Fri May 6 19:21:49 BST 2005
If I use SIP to interface a C/C++ package to Python (all three built with Windows Visual Studio 7.1), and use SIP to interface another package (both built with Cygwin GCC), can both packages reliably be used from the same Python program? So far we've not been successful in compiling all packages with one compiler (e.g., Qt isn't supported under Cygwin GCC), so I'm looking for another way out.
Thanks,
Ric
More information about the PyQt
mailing list