[Bug 44703] New: Cannot run the program in wine (Console app)
https://bugs.winehq.org/show_bug.cgi?id=44703 Bug ID: 44703 Summary: Cannot run the program in wine (Console app) Product: Wine Version: 3.3 Hardware: x86-64 OS: Mac OS X Status: UNCONFIRMED Severity: normal Priority: P2 Component: msvcp Assignee: wine-bugs(a)winehq.org Reporter: shangjiaxuan(a)pku.edu.cn Created attachment 60713 --> https://bugs.winehq.org/attachment.cgi?id=60713 Current source code and backtrace log Compiled with VC++(VS2017), cannot run with wine. This toy project can be found at https://github.com/shangjiaxuan/Calculator, was good and running with my Bootcamp partition with Windows 10, 1709 (Fall Creators). I did make some windows api calls in the current version. But it seems that the older one on Github release also didn't run on wine. It only used "LoadLibrary" function in that version. (Maybe it's C++17 compatibility? But I only included filesystem library with the newer one.) Any ideas? Source code and backtrace report attached. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=44703 Shang Jiaxuan <shangjiaxuan(a)pku.edu.cn> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |shangjiaxuan(a)pku.edu.cn Keywords| |source Severity|normal |blocker -- 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.
https://bugs.winehq.org/show_bug.cgi?id=44703 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Keywords| |download CC| |focht(a)gmx.net URL| |https://github.com/shangjia | |xuan/Calculator/releases Severity|blocker |normal Status|UNCONFIRMED |RESOLVED Summary|Cannot run the program in |calculator application |wine (Console app) |crashes on unimplemented | |function | |msvcp140.dll.?uncaught_exce | |ptions(a)std@@YAHXZ --- Comment #1 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, dupe of bug 44278 Use 'winetricks -q vcrun2017' to work around. Regards *** This bug has been marked as a duplicate of bug 44278 *** -- 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.
https://bugs.winehq.org/show_bug.cgi?id=44703 --- Comment #2 from Shang Jiaxuan <shangjiaxuan(a)pku.edu.cn> --- Thanks for helping! Finally got it running now. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=44703 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- Closing Duplicates -- 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.
participants (1)
-
wine-bugs@winehq.org