Calling python from C++.
Phil Austin
phil at geog.ubc.ca
Wed Jun 7 19:54:14 EDT 2000
More information about the Python-list mailing list
Wed Jun 7 19:54:14 EDT 2000
- Previous message (by thread): Calling python from C++.
- Next message (by thread): Case-sensitivity? Hal says "No" ;-)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
olczyk at interaccess.com (Thaddeus L. Olczyk) writes: > Is it possible for C++ to call Python routines and vica-versa? > I have to write apps in C++ that have a GUI. They have to run under > almost any platform, so I thought that a python front end might do the > trick. > TIA. Take a look at http://CXX.sourceforge.net/ You'll want the current CVS snapshot, as there have been several bugs fixed in CXX-4.2 Regards, Phil
- Previous message (by thread): Calling python from C++.
- Next message (by thread): Case-sensitivity? Hal says "No" ;-)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list