-
I just did a complete rebuild after ``make clean && make drop-prefix``, and I noticed that only argv[0] and argv[1] works in the main function, the rest shows up empty. I made a minimal test case:
``…
-
Bonjour !
Pour utiliser collatinus sur Manjaro (distribution linux basée sur Arch), j'aimerais savoir quelle version tenter de compiler, car je vois sur le site de [biblissima](http://outils.biblis…
-
Lately, I found an issue on my AmigaOS4 (PowerPC, BigEndian) build of DOSBox that game and apps which are used more than 256 colors fail with bad colors. The same issue happens on another PowerPC base…
kas1e updated
5 months ago
-
I have a standard 16.16 fixed point division function, and it seem like the 060 version of __divdi3 has some issues. I created a small test case to reproduce it. This is my fixeddiv.c:
```
int Fixed…
-
I have close to 30 services in Docker that I've added to small widgets, and while most of them work fine, some of them don't, for reasons I'm not entirely sure of.
First example would be [Morphos](…
hxck updated
7 months ago
-
I tried looking at the recent makefile changes, but I didn't find the cause yet. Could you look into this?
-
Trying to compile the latest Umoria code in the latest Cygwin under Windows 11, I get an error:
```
$ make
Consolidate compiler generated dependencies of target umoria
[ 1%] Building CXX object…
-
Hi,
I just build 14.0.0 release and i have some problem to launch Woof:
![image](https://github.com/fabiangreffrath/woof/assets/36823759/68096b81-05f3-47d2-b1b3-c91e615a36fd)
I dont check, mayb…
-
Hi,
I just installed this for the first time and tried to convert a .png with a space in the name and it just gave an error saying it couldn't download it.
I changed the same file name to test.p…
-
**Describe the bug**
When I convert PDF to JPG images.
The PDF file has 106 pages (~8MB)
**Expected behavior**
I tried changing `github.com/unidoc/unipdf` to `github.com/gen2brain/go-fitz`
Perf…