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 - Building MSVC ARM target fails
Summary: Building MSVC ARM target fails
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: build (show other bugs)
Version: HG 2.1
Hardware: ARM Windows 10
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-07 08:33 UTC by janisozaur
Modified: 2018-03-11 05:16 UTC (History)
0 users

See Also:


Attachments
Fix arm builds with MSVC (810 bytes, patch)
2018-03-07 08:33 UTC, janisozaur
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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