[pywin32-bugs] [ pywin32-Bugs-3174988 ] error C2065: 'JOB_OBJECT_LIMIT_RESERVED2'
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2011-02-07 13:23:46
|
Bugs item #3174988, was opened at 2011-02-07 13:54 Message generated for change (Comment added) made by foxx1337 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=3174988&group_id=78018 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: installation Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Omri6 (omri6) Assigned to: Nobody/Anonymous (nobody) Summary: error C2065: 'JOB_OBJECT_LIMIT_RESERVED2' Initial Comment: Hi, When installing pywin32, I'm getting the following error after starting setup.py -q install win32/src/win32job_py2_swig.cpp(1323) : error C2065: 'JOB_OBJECT_LIMIT_RESERVED2' : Undeclared Identifier error: command '"C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN\cl.exe"' failed with exit status 2 I'm using windows XP, Visual Studio 2008. I'd be happy to get some instructions on how to overcome this error. Thanks! Omri ---------------------------------------------------------------------- Comment By: foxx1337 (foxx1337) Date: 2011-02-07 14:23 Message: I'm also interested in a resolution for this problem. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=3174988&group_id=78018 |