문제

Is it possible to install Visual Studio Express in Ubuntu???

I've Visual Studio In my Windows7 OS but I want to install it in Ubuntu.

도움이 되었습니까?

해결책 2

You want to install MICROSOFT visual studio on linux, no there's no way to do that use aptana

You could try looking into wine and emulation but don't expect it to work 100%

다른 팁

No it is not possible, because it uses native windows functions. Ifyou need cross platform IDE for C# develompment look at MonoDevelop

Visual Studio is Windows specific IDE. Supported operating systems (VS 2012) -

  • Windows 7 SP1 (x86 and x64)
  • Windows 8 (x86 and x64)
  • Windows Server 2008 R2 SP1 (x64)
  • Windows Server 2012 (x64)

For more info, refer Visual Studio Express 2012 page.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top