Problem building openstudio python bindings for windows

asked 2019-05-15 08:33:00 -0500

updated 2019-05-15 10:36:18 -0500

I am trying to build windows python bindings but I am getting lots of errors about unresolver exteranal symbo like this one:

Error   34  error LNK2019: unresolved external symbol __imp_PyDict_GetItem referenced in function SWIG_Python_GetSwigThis   C:\Users\mapas\Documents\Visual Studio 2013\Projects\OpenStudio\openstudiocore\build\src\model_editor\python_OpenStudioModelEditor_wrap.obj python_OpenStudioModelEditor

Can anybody help me with this? Thanks in advance.

edit retag flag offensive close merge delete