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

Is official support for arch comming anytime soon? #1391

Closed
spluf opened this issue Apr 14, 2017 · 1 comment
Closed

Is official support for arch comming anytime soon? #1391

spluf opened this issue Apr 14, 2017 · 1 comment

Comments

@spluf
Copy link

spluf commented Apr 14, 2017

At this point I can run .net core projects in VSCode but I can not debug them due to this exception:

Environment data

dotnet --info output:

.NET Command Line Tools (1.0.1)

Product Information:
 Version:            1.0.1
 Commit SHA-1 hash:  005db40cd1

Runtime Environment:
 OS Name:     arch
 OS Version:  
 OS Platform: Linux
 RID:         ubuntu.16.10-x64
 Base Path:   /opt/dotnet/sdk/1.0.1

VS Code version:
1.11.2-1
C# Extension version:
1.8.1

Steps to reproduce

Open / create a .Net Core web api (or any other .Net Core project), create launch.json and task.json and start debugging.

Expected behavior

Start the project in debug mode.

Actual behavior

Failed to initialize CoreCLR, HRESULT: 0x80131500

@spluf spluf changed the title Debuger won't start for .net core projects in arch linux. Is official support for arch comming anytime? Apr 14, 2017
@spluf spluf changed the title Is official support for arch comming anytime? Is official support for arch comming anytime soon? Apr 14, 2017
@gregg-miskelly
Copy link
Contributor

@spluf This is a duplicate of #1323.

To answer your question about 'official' support - for .NET Core 2.0, the CoreCLR team is releasing a version of CoreCLR that they expect to be compatible with most distributions. So once that has a 'go live' preview we hope to switch to that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants