http://bugs.winehq.org/show_bug.cgi?id=28528 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Unimplemented function |Google Earth 4.3 fails to |msvcp80.dll.??0?$basic_ofst |find msvcp80.dll with |ream(a)DU?$char_traits(a)D@std@ |Wine32 but not Wine64 |@@std@@QAE(a)XZ |(WoW64) --- Comment #2 from Ken Sharp <kennybobs(a)o2.co.uk> 2011-09-30 12:39:58 CDT --- Okay, although there is an unimplemented function it shouldn't actually cause a crash as GE provides its own msvcp80.dll. It appears to be related to how GE is installed. With Wine32: unimplemented function error and crash. With Wine64 (WoW64): no error, GE loads. Plain Wine64 obviously doesn't work. With Wine32 the application is installed in "Program Files", but with Wine64 it is installed in "Program Files (x86)". I have a feeling this is the cause of the problem (but I cannot find the relevant part of the Wine source code). There are, of course, other differences in the directory structure between 32 and 32/64. Apologies if this is a duplicate. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.