|
|
|
|
|
by MindTwister
4884 days ago
|
|
Removing #define hypot _hypot
from pyconfig.h (in my python include folder) got me to another hurdle function 'PyObject* boost::python::converter::do_return_to_python(char)' definition is marked dllimport
I have no idea what that means (never touched C++ in my life) |
|