On Thursday, 27 October 2022 at 08:08:38 UTC, Yura wrote:
curl.d:(.text._D3std3net4curl7CurlAPI7loadAPIFZPv+0xd):
warning: Using 'dlopen' in statically linked applications
requires at runtime the shared libraries from the glibc version
used for linking
and many other warnings like this.
What am I doing wrong? Any way to fix it?
This has nothing to do with dub and is not a D issue
specifically. Enter your error message in Google and you'll get a
long list of results. Maybe one of them can help you.