-
It seems the TShock API has changed slightly, breaking all the old plugins. The AutoRegister plugin was recently fixed to work with the new API, so perhaps that could help point out what has changed.
-
It would be great to have a platform-independent way for assertions (e.g. `bkpt 255` on ARM, `assert()`, etc.).
1. Create `Source/platform.h`
2. Add macro `D_SP_ASSERTFALSE` that triggers an asser…
-
| | |
| --- | --- |
| Bugzilla Link | [33017](https://llvm.org/bz33017) |
| Version | 4.0 |
| OS | Linux |
| Attachments | [asm output](https://user-images.githubusercontent.com/60944935/143755590-7…
-
## Full error
```
user@user Nim % nim c --asm --nimcache:. test.nim
Hint: used config file '/usr/local/bin/Nim/config/nim.cfg' [Conf]
Hint: used config file '/usr/local/bin/Nim/config/config.nims'…
-
Hello Everyone,
This is a discussion thread for evaluating the best approach when porting TempleOS to RISC-V. If you are on board with this project, I assume that you are at least somewhat familiar w…
-
**Godot version:**
3.2.1
(3.2.2 has some breaking changes so I have not updated yet)
**OS/device including version:**
Ubuntu 20.04 LTS
Linux devtop-home 5.4.0-40-generic #44-Ubuntu SMP Tue Jun …
-
Package: icu[core,tools]:x64-linux-avx -> 72.1#3
**Host Environment**
- Host: x64-linux
- Compiler: GNU 9.3.1
- vcpkg-tool version: 2023-10-18-27de5b69dac4b6fe8259d283cd4011e6d20a84ce
…
-
I did compiled latest crosstool-ng from master.
I did used armv7-rpi2 sample with some changes to compile toolchain for rpi3
In menuconfig
```
Paths and misc options -> Render the toolchain read-o…
-
When trying to run minimal application on linux, exception is thrown
```System.DllNotFoundException: Failed to find library "libleptonica-1.78.0.so" for platform x64```
So native dependencies aren't…
-
| | |
| --- | --- |
| Bugzilla Link | [41575](https://llvm.org/bz41575) |
| Version | trunk |
| OS | Linux |
| CC | @efriedma-quic,@kbeyls,@lalozano,@m-gupta,@nico,@smithp35,@TNorthover |
## Extend…