-
Notifications
You must be signed in to change notification settings - Fork 0
Roslyn
SaeHie Park edited this page Sep 13, 2016
·
3 revisions
Home
- Building, Debugging, and Testing on Unix.md
- Related issue: https://github.com/dotnet/cli/issues/2018
Failed to initialize CoreCLR, HRESULT: 0x80131500
To solve...
sudo apt-get install liblldb-3.6-dev
some help: http://www.donovanbrown.com/post/2016/05/29/Installing-NET-Core-RC2-on-Ubuntu-1604
wget http://security.ubuntu.com/ubuntu/pool/main/i/icu/libicu52_52.1-8ubuntu0.2_amd64.deb
sudo dpkg -i libicu52_52.1-8ubuntu0.2_amd64.deb