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

Build documentation should explain that building on WSL is not possible #39286

Closed
sgharms opened this issue Nov 28, 2017 · 3 comments
Closed
Assignees
Labels
WSL Issue when using WSL
Milestone

Comments

@sgharms
Copy link

sgharms commented Nov 28, 2017

Per:

https://stackoverflow.com/questions/47531475/launch-vscode-from-source-through-wsl

both I and "taylorstine" had the same experience when building vscode from source in WSL. We got past the dependency installation challenge to find that when we ran ./scripts/code.sh that something was clearly running (i.e. was persistent in the process table) but the GUI never materialized. Both of us had an X server up and running that was able to "catch" other X apps and display them (xeyes, in my case).

Could we update the Wiki to clearly state that WSL is not a build platform at present? I have updated the Wiki to reflect this reality: microsoft/vscode-wiki#40.

@kieferrm kieferrm added the WSL Issue when using WSL label Nov 29, 2017
@dbaeumer
Copy link
Member

Yes, we know. The corresponding WSL issue is: microsoft/WSL#2293

@dbaeumer dbaeumer added this to the November 2017 milestone Nov 30, 2017
@sgharms
Copy link
Author

sgharms commented Nov 30, 2017

@dbaeumer

Thank you for the reference to that issue. Foremost it was a wonderful description of debugging a hard problem that, frankly, ought be included in most programming education. Thanks, as well for the additional context. From the VSCode perspective, it looks like the VSCode docs should say that WSL is not a build target until microsoft/WSL#2293 is resolved.

@dbaeumer
Copy link
Member

Done.

@vscodebot vscodebot bot locked and limited conversation to collaborators Jan 26, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
WSL Issue when using WSL
Projects
None yet
Development

No branches or pull requests

3 participants