http://bugs.winehq.org/show_bug.cgi?id=27363 --- Comment #1 from Alex Bradbury <asb(a)asbradbury.org> 2011-06-22 12:10:14 CDT --- (In reply to comment #0)
wine: Call from 0x7b839d62 to unimplemented function msvcp80.dll.?find_first_of@?$basic_string(a)DU?$char_traits(a)D@std@@V?$allocator(a)D@2@@std@@QBEIDI(a)Z, aborting
This function was implemented for msvcp90.dll: http://source.winehq.org/git/wine.git/commit/ab612bc650c8aa1c8be72964bb4cd3b... It hasn't been added to the msvcp80.spec yet - Piotr indicated on IRC he's going to update the other msvcp spec files once his current msvcp changes are in wine. I manually updated my msvcp80.spec to use the msvcp90 implementation and it resolves the issue for me. Once msvcp80.spec gets updated, this issue will be fixed. -- 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.