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

README.md Getting Started: VS2019 can't open DistroLauncher-Appx/DistroLauncher-Appx.vcxproj #64

Open
Hoverbear opened this issue Oct 2, 2019 · 1 comment

Comments

@Hoverbear
Copy link
Contributor

Hoverbear commented Oct 2, 2019

Hi!

In step 5 of https://github.com/microsoft/WSL-DistroLauncher#getting-started the instruction is:

Make sure to change the name of the project in the DistroLauncher-Appx/DistroLauncher-Appx.vcxproj file to the name of your executable we picked in step 4. By default, the lines should look like:

In this case the user has been instructed to open the project in Visual Studio already (by opening the .sln), so the user is unable to find the vcx.proj in the solution explorer:

image

They then might try to open the file directly via "File -> Open" and selecting the correct file. They'd see this error:

image

A user unfamiliar with VS2019 (which sounds like a common thing for folks who want to build WSL distros) may not know they need to change to "Folder View" in the "Solution Explorer" under the "White Square in Front of Folder with Arrows implying they rotate or something" icon.

@Hoverbear
Copy link
Contributor Author

I also noted that the current defaults are different than the README suggests:

<TargetName>mydistro</TargetName>
<ProjectName>DistroLauncher-Appx</ProjectName>

image

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

1 participant