Search found 4 matches

by acarlton
Sat Oct 13, 2018 9:24 pm
Forum: Using Externals
Topic: Buliding a C/C++ external for LiveCode 9.01 and Xcode 10
Replies: 13
Views: 18251

Re: Buliding a C/C++ external for LiveCode 9.01 and Xcode 10

UPDATE - I sent an email to support and got a response back. The overall message was that new projects going forward that need to integrate with anything outside of LiveCode should be done with LIveCode Builder, use FFI to interact without outside libraries. I was encouraged to consider the effort i...
by acarlton
Wed Oct 10, 2018 6:12 am
Forum: Using Externals
Topic: Buliding a C/C++ external for LiveCode 9.01 and Xcode 10
Replies: 13
Views: 18251

Re: Buliding a C/C++ external for LiveCode 9.01 and Xcode 10

UPDATE: I just downloaded Xcode 9.4 from Apple and re-tested the official instruction tutorial. The 9.4 version of Xcode has more-or-less the same interface as version 10, making the bit about "building for Release mode, and then Debug mode" similarly obscure. Again, I removed both the 32bit release...
by acarlton
Mon Oct 08, 2018 10:18 pm
Forum: Using Externals
Topic: Buliding a C/C++ external for LiveCode 9.01 and Xcode 10
Replies: 13
Views: 18251

Re: Buliding a C/C++ external for LiveCode 9.01 and Xcode 10

Thank you all for your replies! @sphere -- Thank you, I will give it another try under Xcode 9.2. Thanks for pointing me to the right place in the documentation. @bogs -- Yes indeed, the spaces in the links were intentional. The forum post submission was giving me a validation error and citing that ...
by acarlton
Mon Oct 08, 2018 12:32 am
Forum: Using Externals
Topic: Buliding a C/C++ external for LiveCode 9.01 and Xcode 10
Replies: 13
Views: 18251

Buliding a C/C++ external for LiveCode 9.01 and Xcode 10

Hello LiveCode community! I've taken over maintenance for an old LiveCode application which uses a custom external library written in C. The application is no longer working with recent platform and I'm reasonably sure that complications with the external are to blame. I'm new to LiveCode and don't ...

Go to advanced search