[Bug 44703] New: Cannot run the program in wine (Console app)

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Mar 10 06:57:13 CST 2018


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 at winehq.org
          Reporter: shangjiaxuan at 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.



More information about the wine-bugs mailing list