In the last couple of days I’ve been tinkering with Thomas ’skoe’ Giesel’s EasySDK code that he published here a while back.
I wasn’t able to find an example that would show how to embed the EasyAPI (EAPI) binary in a cartridge image, so I built one myself using Thomas’ existing examples. I also updated his EAPI test program to work with the latest version of EAPI, version 1.4.
My examples, along with a minimal SDK structure to build them, is now available on GitHub here.
Enjoy!