I am installing dbg debugger on ubuntu. After I launch the dbg debugger with wine command. I met this problem:
Unhandled exception: unimplemented function msvcr120.dll.?_Id@_CurrentScheduler@details@Concurrency@@SAIXZ called in 64-bit code (0x000000007b44f037).
I checked the directory, msvcr120.dll is there. However, I don't know why it cannot be implemented. I tried both 32 bit and 64 bit version of dbg. They both have the similar problems.
Any answer and comment is appreciated. Thanks!
Try the following:
winecfg
'Libraries'
'New override for library'
field searchmsvcr120
and pressAdd