-
Hi!
I'm having trouble compiling a program since I updated to GCC 10, where I get the error
```c++
error: ‘strcasecmp’ was not declared in this scope
```
even though I have these includes:
``…
-
Add support for true shared libraries in all targets.
-
I noticed your support for webp and was curious what you would use. You utilize the https://github.com/chai2010/webp library, but I would recommend to switch to https://github.com/h2non/bimg - it is b…
-
```go
uploadPath = os.Getenv("TMP_DIR")
```
Can we have this as env variable as "MORPHOS_UPLOAD_PATH", just like we have currently with "MORPHOS_PORT"
Just ensures it does not clash with other…
-
When trying to run the [list hash test in framework](https://github.com/EEC-Developers/framework/blob/master/Hash/ListHashTest.e), it doesn't produce a pointer to an EList constant.
-
I cloned from a fresh repo and ran the command line as specified. This is what I get. I don't know what the problem is.
```
Microsoft (R) Build Engine version 16.9.0+57a23d249 for .NET
Copyright …
-
some thoughts...
OSX Cata is 100% 64-Bit, 100% Intel.
OSX HighSierra was the latest for 32-Bit & 64-Bit intel.
OSX Mojave begun transition to 100% 64-Bit,
for example: 32-Bit drivers designed fo…
-
## Submission type
- Feature Request
## YAM version
current master branch
It would be great if there was some documentation regarding the environment requirements, in order to compile the pr…
-
So far I managed to make the client side work for ppc 32 and that could help other ports. Still some issues.
First of all R_LoadLump (tr_bsp.c) crashes when called.
My "fix" is right at the begi…
-
Once cmake stage is passed, run the JSC tests. Those will expose many potential issues with threading / compiler suite
- [ ] Log the process at repo wiki pages