Search - User list
Full Version: Can't find PY_PyList_New, PY_PyTuple_New
Root » Technical Discussion » Can't find PY_PyList_New, PY_PyTuple_New
sgsrwm
Hi all.

I'm currently testing Alembic importer (in Alembic 1.0 example) with HDK in MS Windows.

As Alembic importer in Houdini 11.1.22 doesn't work well, I tried to build source codes in Alembic 1.0. (I used abc data released by alembic group - octopus animation. It worked well in Maya 2011 and 2012)

However, when building SOP dll compiler can't find PY_PyTuple_New and PY_PyList_New. Invoking PY_PyDict_New doesn't cause problem at all, but PY_PyTuple_New and PY_PyList_New does.

Of course, I set all visual studio configuration in right way.
(additional directories, external libraries, …)

Anybody can help me ?

Thanks.
sgsrwm
correctly, error caused by PY_PyTuple_New and PY_PyList_New is linking error.

LNK 2001 unresolved external symbol “_declspec (dll import) class PY_PyObject * __cdecl PY_PyList_New(int)” (__imp_Py……..)
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by DjangoBB