
8 Mar
2007
8 Mar
'07
7:37 a.m.
Hello all, As anyone tried Boost.Python in a 64 bit machine with Python 2.5? I have a compilation error and apparently solved it by changing the source file: object_protocol.cpp. In lines 109 and 136 I changed the variable types from int to Py_ssize_t. The machine specs are: 2 Dual-Core AMD Opteron Processors 2212 HE (64 bits) Linux SUSE 10 - kernel 2.6.18.2-34 x86_64 GCC version 4.1.2 20061115 (prerelease) (SUSE Linux) Python 2.5 Boost 1.33.1