http://bugs.winehq.org/show_bug.cgi?id=29477
Bug #: 29477 Summary: unimplemented function msvcp90.dll.?rfind@?$basic_string@DU?$char_traits@D@st d@@V?$allocator@D@2@@std@@QBEIPBDII@Z, aborting Product: Wine Version: 1.3.30 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msvcp AssignedTo: wine-bugs@winehq.org ReportedBy: mathieu.malaterre@gmail.com Classification: Unclassified
I cannot run cmake using wine 1.3.30. It keeps on failing with:
wine: Call from 0x7b83b102 to unimplemented function msvcp90.dll.?rfind@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBEIPBDII@Z, aborting wine: Unimplemented function msvcp90.dll.?rfind@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBEIPBDII@Z called at address 0x7b83b102 (thread 002f), starting debugger...
It appears to be related to #27031, however I am using 1.3.30
Thanks