Robert Swain
Robert Swain
We provide language bindings support through GObject Introspection. If you add support for Go bindings through GObject Introspection, that is probably the best route to take. I think it should...
This will be interesting to try out when it's ready. :) Thanks for making it visible for others! For the sake of clarity in the project, I'm going to add...
Might it be simpler to use existing Android APIs to control the flash rather than exposing it through all the layers?
Thanks for copying this over. The cerbero output looks like this: ``` [(30/36) icu -> fetch ] -----> Step done [(30/36) icu -> extract ] -----> Step done [(30/36) icu...
Nope, I'm pretty sure I checked that after sorting out the NDK installation. config.log did not contain the right CXXFLAGS nor LDFLAGS for gnustl.
All the libs built for OS X are not easily movable because for reason they have to have their path written into the file itself. There is a script to...
@sdroege how does GStreamer manage this? Never change from 1.0 because everything has to be backwards compatible until 2.x?
This is perhaps the cause of the icu typeinfo include issue where it doesn't find gnustl because it's not in the CXXFLAGS as it should be.
I'll wait for further cleanups then. :smile:
The build system has changed to cerbero. We are not maintaining these build scripts anymore.