Windows Phone 8.1/10

Hallo everybody,
I have a small question about building an SDL2 App for WindowsPhone
8.1/10.
Is there an exampleproject which start in the WindowsPhone 8.1 Simulator
available?
If not, are there any tutorials about that topic? I got VS 12 13 15.
Thank you very much.
Best regards,
Artem

ArtemMetra wrote:

Hallo everybody,
I have a small question about building an SDL2 App for WindowsPhone 8.1/10.
Is there an exampleproject which start in the WindowsPhone 8.1 Simulator available?
If not, are there any tutorials about that topic? I got VS 12 13 15.

There are instructions in the SDL file, docs/README-winrt.md, for VS 2013 + Windows Phone 8.1, for setting up an app project.

Win 10 / UWP (Universal Windows Platform, i.e. Windows 10’s flavor of WinRT) support is still pending, but the setup procedure will probably be pretty much the same, just with VS 2015.

Cheers!
– David L.