Calling C++ function from python script

Pankaj pankajgode at gmail.com
Sat Jan 28 23:08:02 EST 2006


One small thing was incorrect there.

gcc -c TestCase.c TestCase_wrap.c  -I /usr/include/python2.2/

This include path is required for Python.h file




More information about the Python-list mailing list