Skip to content

VSCode cannot start OmniSharp.exe on Windows 10 32 bit. #457

@JunTaoLuo

Description

@JunTaoLuo

Environment data

dotnet --info output: 1.0.0-preview2-003118
VS Code version: 1.2.1
C# Extension version: 1.1.6

Steps to reproduce

Open any .NETCore project

Expected behavior

OmniSharp launches correctly and the c# extension gives intellisense, xunit test support ...

Actual behavior

From the OmniSharp Log it seems like the OmniSharp executable was not launched correctly so the c# extension is not available:

[INFO] Started OmniSharp from 'C:\Users\johluo\.vscode\extensions\ms-vscode.csharp-1.1.6\.omnisharp\OmniSharp.exe' with process id 724...
This version of C:\Users\johluo\.vscode\extensions\ms-vscode.csharp-1.1.6\.omnisharp\OmniSharp.exe is not compatible with the version of Windows you're running. Check your computer's system information and then contact the software publisher.
[ERROR] Error: Failed to start OmniSharp

Is OmniSharp supported for 32 bit operating systems?

cc @troydai

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions