Hi,
On 28-04-2021 22:27 pls.153 pls.153@protonmail.com wrote:
Just a quick reply: with a static build, you need to statically link all of the (eventually needed) dependencies of the ECL 'contrib' libs into your executable. Please see the following line of an iOS example, where the 'sockets' lib (needed in your case) is added manually as a static lib dependency:
Thanks, so it looks like this is what Rene meant with "No static libraries yet,though." in his earlier e-mail.
I'll wait for a while, since I was just playing around.
Erik