Re: Can we install "command Line Tools 14.1" on Mac?

2022-11-16 Thread Klaus major-k via use-livecode
Hi Panos, > Am 16.11.2022 um 17:24 schrieb panagiotis m via use-livecode > : > > Hello all, > > Yes, you can install any version of the command line tools you wish, but > for LiveCode you need the version that is included in Xcode 13.2.x. > So to use a different version you can do: > sudo xcode

Re: Can we install "command Line Tools 14.1" on Mac?

2022-11-16 Thread panagiotis m via use-livecode
Hello all, Yes, you can install any version of the command line tools you wish, but for LiveCode you need the version that is included in Xcode 13.2.x. So to use a different version you can do: sudo xcode-select -s /path/to/the/new/version/of/command/line/tools But before using LiveCode, make s

RE: Can we install "command Line Tools 14.1" on Mac?

2022-11-16 Thread Ralph DiMola via use-livecode
Didn't test but I don't see why not as long as there is a 13.2.1 to build LC apps against. Panos? Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Klaus majo

Re: Can we install "command Line Tools 14.1" on Mac?

2022-11-16 Thread Klaus major-k via use-livecode
Hi Ralph, > Am 16.11.2022 um 16:21 schrieb Ralph DiMola via use-livecode > : > > You can install any number of Xcode versions. Just point the build tools to > 13.2.1. > In terminal > Xcode-select --print-path > Will show the current selected path to xcode.app for building > sudo xcode-select --s

RE: Can we install "command Line Tools 14.1" on Mac?

2022-11-16 Thread Ralph DiMola via use-livecode
You can install any number of Xcode versions. Just point the build tools to 13.2.1. In terminal Xcode-select --print-path Will show the current selected path to xcode.app for building sudo xcode-select --switch PathToXcode13 will set the build tools path Ralph DiMola IT Director Evergreen Informa

Re: mergAV uses GLOBAL coordinates?

2022-11-16 Thread Mike Kerner via use-livecode
just checking into this thread, for the first time. you already figured out the important part: it uses global coords. the example code that i have includes taking that into account. it's actually part of a larger routine that sets all the mergav props for barcode scanning. On Tue, Nov 15, 2022 at

Can we install "command Line Tools 14.1" on Mac?

2022-11-16 Thread Klaus major-k via use-livecode
Hi all, I know that LC is not compatible with Xcode 14. But what about the command line tools? Is it safe to install the latest version 14.1? Best Klaus -- Klaus Major https://www.major-k.de https://www.major-k.de/bass kl...@major-k.de ___ use-live