Results 78 comments of Tim Mattison
trafficstars

Most of the functions I've written with native image do their job in a few milliseconds but hitting a single API adds hundreds of milliseconds to the duration (not just...

Here is the Gradle snippet I used to bring the binaries into my resources directory to get `resource-config.json` working https://gist.github.com/timmattison/f4e1dbb165607c168e8b3f0ca2296d33

Being able to build native image Lambdas like this would certainly motivate me to start using CodeBuild

Tried compiling it from scratch this morning and it works again for me. You'll need all of the dependencies installed first but usually I do this for a new C/C++...

Hmm, I'd like this too. I've been trying to use `insert_title` thinking that would do it but with no success. Maybe I'm missing something but I just can't get it...

Updated documentation to refer to "libusb" instead of "libusb-devel +universal". "libusb-devel +universal" no longer works. In my testing the "+universal" flag is not necessary with "libusb".

Correction to this. +universal is still necessary to avoid the "/opt/local/lib/libusb-1.0.0.dylib: mach-o, but wrong architecture" error message. Maybe dd8cb3c should be nixed from this pull request.

Added missing "+universal"

I just found another merge conflict in the main pom.xml file: https://github.com/cybergarage/CyberLink4Java/blob/master/pom.xml After doing a: grep -r "