[Bug 33197] New: Multiple applications ported to WinRT/ARM using msvcr110.dll require some msvcrt math functions (Audacity)

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Mar 12 18:41:40 CDT 2013


http://bugs.winehq.org/show_bug.cgi?id=33197

             Bug #: 33197
           Summary: Multiple applications ported to WinRT/ARM using
                    msvcr110.dll require some msvcrt math functions
                    (Audacity)
           Product: Wine
           Version: 1.5.25
          Platform: arm
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: msvcrt
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: focht at gmx.net
    Classification: Unclassified


Hello folks,

as the summary says ...

Collecting a bunch here:

--- snip ---
...
err:module:find_forwarded_export function not found for forward 'msvcrt.atan2f'
used by L"C:\\windows\\system32\\msvcr110.dll". If you are using builtin
L"msvcr110.dll", try using the native one instead.
err:module:find_forwarded_export function not found for forward 'msvcrt.fmodf'
used by L"C:\\windows\\system32\\msvcr110.dll". If you are using builtin
L"msvcr110.dll", try using the native one instead.
err:module:find_forwarded_export function not found for forward 'msvcrt.sinf'
used by L"C:\\windows\\system32\\msvcr110.dll". If you are using builtin
L"msvcr110.dll", try using the native one instead.
err:module:find_forwarded_export function not found for forward 'msvcrt.cosf'
used by L"C:\\windows\\system32\\msvcr110.dll". If you are using builtin
L"msvcr110.dll", try using the native one instead.
err:module:find_forwarded_export function not found for forward 'msvcrt.expf'
used by L"C:\\windows\\system32\\msvcr110.dll". If you are using builtin
L"msvcr110.dll", try using the native one instead.
err:module:find_forwarded_export function not found for forward 'msvcrt.log10f'
used by L"C:\\windows\\system32\\msvcr110.dll". If you are using builtin
L"msvcr110.dll", try using the native one instead.
err:module:find_forwarded_export function not found for forward 'msvcrt.powf'
used by L"C:\\windows\\system32\\msvcr110.dll". If you are using builtin
L"msvcr110.dll", try using the native one instead.
err:module:find_forwarded_export function not found for forward 'msvcrt.logf'
used by L"C:\\windows\\system32\\msvcr110.dll". If you are using builtin
L"msvcr110.dll", try using the native one instead.
err:module:find_forwarded_export function not found for forward 'msvcrt.floorf'
used by L"C:\\windows\\system32\\msvcr110.dll". If you are using builtin
L"msvcr110.dll", try using the native one instead.
...
--- snip ---

Currently implemented for x86 64-bit in msvcrt.

Regards

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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