https://bugs.winehq.org/show_bug.cgi?id=42035
Bug ID: 42035 Summary: Procedure entry point std::placeholders could not be located in MSVCP120.dll (32-bit process on 64-bit Winedows) Product: Wine Version: 2.0-rc2 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msvcp Assignee: wine-bugs@winehq.org Reporter: xtrmjosh@gmail.com Distribution: ---
I found this bug while trying to run a bit of software called WindBot, but it seems if it's what I expect that it's going to be much more generic. I think the title contains all the info someone expert enough to work out the problem would need.
If anyone wants to repro, the file I'm trying to run is here:
https://www.tibiawindbot.com/downloads/windbot11-2.9.0-beta.34.exe
Sorry if links are not allowed, please grumble at me if that's the case. I'm literally brand spanking new here.
The installer runs fine, then you need to run the file within which is given a random name (it's a bot for an MMORPG which users suspect may have client-side detection). That file starts up and falls over with the dialog detailing:
The procedure entry point ?_2@placeholders@std@@3V?$_Ph@$01@2@A could not be located in the dynamic link library MSVCP120.dll
If there is any extra information I can provide please ask. I'm fairly experienced with Linux though not so much with Wine so please step-by-step me for Wine and just ask for Linux.
I've just tested it and on a 32-bit wine, everything works as intended so that helps to isolate the issue a little further.