-
### All of the following criteria must be met
- [X] All Requirements must be installed.
- [X] Changed the title so that it doesn't just says "[Bug]: "
- [X] I have searched the GitHub issues for my b…
-
**### Bonus Unit 1 Notebook Error**
Hello. I have a problem with executing my code in _**Bonus Unit 1**_ and it arises from this line, where, honestly talking, I have not manipulated anything:
`…
-
# Describe the bug
The command
`!mlagents-learn ./config/ppo/SnowballTarget.yaml --env=./training-envs-executables/linux/SnowballTarget/SnowballTarget --run-id="SnowballTarget1" --no-graphics` …
-
Imagine users creating their one games using Prowl and every time they commit, GitHub/GitLab would automatically build the executables for Windows/Mac/Linux. Cool right? It's done using containers.
…
-
The scripts aren't marked as executables in Linux. You can't just simply launch` ./ghostman` or `./quicksetup.sh`, you can run them with 'sh' or 'source' but not by themselves. This is fixed by doing …
-
* [x] Upgrade to OpenEXR 3
* [x] Remove dependency on zlib (OpenEXR 3 does not require it)
* [x] Add precompiled libraries for Linux
* [x] Able to compile the engine on Linux (`Release`, `PH_ENABLE…
-
I'm running Gradle on Linux/ppc64. It appears that Gradle is not able to correctly map the default toolchain on the system to the correct os/arch pair. It seems to believe that the system tool…
-
As i only have windows environment, i cannot really test the created executables. It would be nice to have the build setup to build all three versions during the build (also in windows environement).
…
-
## reproduction
```
./flutter/bin/et build -c host_debug_unopt //flutter/shell/platform/embedder:embedder_unittests
```
## expected result
`nm out/host_debug_unopt/embedder_unittests` prints sy…
-
### Is there an existing issue for this feature request?
- [X] I have searched the existing issues
### Is your feature request related to a problem?
Firstly, thank you for your continuous efforts i…