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

csi roslyn run as 64bit? #8853

Open
den-run-ai opened this issue Feb 18, 2016 · 5 comments
Open

csi roslyn run as 64bit? #8853

den-run-ai opened this issue Feb 18, 2016 · 5 comments

Comments

@den-run-ai
Copy link

Microsoft (R) Roslyn C# Compiler version 1.1.0.51204
Loading context from 'CSharpInteractive.rsp'.
Type "#help" for more information.

IntPtr.Size
4

@tmat
Copy link
Member

tmat commented Feb 18, 2016

Launching a 64bit process is currently not supported. It's something we'd like to enable in future.

@tmat tmat added this to the Unknown milestone Feb 18, 2016
@den-run-ai
Copy link
Author

I could not find any doc for this TODO item. Is this because VS is still 32
bit process?
For now I will have to resort to powershell or pythonnet I guess. any plans
to integrate with scriptcs and omnisharp?

On Wednesday, February 17, 2016, Tomáš Matoušek notifications@github.com
wrote:

Launching a 64bit process is currently not supported. It's on our TODO
list.


Reply to this email directly or view it on GitHub
#8853 (comment).

@tmat
Copy link
Member

tmat commented Feb 18, 2016

It's not easy to find, since it's part of a bigger workitem: #4788
I'm keeping this issue open so that it's easier to find :)

@tmat
Copy link
Member

tmat commented Feb 18, 2016

It's not because VS is 32-bit. It's because we don't have a general infrastructure for the host process configuration.

scriptcs, omnisharp: No plans yet from our side.

@vrubleg
Copy link

vrubleg commented Sep 18, 2024

This ticket is resolved long time ago and can be closed:

Microsoft (R) Visual C# Interactive Compiler version 4.11.0-3.24428.4 ()
Copyright (C) Microsoft Corporation. All rights reserved.

Type "#help" for more information.
> IntPtr.Size
8

@tmat please consider #17666.

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

3 participants