Re: [Scid-users] compiling 4.4 on Mac

2013-04-09 Thread Francis Meetze
Thanks for all the suggestions everyone! The /configure CC="clang" LINK="clang" THREADS="" didn't get me any further. When I went to compile, I received this lastly: ... g++ -O3 -fno-rtti -fno-exceptions -Wall -DZLIB -F/System/Library/Frameworks/Tcl.framework -F/System/Library/Frameworks/T

Re: [Scid-users] error importing .pgn file

2013-04-09 Thread Mario Lacunza
The error message is very clear, you dont have permissions to read or open that file,... changes it according to your OS Saludos / Best regards Mario Lacunza Email:: mlacu...@gmail.com Personal Website:: http://www.lacunza.biz/ OpenOffice.org Perú:: http://openoffice-peru.com/ Hosting:: http://

[Scid-users] error importing .pgn file

2013-04-09 Thread Fernando Javier
when i try to import a single .pgn or a .pgn database, i get this mesagge: Opening polgar.pgn read-only...Importing PGN games from polgar.pgn... Error opening PGN file. what should i do???

[Scid-users] bug?

2013-04-09 Thread Michael G Thomas
​ Screenshot from 2013-04-09 18:30:39.png ​What are the checkmarks supposed to indicate in the 'Windows' submenu? The 'Game List' and 'Tree Window' show a checkmark only when closed

[Scid-users] 2nd Call For Papers, 20th Annual Tcl/Tk Conference 2013

2013-04-09 Thread Andreas Kupries
[[ Notes: Karl Lehenbauer of FlightAware is confirmed as our Keynote speaker. http://www.flightaware.com ]] 20'th Annual Tcl/Tk Conference (Tcl'2013) http://www.tcl.tk/community/tcl2013/ September 23 - 27, 2013 Bourbon Orleans Hotel New Orleans, Louisiana, USA http://www.bourbonorleans.co

[Scid-users] DevNull speedup options for TextBuffer class and sc_game pgn -format

2013-04-09 Thread Mike Curtis
55.f8=Q Nc7+ 156.Kf7 Bxf8 157.Bxf8 Kc6 158.Nf4 Kd7 159.g5 Nb5 160.g6 Nd4 161.g7 Nf5 162.g8=Q Nh6+ 163.Bxh6 1-0 puts [time { sc_game pgn -format color } 1] 280.0621 microseconds per iteration puts [time { sc_game pgn -format DevNull } 1] 43.8223 microseconds per iteration 0001-DevNull-sp

Re: [Scid-users] compiling 4.4 on Mac

2013-04-09 Thread Fulvio
Francis Meetze wrote: > Hi, > > I noticed that there wasn't a dmg of 4.4 up yet. So I thought I'd give a > shot at compiling the package. Thank you. This is the spirit of a gpl community. Unfortunately it seems that Mac version have some problems (i don't use Macs, but Steven told me that he ha