On 11.6.2022 10.23, Ilmari Lauhakangas wrote:
I finally got virtiofs folder sharing working on my Win 10 virtual
machine, but now I'm facing an issue where 32-bit executables fail with
error code 0xc000007b. This happened after I added lcms2.dll into
C:\Windows\SysWOW64 as it was whining about it (it was already in
System32).
Normally installed LibreOffice versions 3.3.0 and 3.5.0 continue to work
just fine. How could I solve the issue with the 32-bit bibisect repos?
Thanks to Mike Kaganski: solved by copying existing lcms2.dll from
System32 to SysWOW64 instead of the 64-bit dll I happened to find on
some dll site.
Ilmari