Curculigo

Results 47 issues of Curculigo

What is the thread model? Win32 or Posix? What is the exception handling? Dwarf, SJLJ, or SEH? Finally, which C runtime it's linking against? MSVCRT or UCRT? Thank you.

**Is your feature request related to a problem? Please describe.** DragonflyBSD support **Describe the solution you'd like** Add DragonflyBSD to the list of supported platforms. Making sure that building QB64pe...

enhancement

**Is your feature request related to a problem? Please describe.** NetBSD support **Describe the solution you'd like** Add NetBSD to the list of supported platforms. Making sure that building QB64pe...

enhancement

7 months without any new commits. It seems the project is inactive.

Inno Setup

enhancement
syntax highlight

`gcc -v` confirms that `obj-c` and `obj-c++` are in the list of enabled languages. The Objective C compiler (`cc1obj.exe`) and Objective C++ compiler (`cc1objplus.exe`) are available. But it seems the...

Trying to build this project: https://github.com/SpartanJ/eepp `premake5.exe` failed to fetch SDL2: ``` premake5 gmake --windows-mingw-build Downloading: https://www.libsdl.org/release/SDL2-devel-2.32.8-mingw.zip Failed to download: https://www.libsdl.org/release/SDL2-devel-2.32.8-mingw.zip res: SSL peer certificate or SSH remote key was...