Search found 19 matches: lipo
Searched query: lipo
- Sat Mar 20, 2021 9:14 am
- Forum: Talking LiveCode
- Topic: LIPO?
- Replies: 7
- Views: 4345
Re: LIPO?
AND who, pray tell, is trying to build a combined 32-bit & 64-bit standalone on a Mac at the moment, and with which version of LiveCode? I thought I was retro, but . . . If I ever need to run of 32-bit standalones (which I do about once a week when my school is open) for Macs I use a version capable...
- Fri Mar 19, 2021 6:51 pm
- Forum: Talking LiveCode
- Topic: LIPO?
- Replies: 7
- Views: 4345
Re: LIPO?
Thanks, that helps. Looking up the lipo command, I get this definition: Create or operate on a universal file: convert a universal binary to a single architecture file, or vice versa. It's a Mac-only command and it sounds like it will allow ...
- Fri Mar 19, 2021 6:27 pm
- Forum: Talking LiveCode
- Topic: LIPO?
- Replies: 7
- Views: 4345
Re: LIPO?
Not really very informative.
- Fri Mar 19, 2021 6:20 pm
- Forum: Talking LiveCode
- Topic: LIPO?
- Replies: 7
- Views: 4345
Re: LIPO?
I'm tellin ya Craig, PostImage, it is a great resource 

- Fri Mar 19, 2021 6:15 pm
- Forum: Talking LiveCode
- Topic: LIPO?
- Replies: 7
- Views: 4345
Re: LIPO?
What does the dialog say exactly? (It's too much trouble to download a file, unzip it, and look at it on a mobile device.) Posting the image here directly would work too.
- Thu Mar 18, 2021 11:01 pm
- Forum: Talking LiveCode
- Topic: LIPO?
- Replies: 7
- Views: 4345
Re: LIPO?
... splash would not allow any external stack files to be attached. I trashed it and created a new one, and all is well. But that is the moment the LIPO dialog started to appear during a standalone build. They does not seem to be harming anything; I do not even have to dismiss them. My Mac itself ...
- Thu Mar 18, 2021 9:45 pm
- Forum: Talking LiveCode
- Topic: LIPO?
- Replies: 7
- Views: 4345
Re: LIPO?
LC is not used for Liposuction.
Installing upgrades to macOS 11 requires you reinstall the command line tools each time:
viewtopic.php?f=5&t=35277

Installing upgrades to macOS 11 requires you reinstall the command line tools each time:
viewtopic.php?f=5&t=35277
- Thu Mar 18, 2021 9:09 pm
- Forum: Talking LiveCode
- Topic: LIPO?
- Replies: 7
- Views: 4345
LIPO?
I all of a sudden started getting about three of these during a standalone build.
Any reason for this?
Craig
Any reason for this?
Craig
- Tue Aug 11, 2020 3:21 pm
- Forum: Off-Topic
- Topic: "lipo" command
- Replies: 2
- Views: 3478
Re: "lipo" command
Yuck!
- Tue Aug 11, 2020 3:16 pm
- Forum: Off-Topic
- Topic: "lipo" command
- Replies: 2
- Views: 3478
Re: "lipo" command
You are allowed to use lipo to combine different architectures into a single framework, but Apple forbids the combining of different platforms (macOS and iOS). It seems to work OK, and it's often done for frameworks distributed outside ...
- Tue Aug 11, 2020 3:14 pm
- Forum: Off-Topic
- Topic: "lipo" command
- Replies: 2
- Views: 3478
"lipo" command
odd message when building a Mac standalone.
?
- Wed Aug 05, 2020 12:41 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: A stack "revCursors" is already in memory
- Replies: 30
- Views: 18000
Re: A stack "revCursors" is already in memory
Seems a bug. We scripters should never be bothered with engine implementation details. FWIW, I found some background on lipo - if the name reminds you of "fat", there's a reason for that, it's a set of utilities for the modern equivalent of what Apple used to call "fat binaries": https://eclecticlight.co/2020/07/24/magic-lipo-and-testing-for-universal-binaries/
- Tue Aug 04, 2020 10:33 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: A stack "revCursors" is already in memory
- Replies: 30
- Views: 18000
Re: A stack "revCursors" is already in memory
But the "Lipo" thing is odd. Building for iOS? No. desktop. Do you know what that is? But now my only recipe is to send my project to Scotland. I don't have problem with that; it is purely for in-house use. But does this make ...
- Tue Aug 04, 2020 7:53 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: A stack "revCursors" is already in memory
- Replies: 30
- Views: 18000
Re: A stack "revCursors" is already in memory
Good to see that whatever had caused the errant substack copying appears to have been fixed.
But the "Lipo" thing is odd. Building for iOS?
But the "Lipo" thing is odd. Building for iOS?
- Tue Aug 04, 2020 7:42 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: A stack "revCursors" is already in memory
- Replies: 30
- Views: 18000
Re: A stack "revCursors" is already in memory
... the same inclusions as in my main project. During a standalone build, I get no dialog asking about cursors. I do get a dialog telling me that the "Lipo Command" requires command line developer tools, and offers a version of XCode. I do not use, or even have XCode resident. Craig