[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-21 22:20:06
|
Bugs item #3174988, was opened at 2011-02-07 12:54 Message generated for change (Comment added) made by sf-robot 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: Closed 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: SourceForge Robot (sf-robot) Date: 2011-02-21 22:20 Message: This Tracker item was closed automatically by the system. It was previously set to a Pending status, and the original submitter did not respond within 14 days (the time period specified by the administrator of this Tracker). ---------------------------------------------------------------------- Comment By: Mark Hammond (mhammond) Date: 2011-02-07 22:00 Message: When downloading, click "View all Files" and select an installer executable. If you really want to build from sources, you need a fairly recent CVS checkout and follow the instructions there for getting the correct version of the platform SDK setup correctly. ---------------------------------------------------------------------- Comment By: foxx1337 (foxx1337) Date: 2011-02-07 13: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 |