-
### Describe the bug
When trying to compile the game using latest master, I'm getting this error:
```
src/third-party/imgui/imgui_freetype.cpp:38:10: fatal error: 'ft2build.h' file not found
```…
-
**Plugin information (please complete the following information):**
- OS: [MacOS 14.6.1]
- Templater version: [2.9.0]
- Obsidian version: [v1.7.4]
**Describe the bug**
I want to u…
-
This will be a meta issue on getting macOS/Darwin/XNU support for nix-bundle. AFAICT no reliable way to chroot exists no macOS for a user. Related links:
- proot-me/proot#81
- [osxfuse](https://os…
-
I'm on OS X 10.11.6 beta with Xcode 7.3.1 (not beta, App Store version). Upon compiling XNU, I get the following:
```
> cd xnu; make TARGET_CONFIGS="debug arm armpba8" NO_DTRACE_SYMS=YES; cd ..
/User…
-
I propose the inclusion of CPU cluster information in order to enhance the recognition of heterogeneous architectures on macOS. My recent observation on Windows revealed distinct clusters based on cor…
-
I've installed all suggested dependencies and here is the build log.
vm@vm-VirtualBox:~/Documents/BSD_based/xnu-deps-linux$ make
Building migcom...
make -C bootstrap_cmds-60/migcom.tproj/
make[1]: En…
-
### Is it reproducible with SwiftPM command-line tools: `swift build`, `swift test`, `swift package` etc?
- [X] Confirmed reproduction steps with SwiftPM CLI. The description text _must_ include repr…
-
### Link to the code that reproduces this issue
https://github.com/y-hsgw/with-urql
### To Reproduce
When using` next dev --turbo` with a Next.js application, the following error message appe…
-
### Link to the code that reproduces this issue
https://github.com/silvenon/repro/tree/nextjs-v15-eslint-v8
### To Reproduce
1. create an app using `npx create-next-app@latest`
2. ensure that ESLi…
-
### Checklist
- [x] I added a descriptive title
- [x] I searched open reports and couldn't find a duplicate
### What happened?
An `environment.yaml`:
```
name: base
platforms:
- linux-64
channels…