pal1000

Results 288 comments of pal1000

Maybe you need an OEM specific UAD driver. You may get help on Station-driver, MyDigitalLife or tenforums.

Alanfox2000 stopped due to DMCA takedown. I think you have to go back to legacy HDA driver for full functionality.

In that case the solution needs to come from Meson as an option to force non-required libraries / dependencies that cannot honor `--prefer-static` to return not found dependency. There is...

> Do you know if mesa links to regex explicitly? It does link to regex [explicitly](https://gitlab.freedesktop.org/search?group_id=1155&nav_source=navbar&project_id=176&repository_ref=main&scope=&search=dep_regex&search_code=true&snippets=false) and this isn't something new, I traced it back to [Mesa 21.1 days](https://gitlab.freedesktop.org/search?group_id=1155&nav_source=navbar&project_id=176&repository_ref=21.1&scope=&search=dep_regex&search_code=true&snippets=false). Neither...

This is when regex usage in Mesa3D on Windows [began](https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9261).

It does need dependency and so I sent a [fix](https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17540), but it's not enough because libintl from gettext has no pkg-config file to link iconv. ```` [396/396] Linking target src/microsoft/vulkan/vulkan_dzn.dll...

> it's actually gettext (not directly libtre) I corrected myself above, but thanks for noticing.

Tracked upstream as git-for-windows/git#1481.

Yes the error messages are related. Differences are only made by presence and absence of proxy and probably Git for Windows running in a slimmer MSYS2 environment. The best we...

I can't repro. I don't know what happens at your end.