-
-
With the newest release of MSVC 17.12 / 19.42.34433.0 the object file size seems to explode. With Version 17.11 / 19.41 the object has less than 10 MB. Something in the new MSVC makes glaze explode. H…
-
The external images used in Tutorial 1 are correctly displayed in the JN on GitHub (https://github.com/GenericMappingTools/agu24workshop/blob/main/book/tut01_firstfigure.ipynb) but not in the Jupyter …
-
## Expected Behavior
The expected behaviour is that with the following configuration, it will open a chrome session with host and path.
https://mremoteng.readthedocs.io/en/latest/user_interfac…
-
https://github.com/masmovil/bazel-rules#getting-started
```
bazel build //...
INFO: Invocation ID: 097bf422-1e4e-4758-945c-c30c6f28495b
ERROR: error loading package '': Every .bzl file must hav…
-
Imagine that the team has decided on the following folder structure for their project:
Q: How can it be enforced?
### Brainstorming
``` YAML
#
# Project structure specification
#
sr…
-
After updating to the latest rules_go and version of nilaway I am now getting the following panic:
```
/create.go:1:1: error: INTERNAL PANIC: conflicting position information on upstream object go…
-
Windows builds of shortfin have been failing since https://github.com/nod-ai/SHARK-Platform/pull/434
Logs just before: https://github.com/nod-ai/SHARK-Platform/actions/runs/11746567811/job/32726612…
-
External members is a great idea! I added one to my Tribu but now I'm not seeing them showing up in tools like expenses or lists. It seems like they should and would be extremely useful
-
Hello :wave:
First of all, I'm very new to bazel, so please forgive any incorrect wording and stupid questions :sweat_smile:
I'm trying to switch to bazel with a bunch of native dependencies, …