-
Does this issue occur when all extensions are disabled?: Yes/No
VSCode keeps indenting with spaces by default for (POSIX family) makefiles. This breaks the makefiles, triggering parse errors i…
-
I was trying to package this game to my operating system but didn't understood the build system (if it has one).
I presume that this game has X11, SDL2 and WebAssembly frontends, right?
-
Set up makefiles and implement Console.h for non-MSVC build systems
-
I need to learn more about makefiles and decide if incorporating some make-like functionality would be useful.
-
### Description
Attempting to install sdl_ttf/2.0.18 (or even sdl_ttf/2.0.15) causes an error since it runs a `cmake` command with generator name `Unix` rather than `Unix Makefiles`
### Package and …
-
When cross compiling from Linux to Windows using MinGw Conan tries to use `cmake -G "MinGW Makefiles"` but CMake MinGW generator isn't available on Linux.
It worked fine until yesterday (12/8/2022)…
-
Running this in dotnet core would be really neat!
It would also allow the integration into makefiles.
-
```
Trying to create Makefiles:
I have followed the steps in "Windows developers guide"
Error: Could not find KDE4 kde4-config
Call stack (most recent call first):
CMakeLists.txt:27(find_package)
I a…
-
## Description
As a Notify Dev, I need adequate build automation tooling so that I can define, implement, and document supporting scripts and tasks for each of Notify's projects.
**WHY are we buildin…
-
# Background
https://github.com/AthenZ/k8s-athenz-sia/blob/main/Makefile#L21-L53
Makefiles should handle all environment variables available.