Loïc Cotonéa
Loïc Cotonéa
In NDK r8b and r8c, we got an error during the blank app execution: VERBOSE/anode::RuntimeNative(21348): init: unable to load library: java.lang.UnsatisfiedLinkError: Cannot load library: reloc_library[1290]: 113 cannot locate '__gnu_thumb1_case_uqi'. The...
Maven is a very popular tool to manage library dependencies and build a project. Written in java, Maven can manage also other type of language like PHP through the php-maven...
Hi! To simplify our deployment, we need to have the ini config file in an external directory. This directory must: - **to be a directory that is not hard coded...
Hi! This micro framework is good :) I'm using it but when I document my projects, I must point the last "fresh" version of Epiphany in Github that is not...
Hi! Is there a way to tag correctly your build? The only existing tag is latest and it's not really reliable if someone (like me) uses your build to override...
Hi, At work, I must use a connection behind a proxy. But cozy-monitor seems to use "request-json-light" that is the same lib as "request-json" without "request" dependencies. Then proxy settings...