Re: [Scid-users] Compile scid 4.5.1 on Mac

2013-05-20 Thread Israel Chauca Fuentes
On May 20, 2013, at 10:33 AM, Ben St-Pierre wrote: >> Does this create a DMG? > > I think it only creates an App, but that it would not take much to > create an App out of it. > But I don't know how to proceed exactly. > Perhaps Israel could explain that. > >> Does snack sound package is inclu

Re: [Scid-users] Compile scid 4.5.1 on Mac

2013-05-20 Thread Ben St-Pierre
> create an app inside the subdirectory "dist" and create a dmg By "create a dmg", Fulvio means "do something like this" http://www.wikihow.com/Make-a-DMG-File-on-a-Mac As Fulvio just said when I asked him for confirmation, a dmg is "just a fancier zip file". ---

Re: [Scid-users] Compile scid 4.5.1 on Mac

2013-05-20 Thread Fulvio
Ben St-Pierre wrote: >> Does this create a DMG? >> > > First you run: ./configure to create a "Makefile" based on your system.. After that you can type: "make" compile the code, to run the program type: ./scid or "make install" compile the code and create an app inside the subdirectory "

Re: [Scid-users] Compile scid 4.5.1 on Mac

2013-05-20 Thread Ben St-Pierre
> Does this create a DMG? I think it only creates an App, but that it would not take much to create an App out of it. But I don't know how to proceed exactly. Perhaps Israel could explain that. > Does snack sound package is included? I don't think so. ---

Re: [Scid-users] error message "database version newer than scid"

2013-05-20 Thread Fulvio
Pieter Goossens wrote: > Hello, > When opening, in version4.4, a small database from version 4.3. i get > the message: "database version newer than scid. Please upgrade scid" > This only happens with this database. Hi, at the beginning of every *.si4 files are recorded some information about th

Re: [Scid-users] Compile scid 4.5.1 on Mac

2013-05-20 Thread Fulvio
Ben St-Pierre wrote: > Hello Patalex, > > If you want to compile Scid, following these three steps might be enough: > > First, http://sourceforge.net/p/scid/wiki/GetScid/ > > Second, install Apple Xcode and Xcode command line tools. > > Third, open the terminal, "cd" into the Scid source code direc

Re: [Scid-users] game list window broken?

2013-05-20 Thread Fulvio
Cristian Stoica wrote: > I'm using gcc 4.5.4. Is it old in this context? Prehistoric :-) The latest release is 4.8.0 but most distro ships with the 4.7.2 Users with old gcc versions can safely use the no thread option: the speed difference is noticeable only with big databases. Bye, Fulvio --

Re: [Scid-users] game list window broken?

2013-05-20 Thread Cristian Stoica
I'm using gcc 4.5.4. Is it old in this context? Cristian S. On Mon, May 20, 2013 at 1:26 PM, Fulvio wrote: > Cristian Stoica wrote: > >> Hi Fulvio, >> >> I get crashes when selecting the game window. >> I traced it to 71755878fc405 but I did not investigate further. >> >> Can you guys reproduc

Re: [Scid-users] game list window broken?

2013-05-20 Thread Fulvio
Cristian Stoica wrote: > Hi Fulvio, > > I get crashes when selecting the game window. > I traced it to 71755878fc405 but I did not investigate further. > > Can you guys reproduce it? Clean build, start and then select > Window/GameList. > > $ ./scid > terminate called after throwing an instance of