sip-build using C compiler for .cpp files when not using pyqt-builder?

Patrick Stinson patrickkidd at gmail.com
Thu Oct 6 19:25:56 BST 2022


I have a pure C++ sip extension and it looks like sip-build is using the C
compiler for everything. My other extension that sues pyqt-builder seems to
work. Is there a way to get sip to use the c++ compiler for cpp files while
also correctly compiling sip's C files like sip_array.c etc?

Using sip-6.7.1.

Cheers,
-Patrick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20221006/79826108/attachment.htm>


More information about the PyQt mailing list