-
With all the recent pull requests merged, I can now run `make GCCVER=12 GTKV=4 atomes` natively on macOS, with Gtk+4 and GCC installed through Homebrew, and it compiles directly.
However, there is …
-
# Status of macOS support in Nixpkgs
Most of this information is based on the [Nix :heart: macOS Open Collective wishlist](https://opencollective.com/nix-macos) and the [Darwin maintainer tracking …
toonn updated
2 years ago
-
Hello!
I am terribly unfamiliar with how Github works, so apologies if this isn't really something that pertains to your project.
The main page for AM64DS seems to indicate something related to …
-
### Game Name
LittleBigPlanet 3
### Game code
CUSA00063
### Game version
01.00
### Used emulator's version (only released versions are acceptable)
0.4.0
### Current status
Boots
### Operatin…
-
Hi!
I am reading a wiki page with hardware requirements: https://github.com/memcached/memcached/wiki/Hardware There is a good explanation, which hardware architectures and OS are supported.
Howe…
-
### :beetle: Description
App crashes with same error both in a intel macbook pro as in a macbook air m1 while trying to get high sierra ( I've also tried sierra and mojave with the same result)
…
-
Hiya,
I'm noticing the latest pre-release does not have a macOS binary inside. What's your status with macOS support?
I just added a macOS target to https://github.com/maiself/godot-python-exten…
-
Hi, we recently updated one of our mac runners to macOS 15.0.1
```
sw_vers
ProductName: macOS
ProductVersion: 15.0.1
```
and started experiencing this issue:
```
Running …
-
# Bug Report
## Steps to reproduce
![Image](https://github.com/user-attachments/assets/3660aaea-cf7e-4ad6-81d6-fa2caef9ae20)
0. Visit `about:blank`
1. Open Chrome console
2. Paste `const url = 'sta…
-
### Bug Description
Given a status code 204, it will not return properly.
```
return Response(status_code=204,
description=jsonify({...}),
headers={…