[pywin32-bugs] [ pywin32-Bugs-3574188 ] Failing to build against Python 3.3.0
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2012-10-03 17:43:00
|
Bugs item #3574188, was opened at 2012-10-03 10:42 Message generated for change (Tracker Item Submitted) made by tjgolden You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=3574188&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: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Tim Golden (tjgolden) Assigned to: Nobody/Anonymous (nobody) Summary: Failing to build against Python 3.3.0 Initial Comment: Current tip (4363710e738e) is failing to build against Python 3.3.0. Output: com/win32comext/shell/src/shell.cpp(586) : error C2664: 'PyWinObject_AsResourceIdW' : cannot convert parameter 2 from 'char **' to 'WCHAR **' Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast error: command '"c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\BIN\cl.exe"' failed with exit status 2 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=3574188&group_id=78018 |