scidpp-discuss Mailing List for Scid++
A collection of patches for the upstream Scid vs PC project.
Brought to you by:
haydoooke
You can subscribe to this list here.
| 2025 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(2) |
Nov
|
Dec
|
|---|
|
From: Lionel <hay...@gm...> - 2025-10-19 02:08:29
|
What OS are you on? The Scid++ project has only been tested on Linux and the Make files for other operating systems are known to be way out of date and are essentially non-functional. I have no way to test on Microsoft or Apple platforms (never used them). On top of that, the Scid++ repo is at least a year behind the upstream Scid vs PC project, which I am hoping to rectify by the end of the year. You may have noticed that the project has been idle for some time as I've been preoccupied with other projects. That will soon be remedied as well. On 10/18/25 5:49 PM, Jimi Damon wrote: > Hi, > > I am trying to build the latest from git and tkscid seems to not be a part of any cmake build files anymore. I ask aboutt his because I have made a number of scripts that start with > > exec tkscid "$0" "$@" > package require Expect > ... > > > I tried looking through the logs but couldn't find anything off of a cursory glance. > > > Thanks for any advice on this > > -JImi > > > _______________________________________________ > Scidpp-discuss mailing list > Sci...@li... > https://lists.sourceforge.net/lists/listinfo/scidpp-discuss |
|
From: Jimi D. <jd...@gm...> - 2025-10-18 23:50:00
|
Hi, I am trying to build the latest from git and tkscid seems to not be a part of any cmake build files anymore. I ask aboutt his because I have made a number of scripts that start with exec tkscid "$0" "$@" package require Expect ... I tried looking through the logs but couldn't find anything off of a cursory glance. Thanks for any advice on this -JImi |