https://bugs.winehq.org/show_bug.cgi?id=37817
Bug ID: 37817 Summary: Autocad2006 does not start with a msvcp70.dll related error (regression) Product: Wine Version: 1.7.33 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: paolo.bolzoni.brown@gmail.com Distribution: ArchLinux
The program crashes on start with this error:
wine: Call from 0x7b83a9fc to unimplemented function msvcp70.dll.??0?$basic_ifstream@DU?$char_traits@D@std@@@std@@QAE@PBDH@Z, aborting
Both Autocad2006 and wine have a copy of msvcp70.dll, however the error appear unchanged deleting one, the other or both.
According to appdb this is a regression, older wine started autocad2006 with gold support.