Hirokazu Yamamoto <[email protected]> added the comment:
Probably this patch works.
P.S.
These lines in PCBuild/vs9to8.py seem to be not needed. I could
build python even without it, (I only tried py3k)
# Bah. VS8.0 does not expand macros in file names.
# Replace them here.
lines = lines.replace('$(sqlite3Dir)', '..\\..\\..\\sqlite-3.6.21')
I'm not sure, maybe VS8 SP1's bug? I tried on this.
Microsoft Visual Studio 2005
Version 8.0.50727.42 (RTM.050727-4200)
----------
keywords: +patch
Added file: http://bugs.python.org/file18898/py3k_bz2_vcproj.patch
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue9810>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com