-
During a fresh compilation of enigma2 I got the following error:
```
-fno-rtti -fno-exceptions -pthread -MT gdi/picexif.o -MD -MP -MF $depbase.Tpo -c -o gdi/picexif.o gdi/picexif.cpp &&\
| mv -f $d…
-
@peterrum, I have recently failed to compile deal.II with gcc 11 on the cluster.
This is how cmake fails:
```
CMake Error at cmake/setup_finalize.cmake:137 (message):
Configuration err…
-
Hello. I have installed bumblebee. Bumblebee works fine to `optirun` softwares on my computer. However, I find that bumblebee cannot disable my discrete card when I don't use them. I find that bbswitc…
-
@davidbiancolin , we've discussed this before as a path toward making #509 easier to implement. There are others over here that would like to see me take a FAT JAR from our world and give it to FireS…
-
[tellurium_failures.xlsx](https://github.com/biosimulators/Biosimulators_COPASI/files/12446822/tellurium_failures.xlsx)
[copasi_failures.csv](https://github.com/biosimulators/Biosimulators_COPASI/fil…
-
For some reason I had installed more than one GPG key on my machine, this meant that the output of the following command in the makefile (line 75, ommitting the last pipe):
```
gpg --list-secret-k…
-
**Describe the bug**
This issue is unrelated to #519. Topiary takes about half a second to format OCaml files, even trivial ones. This is reasonable when formatting one file but it becomes very fru…
-
I have a text file `test.txt` with the following contents:
```
Ёжик под зелёной ёлкой.
```
My locale is set with `LC_ALL=ru_RU.utf8`. Vim behaves strangely: I launch it with
```
vim -u NONE test…
-
### Checklist
- [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues).
- [X] For Python issues, I have tested with the [latest development wheel](http://www.open3d.org/do…
-
### Issue
If I run `conda env export --from-history`, I only get the packages that I have explicitly installed (as expected) but the output doesn't contain package versions. I would consider this bad…