Hello All, I noticed that the Python api doesn't seem to be compiled
for the windows binary packages, and the release notes for 1.8 mention
that it works for linux, but nothing about windows. In my preliminary
attempts to compile the swig file under VC++6.0, I'm getting a lot of
errors like the following:
error C2872: 'INT' : ambiguous symbol
error C2872: 'CHAR' : ambiguous symbol
Does anyone have any idea what's happening? Are there any reasons why
the swig interface wouldn't work under windows?
Thanks for the help, -Russ
|