-
One last build failure when using a recent compiler (Clang 6.0 with experimental C++2a support):
```
/cbmc/src/util/irep_ids.def:44:18: error: '' is a single token in C++2a; add a space to avoid a c…
-
hi,
I would like use 3D occupancy grid for path planning. Now i have message topic `/rtabmap/octomap_full` `/rtabmap/octomap_binary` and i want to convert that into 3D occupancy grid message. The mes…
ghost updated
7 years ago
-
### Brief Issue Summary
When building for baremetal arm, clang-tidy shows warnings about `size_t` and `unsigned long` compatibilty. It appears that clang-tidy thinks the target system is 64-bit like …
-
I have tried several permutations to get openfold to install on my local machine, but no joy up to this point. Could use some help, as I need to install openfold as a dependency for a couple of other …
-
I'm getting this when I start it:
```
symbol lookup error: /usr/lib/libgio-2.0.so.0: undefined symbol: g_module_open_full
```
I supposed glib2 has been upgraded and is not not compatible anymo…
-
Tried compiling v1.0.0 within R environment as part of installation and getting the following error. Installed the latest version of the re2 package without any issue, yet there seems to be a problem…
-
I am trying to use your network but I do not see how can I save the json symbol file so I can use the model.
You only save the params file but not the symbol file that is needed for predictions. Wh…
wmlba updated
11 months ago
-
I noticed some of my apps didn't have the theme applied and they defaulted back to adwaita(-white) which obvoiusly is not nice. I think it's apps that use flatpak instead of rpm (which I prefer). Yo…
-
I'm running `xdg-desktop-portal`. It only yields a bunch of unrelated output:
```console
> XDG_CURRENT_DESKTOP=sway /usr/libexec/xdg-desktop-portal --verbose
XDP: load portals from /usr/share…
-
Looking into supporting `mkosi` for https://system-transparency.org/ but we need support for reproducible builds.
Currently `mkosi` support `--finalize-script` for image cleanups, but there are non…