Re: [Scid-users] Scid on OSX -- Strange error message when compiling

2008-10-09 Thread Garth Corral
On Oct 9, 2008, at 6:45 PM, Benoit St-Pierre wrote: > Hello, > > After some tests, Garth helped me find the problem. Thanks a lot, > Garth ! > > Here is the result : Mac OS X users must install the X11 SDK.pkg in > XCode Tools/Package. > I should explain further because this could become a FAQ

Re: [Scid-users] Scid on OSX -- Strange error message when compiling

2008-10-09 Thread Benoit St-Pierre
Hello, After some tests, Garth helped me find the problem. Thanks a lot, Garth ! Here is the result : Mac OS X users must install the X11 SDK.pkg in XCode Tools/Package. (Why not install XCode altogether, then ? I did that, so I don't know if ONLY installing SDK works.) An app could be built

Re: [Scid-users] Releases

2008-10-09 Thread Alexander Wagner
Pascal Georges wrote: Hi! > I plan to release Scid 3.6.26 in the next days. Are there > any comments / objections ? This should be the latest > version compatible with Tcl/Tk 8.4. I think there're some open points that should be closed before this release. At first sight I saw the following: *

[Scid-users] Rybka3-64bit and SCID : troubleshooting...

2008-10-09 Thread Roy Brunjes
Pascal, I was able to run the "go ponder infinite" with the position you gave me. Here is the output of the last iteration (before I killed it): info depth 14 score cp 14 time 19671 nodes 580119 nps 30198 pv e2e4 b8c6 g1f3 g8f6 b1c3 d7d5 e4d5 f6d5 f1c4 e7e6 e1g1 f8e7 f1e1 info currmove f2f4 cur

Re: [Scid-users] Rybka3-64bit runs via command line on Ubuntu 64-bit but not with SCID 3.6.25

2008-10-09 Thread Pascal Georges
What happens when you send following commands in CLI (you may first try without setoption lines) : uci setoption name Hash value 256 setoption name MultiPV value 4 setoption name UCI_LimitStrength value false setoption name UCI_Elo value 1200 setoption name Max CPUs value 1 setoption name NalimovP

[Scid-users] Rybka3-64bit runs via command line on Ubuntu 64-bit but not with SCID 3.6.25

2008-10-09 Thread Roy Brunjes
I'm using SCID 3.6.25. I can type UCI at the command prompt and then go depth 17 and it runs just fine. It crashes when run under SCID though. 32-bit Rybka 3 runs fine under SCID 3.6.25. A fix here gives the ability to run a 64-bit Rybka-3 under SCID and boosts engine strength even further. Th

[Scid-users] Releases

2008-10-09 Thread Pascal Georges
Hi, I plan to release Scid 3.6.26 in the next days. Are there any comments / objections ? This should be the latest version compatible with Tcl/Tk 8.4. Also note that I released Scid Pocket 1.3 a few days ago with updated / new engines. Pascal