-
hi! I was trying to build suyu using the script and received the following error:
```
CMake Error at src/suyu/CMakeLists.txt:363 (find_library):
Could not find MOLTENVK_LIBRARY using the follow…
-
We have a singleton that manages getting stuff from a realm db. To avoid threading issues, the singleton uses a variable like so for getting a reference to a realm instance.
``` swift
/// Returns a r…
-
Hi Tarlan,
is it possible to implement an onChange event, like on touch down, or on touch up, so that code can be run when the value is changed?
I tried to add .onChange() however this didn’t wo…
-
I can now create shaped windows, but the transparent areas of the windows can still trigger mouse events. I hope that the transparent areas of the windows cannot trigger mouse events, but instead let …
-
## Goals
Add support for Notifications on RLMObject, or a "version" type property in RLMObjectBase automatically maintained by Realm.
## Expected Results
Notifications are great and make all kinds o…
-
# Bug Checklist
- [x] I am using the latest version of calibre to report this bug, which is: 7.16
- [x] I am using an official calibre release, not one from a third party
- [x] I am using the…
chigh updated
3 months ago
-
Hi. Your tools looks great, but it doesn't work for me. I've tried everything I know and it keeps giving me compilation errors. Visual Studio, CMake, cmd, nothing works. Please make step by step tutor…
-
```yaml
# FIle assets_tw.yml
EntityType:
allay: 悅靈
area_effect_cloud: 藥水效果雲
armadillo: 犰狳
armor_stand: 盔甲座
arrow: 箭矢
axolotl: 六角恐龍
bat: 蝙蝠
bee: 蜜蜂
blaze: 烈焰使者
block_d…
-
Cloned repo and ran `./build.sh r-base-dev`
OS: macOS Sonoma 14.4.1
M1 MAX
See output below:
```
Building for Darwin (arm64):
install prefix: /usr/local
touch: /usr/local/bin/.1: Permissi…
-
**Describe the bug**
Since a few weeks ago, I have been experiencing drifting when the mouse is hovered over an item. It only happens when the mouse is over an item, and not when it's inside or out…