Replies: 1 comment
-
|
I did not see issue #3010; that seems to have fixed my problem with visual studio not recognizing the .Net 10. Specifically the screenshot referencing the MSVC v143 and making sure all three of those were installed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to attempt to build from source, but I am running into a problem. I build in Visual Studio 2026 and then get errors that seem to suggest that Visual Studio is not recognizing the .Net 10 SDK (https://dotnet.microsoft.com/en-us/download/dotnet/10.0) However, I do have it installed. I am not too familiar with Visual Studio, so hoping someone can help me out. Also, I was wondering is there any kind of onboarding video tutorials for how to build from source and solve any of the errors that Visual Studio or Stride might throw at you? Something like a Hello World level video to show how to make changes to the source build of the engine itself so that I can learn how to contribute.
Beta Was this translation helpful? Give feedback.
All reactions