[pywin32-bugs] [ pywin32-Bugs-3528396 ] Cannot compile Unicode variant for Python 2.7
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2012-05-20 22:57:00
|
Bugs item #3528396, was opened at 2012-05-20 06:25 Message generated for change (Comment added) made by mhammond You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=3528396&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: Invalid Priority: 5 Private: No Submitted By: shypike (shypike) Assigned to: Nobody/Anonymous (nobody) Summary: Cannot compile Unicode variant for Python 2.7 Initial Comment: Is it possible to build PyWin32 for Python 2.7 with Unicode support? I have tried to (by changing setup.py), but I keep running into compilation problems. I have setup the environment properly and I can build the non-Unicode variant successfully (except for Exchange support, which I don't care about). ---------------------------------------------------------------------- >Comment By: Mark Hammond (mhammond) Date: 2012-05-20 15:57 Message: It's not possible now but shouldn't be far from working. If you run into specific problems, please open bugs, but closing this as invalid as there is nothing actionable. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=3528396&group_id=78018 |