https://bugs.winehq.org/show_bug.cgi?id=37557
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW URL| |http://dl.trimble.com/sketc | |hup/SketchUpPro-en.exe Keywords| |download Component|richedit |-unknown CC| |focht@gmx.net Ever confirmed|0 |1 Summary|SketchUp 2015 doesn't start |Multiple games and | |applications need | |'mfc100.dll' ('winetricks | |-q vcrun2010' is a | |workaround) Severity|minor |normal
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello folks,
you're missing MFC 10.0 components, part of MS VC++ 2010 runtime. Wine doesn't provide them.
Work around using 'winetricks -q vcrun2010'
If you don't know what this means, visit WineHQ user forums and get help there. Buzgilla is not meant for end user support.
I'm capturing this bug for targeting MFC v10.0 to collect dupes.
bug 657 -> Many games and applications need 'mfc42.dll' ('winetricks -q mfc42' is a workaround)
bug 37302 -> Multiple games and applications need 'mfc90.dll' ('winetricks -q vcrun2008' is a workaround)
bug 36984 -> Multiple games and applications need 'mfc110.dll' ('winetricks -q vcrun2012' is a workaround)
Implementing MFC requires lots of effort which would drain the already limited developer resources available to the Wine project - with little to no benefit. MFC will be long dead when this effort reaches a usable state (if ever).
Regards