[pywin32-bugs] [ pywin32-Bugs-3084013 ] error C2065 'JOB_OBJECT_LIMIT_RESERVED2' for cl.exe
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2010-10-15 02:42:39
|
Bugs item #3084013, was opened at 2010-10-08 16:52 Message generated for change (Settings changed) made by rupole You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=3084013&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: Fixed Priority: 5 Private: No Submitted By: Jenn McGuire (polishsputnik) Assigned to: Nobody/Anonymous (nobody) Summary: error C2065 'JOB_OBJECT_LIMIT_RESERVED2' for cl.exe Initial Comment: I am trying to install on two different XP installs, both running Windows 7 SDK and both VS 2008 and 2010, and got this error on both, after fixing some other errors. It exits and says cl.exe failed with status 2, and win32job_py2_swig.cpp throws the error c2065 saying something about an undeclared identifier. I am stuck, so help would be appreciated. :) Thanks. ---------------------------------------------------------------------- >Comment By: Roger Upole (rupole) Date: 2010-10-14 21:42 Message: Fixed in win32job.i r1.7 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=3084013&group_id=78018 |