Search found 5 matches

by julianmoors
Sun May 30, 2021 11:23 am
Forum: LiveCode Builder
Topic: Getting started with Java bindings
Replies: 16
Views: 23848

Re: Getting started with Java bindings

Hi Kim, I can relate to the LCB + FFI complexity. It's hard to find any meaningful documentation that explains the JNI using LCB aside from the code that's in the LiveCode codebase on Github. I didn't think about using the Android emulator and after adding the Android SDK platform tools to my path I...
by julianmoors
Sat May 29, 2021 11:07 pm
Forum: LiveCode Builder
Topic: Getting started with Java bindings
Replies: 16
Views: 23848

Re: Getting started with Java bindings

Hi Kim, I managed to get your Java UUID test library working following your steps, but when I try to run it using a stack from within the IDE, I get the error "Could not initialise the Java Runtime Environment". I did however manage to get it working by installing the .apk onto my phone. Do you know...
by julianmoors
Sat May 29, 2021 10:37 am
Forum: LiveCode Builder
Topic: Help to bind Zxing library to scan barcode on Android
Replies: 18
Views: 22325

Re: Help to bind Zxing library to scan barcode on Android

Hello Yunior, Thank you for posting this very informative thread. I'm currently using the Community version of LiveCode and thinking ahead of time I would need the Android Barcode Scanner to be of use when building my prototype. As I'm not a professional developer, I'm not in the position where I co...
by julianmoors
Sun May 23, 2021 10:15 pm
Forum: CGIs and the Server
Topic: Setting up LiveCode Server with Nginx
Replies: 1
Views: 4350

Re: Setting up LiveCode Server with Nginx

It seems that Nginx doesn't support fastcgi directly, so I've installed fastcgi-wrap. Can anyone please point me towards a working Nginx config file to run Livecode Script via the Livecode Server binary?
by julianmoors
Sun May 23, 2021 2:54 pm
Forum: CGIs and the Server
Topic: Setting up LiveCode Server with Nginx
Replies: 1
Views: 4350

Setting up LiveCode Server with Nginx

I know that this question has been asked before, but I couldn't see any examples not using Lua or fast-cgi wrapper (Nginx newbie here). I have LiveCode Server installed on my Mac as a CLI application and all I'm wanting to do is to parse .lc files using Nginx to the LiveCode Server in the easiest wa...

Go to advanced search