Official Everybody Edits Forums

Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?

You are not logged in.

#1 2016-11-06 11:48:37, last edited by Anatoly (2016-11-06 13:50:00)

Anatoly
Guest

Cannot install Visual Studio

For any reason, it can't open on my device. Any suggestions?

I use Linux KUbuntu

#2 2016-11-06 12:17:48

MartenM
Member
From: The Netherlands
Joined: 2016-03-31
Posts: 969
Website

Re: Cannot install Visual Studio

Try to restart or search on the internet.
Or give us more information.


lm3hgg8.jpg

Ingame: marten22        My steam: MartenM

Offline

#3 2016-11-06 13:11:56, last edited by drunkbnu (2016-11-06 13:27:19)

drunkbnu
Formerly HG
Joined: 2017-08-16
Posts: 2,306

Re: Cannot install Visual Studio

Visual Studio Code is a simple text editor, not a compiler.

Install The Mono Project and MonoDevelop, and build your programs there. It's designed for Linux.

You can even create cross-platform GUI apps using Gtk# instead of the cancerous Windows-only Windows Forms.

Stop using Wine.

Offline

#4 2016-11-06 13:17:43

Anatoly
Guest

Re: Cannot install Visual Studio

MartenM wrote:

Try to restart or search on the internet.
Or give us more information.

lROOBHu.png

eK5aU7N.png

HG wrote:

What are you even trying to do? You can't run Windows-only software like Visual Studio on Linux.
Install The Mono Project and MonoDevelop, and build your programs there. It's designed for Linux.
You can even create cross-platform GUI apps using Gtk# instead of the cancerous Windows-only Windows Forms.
Stop using Wine.

XTEeFSb.png

But there are no Mono lessons!

#5 2016-11-06 13:20:01, last edited by drunkbnu (2016-11-06 13:23:13)

drunkbnu
Formerly HG
Joined: 2017-08-16
Posts: 2,306

Re: Cannot install Visual Studio

Mono is the .NET framework, to run C# software. MonoDevelop is the compiler, like Visual Studio.

To create your first solution, go to File - New Project.

Then you'll see it's exactly the same as any other compiler, as Visual Studio.

You write the code, build the code, run the code.

Now that I've read you were trying to install Visual Studio Code, I want to tell you that VS Code is a simple text editor, not a compiler. You can also try Atom

Offline

#6 2016-11-06 13:24:28, last edited by Anatoly (2016-11-06 13:25:48)

Anatoly
Guest

Re: Cannot install Visual Studio

HG wrote:

To create your first solution, go to File - New Project.

File > New > File (?)

QZModPn.png

#7 2016-11-06 13:26:05

drunkbnu
Formerly HG
Joined: 2017-08-16
Posts: 2,306

Re: Cannot install Visual Studio

AnatolyEE wrote:
HG wrote:

To create your first solution, go to File - New Project.

File > New > File (?)

File > New > Solution (or File > New > Project).

Or you can simply click "Start new solution" in the "Welcome" tab you are on when you open the program.

Offline

#8 2016-11-06 13:31:11, last edited by Anatoly (2016-11-06 13:32:07)

Anatoly
Guest

Re: Cannot install Visual Studio

HG wrote:
AnatolyEE wrote:
HG wrote:

To create your first solution, go to File - New Project.

File > New > File (?)

File > New > Solution (or File > New > Project).

Or you can simply click "Start new solution" in the "Welcome" tab you are on when you open the program.

8jz13PO.png

So a compiler is better then a text editor? So Mono is better then VS?

#9 2016-11-06 13:34:23, last edited by drunkbnu (2016-11-06 13:40:30)

drunkbnu
Formerly HG
Joined: 2017-08-16
Posts: 2,306

Re: Cannot install Visual Studio

You're supposed to get a window like this:

345-New_Solution_Window.png

On newest versions the solution type window is like this:

fp3mf.png

Well, try pressing New (or course add the Name) and let's see what you get.

What's your MonoDevelop version? It looks out-dated.

AnatolyEE wrote:

So a compiler is better then a text editor? So Mono is better then VS?

The program you downloaded is Visual Studio Code, a hack-able text editor. Visual Studio 2015, and Visual Studio 2010 Express, are perfect examples of compilers. Again, Mono is the .NET Framework. MonoDevelop is the compiler.
In my opinion, MonoDevelop is better than Visual Studio, but that is not going to answer your question since you were referring to VS as a text editor, when I refer to the compilers.

Offline

#10 2016-11-06 13:41:56, last edited by Anatoly (2016-11-06 13:43:16)

Anatoly
Guest

Re: Cannot install Visual Studio

HG wrote:

You're supposed to get a window like this:

http://www.monodevelop.com/images/345-N … Window.png

On newest versions the solution type window is like this:

http://i.stack.imgur.com/fp3mf.png

Well, try pressing New (or course add the Name) and let's see what you get.

What's your MonoDevelop version? It looks out-dated.

How to check the version of Mono?

And I also have these two Options, after going to 'Empty Project':
eU2F2jQ.png

#11 2016-11-06 13:44:26

drunkbnu
Formerly HG
Joined: 2017-08-16
Posts: 2,306

Re: Cannot install Visual Studio

You are finally on the correct area.

Gtk# support should be enabled by default. Try enabling it.

There's no need for Unix Integration.

Offline

#12 2016-11-06 13:45:52

Anatoly
Guest

Re: Cannot install Visual Studio

HG wrote:

You are finally on the correct area.

Gtk# support should be enabled by default. Try enabling it.

There's no need for Unix Integration.

It looks like there need something to be done to have the editor?

iZc7lNH.png

#13 2016-11-06 13:47:04

drunkbnu
Formerly HG
Joined: 2017-08-16
Posts: 2,306

Re: Cannot install Visual Studio

Press View and enable the Solution Explorer. If there's no option to it, then your version of MD seems to be ****** up.

Offline

#14 2016-11-06 13:48:37, last edited by Anatoly (2016-11-06 13:48:49)

Anatoly
Guest

Re: Cannot install Visual Studio

HG wrote:

Press View and enable the Solution Explorer. If there's no option to it, then your version of MD seems to be ****** up.

View > Solution - is enabled. Or is it the wrong?

#15 2016-11-06 13:51:57

drunkbnu
Formerly HG
Joined: 2017-08-16
Posts: 2,306

Re: Cannot install Visual Studio

Then to be honest I don't know what's going on. I've never worked with old versions of MonoDevelop like that.

I recommend you to install the latest MonoDevelop version for Linux on their website: http://www.monodevelop.com/download/lin … deprecated

Offline

#16 2016-11-06 14:00:23, last edited by Anatoly (2016-11-06 14:11:41)

Anatoly
Guest

Re: Cannot install Visual Studio

HG wrote:

Then to be honest I don't know what's going on. I've never worked with old versions of MonoDevelop like that.

I recommend you to install the latest MonoDevelop version for Linux on their website: http://www.monodevelop.com/download/lin … deprecated

Well, I have opened that site, and got cunfused, what to write in the terminal?

EDIT: Looks like i got down then 14.04, wait ill update the software top a newer version

#17 2016-11-06 14:02:31

drunkbnu
Formerly HG
Joined: 2017-08-16
Posts: 2,306

Re: Cannot install Visual Studio

Assuming Ubuntu 13.04 and later, use these commands:

sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF
echo "deb http://download.mono-project.com/repo/debian wheezy main" | sudo tee /etc/apt/sources.list.d/mono-xamarin.list
sudo apt-get update

Offline

#18 2016-11-06 14:06:37

Anatoly
Guest

Re: Cannot install Visual Studio

Okay. I'll do it immediately after my 14.04 update happens, or can i do them now?

#19 2016-11-06 14:09:13

drunkbnu
Formerly HG
Joined: 2017-08-16
Posts: 2,306

Re: Cannot install Visual Studio

You can use them when you want. It'll install Mono and MD from Mono servers, not from Ubuntu Servers.

TIP: Get a newer version of (K)Ubuntu. Try 16.04 LTS.

Offline

#20 2016-11-06 14:11:26

Anatoly
Guest

Re: Cannot install Visual Studio

HG wrote:

You can use them when you want. It'll install Mono and MD from Mono servers, not from Ubuntu Servers.

TIP: Get a newer version of (K)Ubuntu. Try 16.04 LTS.

I currently install 14.04

#21 2016-11-06 14:15:28, last edited by drunkbnu (2016-11-06 14:15:43)

drunkbnu
Formerly HG
Joined: 2017-08-16
Posts: 2,306

Re: Cannot install Visual Studio

Still very old. The only good thing of it it's that it's LTS (Long Time Support). But it still has a lot of out-dated packages. Ubuntu 16.04 is also LTS.

It's all about personal preference anyways.

Offline

#22 2016-11-06 14:24:53, last edited by Anatoly (2016-11-06 14:29:53)

Anatoly
Guest

Re: Cannot install Visual Studio

I have ran all 3 commands. Nothing happened //forums.everybodyedits.com/img/smilies/sad

EDIT: Or what shall I expect

#23 2016-11-06 16:03:49

capasha
Member
Joined: 2015-02-21
Posts: 4,066

Re: Cannot install Visual Studio

AnatolyEE wrote:

I have ran all 3 commands. Nothing happened //forums.everybodyedits.com/img/smilies/sad

EDIT: Or what shall I expect

Also you already have console and GTK options. What else do you need?

Offline

#24 2016-11-06 18:26:15

Anatoly
Guest

Re: Cannot install Visual Studio

So I have now a Main.cs file. What do I need now?

#25 2016-11-06 21:50:16

capasha
Member
Joined: 2015-02-21
Posts: 4,066

Re: Cannot install Visual Studio

AnatolyEE wrote:

So I have now a Main.cs file. What do I need now?

You don't need to follow any C# tutorials or how to use MonoDevelope.
Start with bot tutorials and copy and paste and you should become a good bot creator.

Offline

Wooted by:
drunkbnu1478465499633598

Board footer

Powered by FluxBB

[ Started around 1713461019.0984 - Generated in 0.067 seconds, 11 queries executed - Memory usage: 1.69 MiB (Peak: 1.93 MiB) ]