Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Building Leaderboards UWP project in VS2019 throws a daunting amount of Errors, Warnings and Messages. #106

Open
CartBlanche opened this issue Mar 2, 2021 · 2 comments

Comments

@CartBlanche
Copy link

CartBlanche commented Mar 2, 2021

I'm normally a C# developer, but I want to get Leaderboards working in my UWP app, so thought I'd look at your samples.

I've just cloned the repo and tried to rebuild the Leaderboards_2017 UWP sample using Visual Studio 2019. It asked me to retarget the project, because it wouldn't build. I retargetted to Latest (in my case), as per this screenshot.

image

But when I rebuild the solution, the DirectXTK project builds, but the Leaderboards_2017 project doesn't and looks like this.

image

What should I start looking at to get this working? Once I get it working I'll be more than happy to create a C# version and submit a PR for that, so that others don't have to go through the same pain as me.

@CartBlanche
Copy link
Author

@jplafonta Would love any help here too??

@stephenrberg
Copy link

For those that hit this - set the Platform Toolset to v141 (2017) and it compiles

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants