[Bug 45782] New: Unhandled exception: unimplemented function api-ms-win-crt-math-l1-1-0.dll._Cbuild called in 64-bit code

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Sep 6 08:39:49 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=45782

            Bug ID: 45782
           Summary: Unhandled exception: unimplemented function
                    api-ms-win-crt-math-l1-1-0.dll._Cbuild called in
                    64-bit code
           Product: Wine
           Version: 3.15
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: api-ms-win-*
          Assignee: wine-bugs at winehq.org
          Reporter: htl10 at users.sourceforge.net
      Distribution: ---

quite straight forward:

1. Download 64-bit version of mono:

https://download.mono-project.com/archive/5.14.0/windows-installer/mono-5.14.0.177-x64-0.msi 

2. install it in a new prefix:

WINEPREFIX=/someplace wine64 msiexec /i mono-5.14.0.177-x64-0.msi

3. start command line console:

WINEPREFIX=/someplace wine64 cmd

4. run this command in the console:

    "c:/Program Files/Mono/bin/mkbundle.bat" --list-targets


Unhandled exception: unimplemented function
api-ms-win-crt-math-l1-1-0.dll._Cbuild called in 64-bit code
...

-- 
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