9.6.6 build errors
Klaus major-k
klaus at major-k.de
Tue Feb 1 12:30:48 EST 2022
Hi Panos,
> Am 01.02.2022 um 17:52 schrieb panagiotis m via use-livecode <use-livecode at lists.runrev.com>:
>
> Hello Bill,
>
> You do not need to disable error msgs to build a standalone. I am not sure
> if you ever had to.
I'm sure Bill means that we need to check if LC is building a runtime and then we have to
EXIT all OPENXXX messages:
----------------------------------------
on openstack
## Name out of my head, may be named completely differently:
if revisbuildingstandalone() then
exit openstack
end if
## more openstack stuf...
...
----------------------------------------
> Kind regards,
> Panos
> --
>
> On Tue, 1 Feb 2022 at 18:46, William Prothero via use-livecode <
> use-livecode at lists.runrev.com> wrote:
>
>> Regarding this, I don’t recall seeing a reply to my query about whether
>> you still need to disable error messages when building a standalone.
>> Hopefully this has been fixed, but …
>>
>> Best,
>> Bill
Best
Klaus
--
Klaus Major
https://www.major-k.de
https://www.major-k.de/bass
klaus at major-k.de
More information about the use-livecode
mailing list