-
**Describe the bug**
this is my cmakepresets.json
``` txt
{
"version": 3,
"configurePresets": [
{
"name": "vcpkg",
"cacheVariables": {
…
-
Hello I'm using Django 3.0.5 and `django.utils.decorators.available_attrs` is [not supported anymore](https://docs.djangoproject.com/en/dev/releases/3.0/#removed-private-python-2-compatibility-apis) b…
-
Env: `Windows 10 19044.1826`
Library Config: `vcpkg`, all ports are updated to date.
IDE: `Visual Studio 2022 17.2.6`
Boost Version: `1.79.0`
C++ Version: `C++20`
When i use `program_options` l…
-
#### Version
Coq 8.8.0
```bash
$ ocamlopt -v
The OCaml native-code compiler, version 4.02.3
Standard library directory: /home/jgross/.opam/4.02.3+fp/lib/ocaml
```
#### Operating system
`…
-
TL;DR: WebGPU should preserve the order of all side effects (transfer read/writes, pixel read/writes) except for Unordered Access Views, which are only synchronized at the render/compute pass boundari…
kvark updated
1 month ago
-
#### Version
8.7.0
#### Operating system
Linux
#### Description of the problem
Consider this code:
```coq
Require Import Coq.ZArith.ZArith.
Axiom g : nat -> Prop.
Axiom f : forall a…
-
There are no instruction to build the mapnik-jni.dll for win 32.
I am trying to do it but I'm facing some errors.
Here are the steps I followed, this can be a base for a further complete build proce…
ngmip updated
4 years ago
-
#### Problem description
Found a couple more test failures with astropy 5.0rc2 that I missed previously (likely were present with 5.0rc1 as well, but I did not test with remote-data). All passing wit…
-
I have installed all the dependencies on ubuntu and successfully converted the .ifc file to .obj .
I need help for converting .obj to .citygml .Thank you!
-
### Description of the problem
**Let me revise this before you spend any time looking at it. The example is not convincing as is.**
The unfold in the Hint Extern below should have worked. The …