Re: Build problems with 9.6 [mostly fixed]

2020-06-23 Thread panagiotis merakos via use-livecode
no change to error. Stack has no > sub stacks. I suppose I could select inclusions manually, but it would be > nice to know what is going on. > > Cheers, > > David G > > > Begin forwarded message: > > > > From: David V Glasgow > > Subject: Re: Build p

Fwd: Build problems with 9.6 [mostly fixed]

2020-06-23 Thread David V Glasgow via use-livecode
t: Re: Build problems with 9.6 [mostly fixed] > Date: 20 June 2020 at 3:24:06 pm BST > To: How to use LiveCode > > Updating to Xcode 10.1 did the trick, so it looks like something had gone > awry with the previous Xcode install. I really hadn’t appreciated that > there

Re: Build problems with 9.6 [mostly fixed]

2020-06-20 Thread David V Glasgow via use-livecode
Updating to Xcode 10.1 did the trick, so it looks like something had gone awry with the previous Xcode install. I really hadn’t appreciated that there is any LC dependency on Xcode with respect to desktop builds. Thanks for the advice Panos. I now get a build, but with the warning “could not

Re: Build problems with 9.6

2020-06-16 Thread David V Glasgow via use-livecode
> On 16 Jun 2020, at 1:11 pm, panagiotis merakos via use-livecode > wrote: > > Sorry about that, I should have mentioned that "/path/to/your/Xcode.app" is > a placeholder for the actual path to your Xcode.app. Oh boy. Feel a bit dumb now! Currently 10.1, downloading 11 now, just in case.

Re: Build problems with 9.6

2020-06-16 Thread panagiotis merakos via use-livecode
Hello David, Sorry about that, I should have mentioned that "/path/to/your/Xcode.app" is a placeholder for the actual path to your Xcode.app. So for example if you have installed Xcode into your Applications folder, then the above command should read: sudo xcode-select -s /Applications/Xcode.app

Re: Build problems with 9.6

2020-06-16 Thread David V Glasgow via use-livecode
> On 15 Jun 2020, at 5:04 pm, panagiotis merakos via use-livecode > wrote: > > Hello David, > > Where have you installed Xcode? > > Could you try this in a terminal: > > sudo xcode-select -s /path/to/your/Xcode.app In response to this I get xcode-select: error: invalid developer

Re: Build problems with 9.6

2020-06-15 Thread panagiotis merakos via use-livecode
Hello David, Where have you installed Xcode? Could you try this in a terminal: sudo xcode-select -s /path/to/your/Xcode.app Also, it might be worth opening Xcode first (in case you have never opened it). Kind regards, Panos -- On Mon, 15 Jun 2020 at 18:12, David V Glasgow via use-livecode <

Re: Build problems with 9.6

2020-06-15 Thread David V Glasgow via use-livecode
Hi Panos, The tools appeared to install, but the error(s) still appear, and the standalone isn’t saved. Best wishes, David G > On 15 Jun 2020, at 1:04 pm, panagiotis merakos via use-livecode > wrote: > > Hello David, > > Could you try what is suggested in >

Re: Build problems with 9.6

2020-06-15 Thread panagiotis merakos via use-livecode
Hello David, Could you try what is suggested in https://quality.livecode.com/show_bug.cgi?id=22740? Kind regards, Panos -- On Mon, 15 Jun 2020 at 14:02, David V Glasgow via use-livecode < use-livecode@lists.runrev.com> wrote: > Should have said, MacOS 10.13.6 > > > On 15 Jun 2020, at 11:20 am,

Re: Build problems with 9.6

2020-06-15 Thread David V Glasgow via use-livecode
Should have said, MacOS 10.13.6 > On 15 Jun 2020, at 11:20 am, David V Glasgow wrote: > > Hi Folks, > > I have been trying out 9.6 on Mac on a stack developed with 7.1.4. I made > some minor tweaks to the stack and then tried to build a standalone. I > didn’t check change the default build

Build problems with 9.6

2020-06-15 Thread David V Glasgow via use-livecode
Hi Folks, I have been trying out 9.6 on Mac on a stack developed with 7.1.4. I made some minor tweaks to the stack and then tried to build a standalone. I didn’t check change the default build settings. It built for linux, then entered a blizzard of 'stack with the same name is in memory’