Eric Snow added the comment: > I'm getting the following linker errors on Windows 8.1 for 32 and 64 bit > debug and release builds. unresolved external symbol _PyODict_Type in > C:\cpython\PCbuild\_collectionsmodule.obj, and _PyODictIter_Type, > _PyODictValues_Type, _PyODictKeys_Type,_PyODictItems_Type in > C:\cpython\PCbuild\object.obj
Hmm. I'm not too familiar with how things work for Windows. I'm also not clear on where the leading underscore is coming from. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue16991> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com