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

Compiling/Building #105

Open
dssfsuper2 opened this issue Jul 21, 2023 · 4 comments
Open

Compiling/Building #105

dssfsuper2 opened this issue Jul 21, 2023 · 4 comments

Comments

@dssfsuper2
Copy link

I cannot run the chess board shown in the video,neither in the Visual Studio nor in the Visual Studio Code,in Visual Studio the file just does not appear, and in Visual studio code it's not running : the error is that i don't have an Extention for debbuging XML,and when i'm trying to build it with ctrl shift b it says:
The command could not be loaded, possibly because:

  • You intended to execute a .NET application:
    The application 'build' does not exist.
  • You intended to execute a .NET SDK command:
    No .NET SDKs were found.
@ufrshubham
Copy link

Did install .Net as specified in the Readme? Or you can try steps mentioned in #85

@dssfsuper2
Copy link
Author

The command could not be loaded, possibly because:

  • You intended to execute a .NET application:
    The application 'run' does not exist.
  • You intended to execute a .NET SDK command:
    No .NET SDKs were found.

Download a .NET SDK:
https://aka.ms/dotnet/download

Learn about SDK resolution:
https://aka.ms/dotnet/sdk-not-found

I installed .NET sdk,but commands like dotnet --version or dotnet --list-sdks just dont see it, i don't understand why.I tried with both 6.0 and 7.0 and it just don't see them

@dssfsuper2
Copy link
Author

Did install .Net as specified in the Readme? Or you can try steps mentioned in #85

дотнет

@CherryIce21
Copy link

I have been troubleshooting this all day and I am stuck at the exact same point as dssfsuper2.

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

3 participants