-
After installing the plugin, I was unable to use SteamMultiplayerPeer. I resolved the issue by updating three lines in the steam-multiplayer-peer.gdextension file. Specifically, I added "macos.framewo…
-
**Describe the bug**
The carousel component can render content form a `begin_items` `end_items` loop, but not from a `begin_data_items` `end_data_items`.
**App version**
v0.16.36
**Deployment…
-
## Problem
We use the `almalinux:macro` docker image, which does not contain `libssl.so.3` by default. So we use the environment variable `LD_LIBRARY_PATH=/opt/lib` to specify the dynamic library p…
-
I would like to use this as part of https://github.com/JuliaInterop/MathLink.jl/ for finding the WSTP dynamic library. I can find the "WSTP CompilerAdditions directory" which is close, but it seems li…
-
**Describe the bug**
```
══╡ EXCEPTION CAUGHT BY WIDGETS LIBRARY ╞═══════════════════════════════════════════════════════════
The following _TypeError was thrown building watch_widget_caaxye$1(dirt…
-
Vite
I have 2 projects:
1. Component library with svg-spritemap plugin. Everything works, storybook works, etc.
2. Main app - no icons showing.
After investigating - I found that app inserting…
-
Reported by Amir Esrafilian. After building OpenSim from source at `main` on Windows 11, installing the Java bindings (built using openjdk 23), and running `configureOpenSim.m`, trying to construct a …
-
Hello, I am trying to get the ROS2 CMake build system to work with some vendor libraries. They basically distribute a set of shared libraries and some header files. The issue I am running into is dyna…
-
I want to optionally allow python plugins for my project. It would be nice if PyO3 could be configured such that python isn't linked at compile time and instead the `.so` is loaded dynamically at …
-
(See the guidelines for contributing, linked above)
## steps
I have 1 project with 2 sub projects depending on each other. But they depend as libraries but during development is handy to use `dependO…