RE: Python 3.2 Debug build

2011-03-22 Thread Willis Cheung
Thanks for your answers. Just to make sure I do it correctly, is it the CPython package on http://hg.python.org the one which I should be downloading? Thanks again Willis From: Santoso Wijaya [mailto:santoso.wij...@gmail.com] Sent: Thursday, March 17, 2011 6:05 PM To: Willis Cheung Cc

Python 3.2 Debug build

2011-03-17 Thread Willis Cheung
Hi all, I'm trying to build the debug version of Python 3.2. I downloaded the py3k folder from the python SVN. Then I opened the pcbuild.sln and tried to build the "python" project. However the build failed when I got an error from the project "pythoncore" which I think "python" depends on? The er