David Meyer

Results 2 issues of David Meyer

The documentation mentions > For Windows, you'll need to build a .exe file and include it in your GitHub Release. But this doesn't seem to be sufficient. When I try...

Clang 15 has upgraded `-Wint-conversion` from a warning to a default error, and this means we cannot build `pyopengl-accelerate` I get the following error: ``` src/numpy_formathandler.c:9802:3: error: incompatible pointer to...