[pywin32-bugs] [ pywin32-Bugs-3094208 ] 'OleSetOleError': identifier not found
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2010-10-24 17:55:20
|
Bugs item #3094208, was opened at 2010-10-24 14:38 Message generated for change (Settings changed) made by You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=3094208&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: https://www.google.com/accounts () Assigned to: Nobody/Anonymous (nobody) Summary: 'OleSetOleError': identifier not found Initial Comment: Hi, I'm trying to build release 214 with VC2008 on XP. First it complained about some mapi stuff it could not found, I then installed 'Microsoft Exchange Server MAPI Client', but the compilation process still fails with : com/win32comext/mapi/src/mapi.cpp(933) : error C3861: 'OleSetOleError': identifi er not found Is there a way to resolve this or to find more info on what is going on ? Is it possible to skip certain modules (like mapi) ? Thank you and regards, Erik please find enclosed the complete compiler trace ---------------------------------------------------------------------- >Comment By: https://www.google.com/accounts () Date: 2010-10-24 17:55 Message: Completely cleaning the build tree resolved this. Apparently there are issues when the project is rebuild after a failed attempt ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=3094208&group_id=78018 |