In attempt to be used with dotnet-cli 1.0.0_preview2_003131-1 (i.e. to be executed directly as 'OmniSharp.exe' instead of 'mono OmniSharp.exe') version 1.9.beta19-1 is failing with:
Unhandled Exception:
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.DllNotFoundException: System.Native
Workaround is:
ln -s /usr/share/dotnet/shared/Microsoft.NETCore.App/1.0.1/System.Native.so /usr/lib/libSystem.Native.so
ldconfig #optionally
(taken from https://github.com/aspnet/KestrelHttpServer/issues/963)
Search Criteria
Package Details: omnisharp-roslyn 1.39.12-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/omnisharp-roslyn.git (read-only, click to copy) |
---|---|
Package Base: | omnisharp-roslyn |
Description: | OmniSharp server (STDIO) based on Roslyn workspaces |
Upstream URL: | https://github.com/OmniSharp/omnisharp-roslyn |
Keywords: | csharp dotnet dotnet-sdk omnisharp roslyn |
Licenses: | MIT |
Submitter: | sixpindin |
Maintainer: | oscarcl |
Last Packager: | oscarcl |
Votes: | 19 |
Popularity: | 0.034068 |
First Submitted: | 2016-08-25 21:14 (UTC) |
Last Updated: | 2024-10-23 23:05 (UTC) |
Dependencies (2)
- dotnet-sdk (dotnet-sdk-2.2AUR, dotnet-sdk-2.2-vs2017AUR, dotnet-sdk-3.0AUR, dotnet-sdk-2.1AUR, dotnet-sdk-5.0-binAUR, dotnet-sdk-6.0.110-binAUR, dotnet-sdk-7.0-binAUR, dotnet-sdk-8.0.300-binAUR, dotnet-sdk-6.0-binAUR, dotnet-sdk-preview-binAUR, dotnet-sdk-binAUR, dotnet-sdk-8.0-binAUR)
- git (git-gitAUR, git-glAUR) (make)
Required by (3)
- omnisharp-vim-git
- vim-tabnine-git (optional)
- vim-youcompleteme-git (optional)
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3
Pinned Comments