MT5 on linux using wine not working - page 2

 
UPD. I also needed to install overrides for:
  • msvcr100.dll

  • msvcp100.dll

  • msvcr110.dll

  • msvcp110.dll

the easiest way to do this is:

winetricks vcrun2010 vcrun2012

HTH