Re: [Scid-users] Building Scid on Mac

2009-01-24 Thread Israel Chauca Fuentes
I fixed the broken link to the zipped scripts, it should work now. Sorry for the inconvenience, Israel On Jan 8, 2009, at 8:40 PM, Benoit St-Pierre wrote: > Nice page ! > > In the section **Create custumized SDK**, it says that > > << > > The original MacOSX10.4u.sdk doesn't work (for this case)

Re: [Scid-users] Building Scid on Mac

2009-01-09 Thread Israel Chauca Fuentes
On Jan 8, 2009, at 8:40 PM, Benoit St-Pierre wrote: > Nice page ! Thanks! > In the section **Create custumized SDK**, it says that > > << > > The original MacOSX10.4u.sdk doesn't work (for this case), you need to > create a new one that points to the Tcl/Tk 8.5 frameworks. For this > you need

Re: [Scid-users] Building Scid on Mac

2009-01-08 Thread Benoit St-Pierre
Nice page ! In the section **Create custumized SDK**, it says that << The original MacOSX10.4u.sdk doesn't work (for this case), you need to create a new one that points to the Tcl/Tk 8.5 frameworks. For this you need to run 'makeSDK.sh', after that you should see 'MacOSX10.4uTclTk8.5.sdk' insid

[Scid-users] Building Scid on Mac

2009-01-08 Thread Israel Chauca Fuentes
I have published a short step by step guide to build Scid on Mac OS X, there is also a section on how to build the application with Tcl/Tk frameworks embedded for distribution and the scripts I use. http://cachivaches.chauca.net/scid/building.html Israel ---