-
hi! i'm trying to deploy my qt6 app but I cant really find out how i'm meant to deploy it. am i meant to statically link QT or make the user install qt6-devel. if i do need to statically link qt, how …
-
### Device
Lolin
### Version
1.18
### Bug description
Hello. I wrote a subclass of NTCSensor and when compiling the linker it throws an error:
```
Linking .pio\build\nodemcu-lolin-analog-mux\fi…
-
There are currently unresolved symbols in LunaLib compilation in dev/python because LunaLib must be linked to the API static library, but to do this the static and dynamic libraries probably need to b…
-
I want to cross-compile native shared libraries for arm64 on Ubuntu on x64. Referring to these two articles, I installed the following packages
https://learn.microsoft.com/en-us/dotnet/core/deploying/…
-
Related to https://github.com/rust-lang/rust-bindgen/issues/2360#issuecomment-2367084230.
[Here](https://github.com/llvm/llvm-project/blob/88bf774c565080e30e0a073676c316ab175303af/llvm/tools/llvm-…
-
Currently ET_DYN is used both for
static and shared linking. But for
static linking we could probably use
ET_EXEC instead. It may even be
non-pie, relocated to 0x400000,
where we have a reserve f…
-
Hello,
I am trying to build Java 17 on AIX 7.3 system and I am facing this error when building.
````
/home/aa/build/7.5/jv1_java17_buildv7r5_08262343/openj9-openjdk-jdk17/build/aix-ppc64-server-rel…
-
### Description
Currently, we supported JVM-based libhdfs in both the [Velox ](https://github.com/facebookincubator/velox/pull/9835)and [Gluten ](https://github.com/apache/incubator-gluten/pull/6172)…
-
Please provide a succinct description of the issue.
**Repro steps**
1. Clone https://github.com/VsVim/VsVim
2. Checkout the branch dev/jaredpar/fs2009
3. cd src\VimCore
4. run `dotnet build`…
-
Discovered during #70054. Don't know what's happening, but I'm adding skips in `dist` for now.