How to open a project in Visual Studio downloaded from Github?

Asked

Viewed 417 times

0

I forkeei a Github project and opened the folder in Visual Studio, but when I click start project the following message appears:

Unable to start invalid pointer program.

Plus, you don’t have the file .sln in the folder, which I downloaded from git.

  • Maybe the project maintainer didn’t want to tie it to Visual Studio, so he didn’t .sln along with the rest of the code. With Java, I avoid uploading specific things from the IDE, such as the .settings Eclipse. It turns out that the person who downloads the project needs to learn how to configure it "from scratch" in order to use it. See if your case is not analogous to the one I described

  • Thank you dear, information relevanmuito until the present moment because I am still little :)

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.