mikemee

Results 52 comments of mikemee

To be clear, I never used Xcode either. Indeed I just used gem, as described above. (I do have all the Xcode tools installed and up to date as I...

@paxa My research suggested that updating the Libxlsxwriter version used by fast_excel would fix the problems.

@pepasflo Did you manage to recreate this? It's been a while since this question, but in the FWIW department, I have managed to ship code based on [s7 scheme](https://ccrma.stanford.edu/software/snd/snd/s7.html) on...

@EternalDeiwos Curious if you abandoned this, or if you're still waiting on jnr-ffi issues to be resolved? I'm looking for LMDB on Android as well.

@tylerbwoodridge Hi, that's an interesting idea. I'm reading the code the same way as you - there's no way to do this currently. Our overall approach has been to mirror...

The problem with doing this in a splash screen is that there’s a server call in the middle. As those are inherently async, it seems architecturally wrong to have your...

@Pantkowsky True of course :) Hmm, ok! Easy enough I guess, and now that two people have asked for it. Re-opening. I'll accept a PR (with a test) if someone...

@samuelchou Sorry for the slow response. My guess is that the CircleCi configuration needs to be updated for their version 2. I.e. similar to this change: https://github.com/eggheadgames/android-about-box/commit/127b89b2c086fb90cd859b74a8862b11be7e0b75#diff-f3e9d251e83fc546f51aa7cfc8ae605d64f20c232423c4b4eaf968f227b09ac6 If you have...

@samuelchou Sorry for the hassle. I went through most of this same stuff with the https://github.com/eggheadgames/android-about-box/ when I updated it to work with current versions of Android Studio and new...

> The default message is still what used to be Glad to hear it. Figured it probably was. I didn't try it and obviously didn't read the code closely enough....