[Pythonmac-SIG] Building Python - GUSI problems with CW7

Alexandre Parenteau alexp@strata.com
Thu, 27 Sep 2001 08:42:31 -0700


Paul,

If you feel adventurous, you can checkout the cvsgui/MacCvs/GUSI2 module of
the cvsgui project on SourceForge, it has GUSI ready to compile with CW7.

Regards,
Alex.

> I am trying to use Python in a a program, and when I execut PyInitialize(),
> all hells break lose. To diagnose the problem, I wish to build Python so I
> can step into the code. However, it requires GUSI2Carbon, which I have
> downloaded from the MacPython site. Unfortunately, it does not contain
> pre-built libs, and when I try to build it (with CW7 Pro), I get a bunch of
> compile errors. I'm new to MacPython (although not new to Python), so I do
> not know the proper way to correct this. Can someone point me to some
> prebuilt GUSI2 Carbon Debug libs?
> 
> Cheers!