-
Hi, and thank you for this great library!
I am trying to statically link libheif to make distribution of my program easier and not have the user install libheif individually. Is there a recommended…
-
I have been experimenting with building crates as cdylibs/staticlibs out of tree as a workaround for emulating cargo artefacts
on stable rust. I have created a repository with an example of this …
-
Hi,
I understand these toolchains are designed to link dynamically against msvcrt / ucrt, but I am wondering what's missing for fully static C++ linking using Clang/LLVM on Windows and without any…
-
### Zig Version
0.14.0-dev.2050+4adf63aef
### Steps to Reproduce and Observed Behavior
Clone [libsce](https://github.com/Beyley/libsce) on commit `b7e30492a934cb390743fd5e3b286a903caae352`
Run `…
-
Tensorstore does not provide a clean way to install itself as a linkable library.
Possibly available and then subsequently removed from [this](https://github.com/google/tensorstore/commit/3ab7edb…
-
Can't run this on my old machine. `uname -a`: `Linux hal9000 4.15.0-1107-raspi2 #114-Ubuntu SMP PREEMPT Fri Mar 25 13:04:11 UTC 2022 armv7l armv7l armv7l GNU/Linux`
Having a static binary would sol…
-
Is there something preventing statically linking the DirectXShaderCompiler?
My understanding is that hassle doesn't actually build the compiler, but only provides an FFI interface, so statically li…
-
Oboe version: 1.9.0
Doesn't reproduce in 1.8.1
The [recent change](https://github.com/google/oboe/pull/2014/commits/768a777bccab65d747eae6eee4870f0c50d41cb2) in `src/opensles/EngineOpenSLES.cpp` i…
-
I use `ffmpeg_next` in [ruscribe](https://github.com/thewh1teagle)
And I build it inside `msys2` environment (`ucrt64`)
It works well, but if I want to use it outside of the environment (in `windows…
-
Was surprised to see this only discussed in reference as a use for static linking ability; thought there was already a formal request (if I've somehow missed it, apologies, but I searched issues/discu…