|
From: Sakti Swarup-OP <sak...@if...> - 2000-12-18 08:19:15
|
I have dowloaded Swig1.3.3NT and Python 2.0 for windows. I tried an example given in "Examples Directory", I could compile example.i for swig to generate example_wrap.c compiled example.c but when compiling example_wrap.c along with example.c it generates lots of errors. Apparently these are because the Header file "Python.h" doesn't contains some items like "PyObject". I would like to know info on this. Yours Sincerely, Sakti |