-
I'm stuck in an airport, so I thought I'd poke around a little bit on this. I added the following code and ended up with the dialog box in the screenshot.
```
put "/easyJSON.livecode" into myFile
if …
-
JSONlint report mal formed data. Found the issue that a dog name "Infinity" is having their name converted to a "number" called infinity. Interesting...
-
I get the following error when I open Platyvue in the LiveCode IDE.
![livecode_error_3](https://cloud.githubusercontent.com/assets/1015439/8682018/b7cf9774-2a38-11e5-9a3f-c30de9405e8b.png)
I started…
-
```
EasyJSon/EasyJSon.hpp:145:39: Use 'template' keyword to treat 'Serialize' as a dependent template name
EasyJSon/EasyJSon.hpp:162:73: Use 'template' keyword to treat 'Serialize' as a dependent temp…
-
Trying to build a Android project with a Android library and a Android project. Both containing scala code.
I have followed this https://gist.github.com/pfn/5872770 and created this Build.scala
impo…
hkirk updated
10 years ago