Re: [Therion] New development software issue

2019-12-18 Thread Martin Sluka via Therion
38 years old skeleton in a closet still scares? M. Odesláno z iPhonu 18. 12. 2019 v 13:00, Tarquin Wilton-Jones via Therion : ERROR: Can not execute "command.com /c "C:\\Program Files\\Therion\\therion.exe" -x cave.th >>> >>> The code in xtherion/global.tcl tries to run cmd.exe fir

Re: [Therion] New development software issue

2019-12-18 Thread Tarquin Wilton-Jones via Therion
>>> ERROR: Can not execute "command.com /c "C:\\Program >>> Files\\Therion\\therion.exe" -x cave.th >> >> The code in xtherion/global.tcl tries to run cmd.exe first and if that >> fails it assumes command.com: > > I had guessed this was the approach it might use. > > But this would not explain

Re: [Therion] New development software issue

2019-12-13 Thread Bruce Mutton
:52 To: Tarquin Wilton-Jones via Therion Cc: Tarquin Wilton-Jones Subject: Re: [Therion] New development software issue > The code in xtherion/global.tcl tries to run cmd.exe first and if that > fails it assumes command.com: I had guessed this was the approach it might use. But this wou

Re: [Therion] New development software issue

2019-12-12 Thread Tarquin Wilton-Jones via Therion
> The code in xtherion/global.tcl tries to run cmd.exe first and if that > fails it assumes command.com: I had guessed this was the approach it might use. But this would not explain why commit 802ad7c worked correctly, but 19eb624 failed. Was it maybe an installation bug? ___

Re: [Therion] New development software issue

2019-12-12 Thread Olly Betts
On Thu, Dec 12, 2019 at 09:46:08PM +, Tarquin Wilton-Jones via Therion wrote: > ERROR: Can not execute "command.com /c "C:\\Program > Files\\Therion\\therion.exe" -x cave.th > > (I managed to find an old thread with this same message, but there was > no fix in that thread.) > > However, the

[Therion] New development software issue

2019-12-12 Thread Tarquin Wilton-Jones via Therion
Stacho, > We got it working, using the latest snapshot (Dec 9, 2019 from the > commit 19eb624). Sorry, I was wrong. 19eb624 fixed one problem. But instead, we now get this error when compiling: ERROR: Can not execute "command.com /c "C:\\Program Files\\Therion\\therion.exe" -x cave.th (I manage