Re: Compiling Livecode

2019-03-12 Thread Richard Gaskin via use-livecode
David Bovill wrote: >> On 09/03/2019 Richard Gaskin wrote: >> >> David Bovill wrote: >> > No one using docker? >> >> https://hub.docker.com/r/techstrategies/livecode/ > > I tried that and have it hosted somewhere. By the way who is / are > "techstrategies". That's the "ts" in

Re: Compiling Livecode

2019-03-11 Thread David Bovill via use-livecode
I tried that and have it hosted somewhere. By the way who is / are "techstrategies". What I'm looking for is more of how to run integrate Livecode into a future looking devops environment - so using docker on the testing and development side. That's what we use with other platforms and languages -

Re: Compiling Livecode

2019-03-09 Thread Erik Beugelaar via use-livecode
Very interesting... Thanks for sharing this info. On 09/03/2019, 17:38, "use-livecode on behalf of Richard Gaskin via use-livecode" wrote: David Bovill wrote: > No one using docker? https://hub.docker.com/r/techstrategies/livecode/ -- Richard Gaskin

Re: Compiling Livecode

2019-03-09 Thread Richard Gaskin via use-livecode
David Bovill wrote: > No one using docker? https://hub.docker.com/r/techstrategies/livecode/ -- Richard Gaskin Fourth World Systems Software Design and Development for the Desktop, Mobile, and the Web

Re: Compiling Livecode

2019-03-07 Thread David Bovill via use-livecode
No one using docker? A Linux based laptop with every application as a container has got to beat all this vmware? On Thu, 7 Mar 2019 at 07:17, Phil Davis via use-livecode < use-livecode@lists.runrev.com> wrote: > After using Parallels for a few years, I realized I hate virtual > environments.

Re: Compiling Livecode

2019-03-06 Thread Phil Davis via use-livecode
After using Parallels for a few years, I realized I hate virtual environments. What I really do like, however, is having a Windows 10 physical machine's desktop available in a window on my Mac, much like Mac-to-Mac Screen Sharing. (I recently discovered MS Remote Desktop - no going back!) I

Re: Compiling Livecode

2019-03-06 Thread Bob Sneidar via use-livecode
Don't have it switch. You can share anything, or else not. You cn use coherence view, or not. I personally like sharing my Mac environment with my PC environment (folder redirection and all that) because it makes it simple to collaborate between the two environments. Recently I was able to

Re: Compiling Livecode

2019-03-06 Thread Bob Sneidar via use-livecode
I just had some experience with the VMWare Player, and if you install it, it also installs 2 virtual network ports. I was not able to get my laptop to work with regular networking without disabling these 2 ports. I was not in any wise able to get those ports to bridge to my default network

Re: Compiling Livecode

2019-03-06 Thread David Bovill via use-livecode
ote: > > > > > The target platform link provides more details. Trevor put some > help up > > > for getting Windows versions to compile. I’ve compiled Mac and > Linux. > > > What OS/Version will you be using? > > > > > > Thanks, >

Re: Compiling Livecode

2019-03-05 Thread JJS via use-livecode
ing? > > Thanks, > Brian > On Mar 5, 2019, 7:35 AM -0500, David Bovill via use-livecode < > use-livecode@lists.runrev.com>, wrote: > > I'm reading up on compiling Livecode from source - will take the plunge > in > >

Re: Compiling Livecode

2019-03-05 Thread Erik Beugelaar via use-livecode
and Linux. > What OS/Version will you be using? > > Thanks, > Brian > On Mar 5, 2019, 7:35 AM -0500, David Bovill via use-livecode < > use-livecode@lists.runrev.com>, wrote: > > I'm reading up on compiling Livecode from source - will take

Re: Compiling Livecode

2019-03-05 Thread David Bovill via use-livecode
ersion will you be using? > > Thanks, > Brian > On Mar 5, 2019, 7:35 AM -0500, David Bovill via use-livecode < > use-livecode@lists.runrev.com>, wrote: > > I'm reading up on compiling Livecode from source - will take the plunge > in > > the coming days - wo

Re: Compiling Livecode

2019-03-05 Thread Brian Milby via use-livecode
The target platform link provides more details.  Trevor put some help up for getting Windows versions to compile.  I’ve compiled Mac and Linux.  What OS/Version will you be using? Thanks, Brian On Mar 5, 2019, 7:35 AM -0500, David Bovill via use-livecode , wrote: > I'm reading up on compil

Compiling Livecode

2019-03-05 Thread David Bovill via use-livecode
I'm reading up on compiling Livecode from source - will take the plunge in the coming days - would like to read up on it. The docs here <https://github.com/livecode/livecode> are sparse... anyone written up their experience? On Sat, 2 Mar 2019 at 09:07, David Bovill wrote: > I’ve

Re: Compiling LiveCode on Sierra

2017-07-29 Thread Mark Waddingham via use-livecode
On 2017-07-29 23:10, Monte Goulding via use-livecode wrote: Hmm… I don’t do that and I seem to get along ok. Indeed in the newer versions of Xcode I can witch branches then regenerate the config and Xcode is fine with that. Interesting - maybe something subtle has changed in recent months

Re: Compiling LiveCode on Sierra

2017-07-29 Thread Monte Goulding via use-livecode
> On 30 Jul 2017, at 7:04 am, Mark Waddingham via use-livecode > wrote: > > Completely unrelated to the SDK thing, but it is worth mentioning (as Brian > obviously also noticed issues with develop-8.1)... > > If you are building from source keep an entirely

Re: Compiling LiveCode on Sierra

2017-07-29 Thread Mark Waddingham via use-livecode
On 2017-07-29 23:00, Monte Goulding via use-livecode wrote: Ah, yes, it doesn’t do anything if the sdk is already linked in. There’s a few things I’d like to change about that script. One is it should link in any SDKs that are in the cache or found in the other xcode app bundles rather than just

Re: Compiling LiveCode on Sierra

2017-07-29 Thread Monte Goulding via use-livecode
> On 30 Jul 2017, at 2:50 am, Brian Milby via use-livecode > wrote: > > Somehow I did get all of my Xcode installs messed up so none would launch > last night. After I reinstalled 8.3, I ran the script to build the links. > Then I decided that I would rather

Re: Compiling LiveCode on Sierra

2017-07-29 Thread Brian Milby via use-livecode
Thanks for the pointers. I was able to get the build working this morning and confirm what was needed to make the AS Dictionary visible in the build. Somehow I did get all of my Xcode installs messed up so none would launch last night. After I reinstalled 8.3, I ran the script to build the

Re: Compiling LiveCode on Sierra

2017-07-29 Thread Monte Goulding via use-livecode
> Recent versions of Xcode have a setting in an internal plist to (by default) > ignore the 10.9 SDK - this can be solved by: > > "edit (with Xcode) the MinimumSDKVersion key value in > /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Info.plist" We have a script that does

Re: Compiling LiveCode on Sierra

2017-07-29 Thread Mark Waddingham via use-livecode
On 2017-07-29 07:11, Brian Milby via use-livecode wrote: Is it possible to compile the LiveCode IDE on Mac OS 10.12.6? Yes - some of us (at LiveCode) use 10.11, some 10.12. We also have a 10.9 machine which is more of a 'hot-desk'. (One of our test machines is 10.10 IIRC, so we have all

Compiling LiveCode on Sierra

2017-07-28 Thread Brian Milby via use-livecode
Is it possible to compile the LiveCode IDE on Mac OS 10.12.6? I tried to follow the instructions on GitHub. I have the Xcode versions downloaded. I had to use sudo to get the setup_xcode_sdks.sh to finish. First pass was missing Java, so went back and installed that. Was able to configure, but