We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 4104

Summary: Building MSVC ARM target fails
Product: SDL Reporter: janisozaur <janisozaur+libsdl>
Component: buildAssignee: Sam Lantinga <slouken>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: HG 2.1   
Hardware: ARM   
OS: Windows 10   
Attachments: Fix arm builds with MSVC

Description janisozaur 2018-03-07 08:33:24 UTC
Created attachment 3188 [details]
Fix arm builds with MSVC

Building with MSVC targetting ARM fails at link stage because of missing libraries.

Attached patch fixes those issues.

There is another issue with dinput8 not being available in this configuration, I will try to address it in a later patch.
Comment 1 Sam Lantinga 2018-03-11 05:16:41 UTC
Patch added, thanks!
https://hg.libsdl.org/SDL/rev/6e61fc35c129