Gooooooooood afternoon,
I'm a newbie and I have a couple of questions.
Under windows, I'm writing a library for python (.dll or later .pyd) containing a few C++ classes. These classes will be later subclassed in python for use with PyQt. Would I need to export the classes/data using "__declspec(dllexport)"?
My build system is as described in http://kscraft.sourceforge.net/pyqt-windows-install.xhtml
Many thanks! Paul
_______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
