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 3965 - [UWP] Add project files for Windows 10 (VS2015+)
Summary: [UWP] Add project files for Windows 10 (VS2015+)
Status: NEW
Alias: None
Product: SDL_image
Classification: Unclassified
Component: misc (show other bugs)
Version: unspecified
Hardware: All Windows 10
: P2 enhancement
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-17 19:32 UTC by Ethan Lee
Modified: 2017-11-17 19:32 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ethan Lee 2017-11-17 19:32:20 UTC
Currently the SDL_image sources include project files for Windows 8 and Windows Phone 8, but not Windows 10. This is in contrast to SDL and, interestingly, SDL_mixer:

https://hg.libsdl.org/SDL/file/88462f00ffac/VisualC-WinRT/UWP_VS2015

https://hg.libsdl.org/SDL_mixer/file/d98f1d930524/VisualC-WinRT/UWP_VS2015

Unfortunately I only have VS2017 available, so someone with VS2015 will have to cover this one :/