Andrew Robbins
Andrew Robbins
Okay, now that I've verified its actually *installing* the library, I can safely say that this does not work.
.dll.a is how mingw indicates an import library. Sorta the equivalent of .lib, except .lib can be both. Static mingw libs are just .a.
Probably. I'm not exactly experienced in rust (and by that I mean I've never actually used it) but it shouldn't be a particularly difficult tweak.
Any status here? I ran the upgrade from 22.04 to 24.04.1 just now and just found that there's no builds for noble on the server. Thank god for snapshots, I...
There wouldn't happen to be a way to silence the linter on this issue? https://github.com/conda-forge/pdm-backend-feedstock/ is its own build backend and as such works fine absent setuptools/wheel but still trips...
That would be amazing.
if you could throw a windows arm build on the pile that would be awesome. It seems to work and build as is on head.
> * While recent Qt versions support Windows/ARM, there are no win_arm64 wheels for QtWebEngine ([pypi.org/project/PyQt6-WebEngine-Qt6/6.9.1#files](https://pypi.org/project/PyQt6-WebEngine-Qt6/6.9.1/#files)) WebEngine wasn't buildable on WoA until 6.9 and they're intending to ship binaries with...
Is there any documentation of the configure program env vars? I'd love to help with this but I'm...having a bit of trouble
I need to do some benchmarking, so I'll report back on that. I have to imagine the significant difference in cache layout here is going to do something.