PDA

View Full Version : Extending python using winviz.exe


Enlil
08-11-2009, 11:23 AM
Hello,
Can the methods for extending python using C or C++ be used with winviz.exe? Further, if we make an executable out of the project, would it still work?

Thanks,
Christian

farshizzo
08-12-2009, 10:59 AM
Yes, most Python extensions should work fine with Vizard. Make sure you develop the extensions using the Python 2.4 library. The Python 2.4 SDK is included with the Vizard 3.0 SDK, which is available on our downloads page.