Build problems with 9.6 [mostly fixed]
David V Glasgow
dvglasgow at gmail.com
Sat Jun 20 10:24:06 EDT 2020
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 auto-detect inclusions or security categories because stack is password protected”
This didn’t happen in 7.x or 8.x, and as far as I know, the stack is not encrypted. I have seen a discussion of the same message with a script only stack, but I couldn’t see any real connection with my case.
I tried
set the password of stack "ISOPtex" to empty
in the message box, but still got the same message on build.
Any suggestions anyone?
Thanks David G
> On 16 Jun 2020, at 1:11 pm, panagiotis merakos via use-livecode <use-livecode at lists.runrev.com> wrote:
>
> 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
>
> *>>>>>>>Launching X-Code I get an unknown error with a long field of text
> in the console. Want to see it? *
>
> If the previous command does not make any difference, then yes please :)
>
> Which version of Xcode have you installed BTW?
>
> Kind regards,
> Panos
> --
>
> On Tue, 16 Jun 2020 at 15:04, David V Glasgow via use-livecode <
> use-livecode at lists.runrev.com> wrote:
>
>>
>>
>>> On 15 Jun 2020, at 5:04 pm, panagiotis merakos via use-livecode <
>> use-livecode at lists.runrev.com> 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 directory '/path/to/your/Xcode.app'
>>
>> Launching X-Code I get an unknown error with a long field of text in the
>> console. Want to see it?
>>
>> Cheers,
>>
>> David G
>>
>>>
>>> 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 <
>>> use-livecode at lists.runrev.com> wrote:
>>>
>>>> Hi Panos,
>>>>
>>>> The tools appeared to install, but the error(s) still appear, and the
>>>> standalone isn’t saved.
>>>>
>>>> Best wishes,
>>>>
>>>> David G
>>
>> _______________________________________________
>> use-livecode mailing list
>> use-livecode at lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your
>> subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
>>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list