Robert Michael Smith
Robert Michael Smith
from issue #5: - includes the hash argument as an option with affecting the url argument's functionality (you can still use the program as before, but now with the addition...
### Background I noticed that the base scripts where pretty basic, and springboard functionality directly into python without many sanity checks on arguments, declaring defaults, or really much of anything....
# Description Increase the reliability of the build script. The goal of this commit is easier builds in the shell using ``org.flatpak.Builder``, either on a host or in a container....
### ⚠️ Critical hotfix This hotfix remedies build failure on aseprite-m102 with ``src/core/SkShaderCodeDictionary.h`` omitting a reference to standard library ``string``.
**Describe the bug** Hey there, realized that I closed my issue too soon. Here's another compiler error. Rather than reiterate my system specs, I'll get straight to the error. **To...
**OpenKH Build** More work is required to get the build working in Linux due to Monogame dependency on XNA framework. **OpenKH Program** **Indicates missing XNA framework** -- Cannot work in...
Following instructions in docker/README.md: ``` docker build -t interpany:v0 -f docker/Dockerfile . ``` ``` 136.1 ERROR: Ignored the following versions that require a different python version: 1.2.0 Requires-Python >=3.9; 1.2.1...
This PR makes the following changes: - Updated Dockerfile with updated slim trixie python base image and add build arguments/environment variable passthrough to compile.sh w/ more reasonably scoped build context....