https://bugs.winehq.org/show_bug.cgi?id=57518
Bug ID: 57518 Summary: Missing native DLLs after vc_redist installation? Product: Wine Version: 10.0-rc1 Hardware: x86-64 OS: FreeBSD Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: Alexander88207@Protonmail.com
Hello,
the case: For GOG-Galaxy its required to use winetricks to install vcrun or setting msvcp140 to native because the GOG-Galaxy installer installs vcrun2022 anyway.
However not all DLLs are getting loaded or installed?
Steps to reproduce:
1. Download GOG-Galaxy for example from here: https://files02.tchspt.com/down/setup_galaxy_2.0.80.33.exe
2. Just run and install it from an clean prefix
3. Go into winecfg and set msvcp140 to native.
4. Start the client using drive_c/Program Files (x86)/GOG Galaxy/GalaxyClient.exe
5. You should see 0024:err:module:import_dll Library MSVCP140_1.dll (which is needed by L"C:\Program Files (x86)\GOG Galaxy\Qt5Core.dll") not found.
Its expected that msvcp140 gets just found/loaded and natively.
It works all expected when downgrading to wine 9.22.
I do have logs attached accordingly.
Thank you in advance!