
report at bugs
Jun 22, 2012, 7:33 PM
Post #1 of 6
(56 views)
Permalink
|
|
[issue15150] Windows build does not link
|
|
New submission from Brian Curtin <brian [at] python>: 6>python3.def : error LNK2001: unresolved external symbol PyState_AddModule 6>python3.def : error LNK2001: unresolved external symbol PyState_RemoveModule 6>C:\python-dev\cpython\PCbuild\python3.lib : fatal error LNK1120: 2 unresolved externals ---------- components: Build, Windows messages: 163522 nosy: brian.curtin priority: release blocker severity: normal stage: needs patch status: open title: Windows build does not link type: compile error versions: Python 3.3 _______________________________________ Python tracker <report [at] bugs> <http://bugs.python.org/issue15150> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
|