Questions tagged as 'monodevelop'

1
answer

In a console program in C #, where is the main class defined?

I'm doing my first console program in C #, just to do some testing. I have two classes: HelloConsole.MainClass and HelloConsole.Calc . I have the following code: using System; // Aprendendo o alias de namespace using C = S...
asked by 14.06.2016 / 18:37
1
answer

Working with Windows Forms with designer on Linux?

In Linux (Ubuntu) can you create applications with Windows Forms in Mono or similar using a designer such as Visual Studio ? I'm having trouble because I need to develop with Windows Forms in a Linux environment with a designer simil...
asked by 05.08.2016 / 05:26
1
answer

Unity MonoDevelop says my variables do not exist?

I was following the fourth tutorial video of roguelike scavengers , and I came across with these errors when finished. In the fifth video it fixes some, but these have continued, I'm using the latest version of unity ( 5.1f1 I do not k...
asked by 05.07.2015 / 02:18
1
answer

Xamarin Studio and Monodevelop are the same IDE?

Hello, I'm going to start programming in C #, but I do not want to use Visual Studio, so I looked for and found another IDE, Monodevelop, but when I went down to Windows 10, the site said to download Xamarin Studio. I wonder if this Xamarin Studi...
asked by 24.12.2017 / 15:00
1
answer

Error while compiling MonoDevelop Project

I am developing an application with C # in the monodevelop, everything was going fine, even when I having extend the Form class and I get the following error:    /Volumes/Recover/Developer/WebCamTestA/WebCamTestA/VideoControl.cs (44,44):   Er...
asked by 22.06.2015 / 16:19
1
answer

Error loading MonoDevelop Library

I'm trying to use the Newtonsoft.Json library in mono, but I get the following error: System.IO.FileNotFoundException: Could not load file or assembly 'Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=null' or one of its depen...
asked by 15.04.2015 / 21:21
1
answer

Developing in C # using Mono Develop Linux

I need to program in C # and use Linux. I read a little about Mono Develop, I would like to know how Mono works or stand out in relation to Visual Studio and if there are other alternatives to develop in C # using Linux.     
asked by 08.07.2015 / 12:56
1
answer

NodeJS replace windows terminal window

I remember that I installed NodeJS on a windows machine and the terminal window (Command Prompt) was replaced with a fullscreen window. If I was not mistaken I had an option during the installation. I recently installed NodeJS v4.6.0 an...
asked by 29.09.2016 / 19:39
1
answer

complication when opening monodevelop by personal unit3d

I'm trying to develop a game. In Unit 3d I create a new script, both in C # scrip and javascript and, when editing, it is opened by standard assets example projects - microsoft visual studio. But I would like to configure the Unit to open thr...
asked by 31.01.2016 / 20:56
0
answers

modeDevelop Ubuntu

Hello, I have the core doteNet installed on my ubuntu 16.04 lts I found that it is possible to use it in monodeveloper by installing the package MonoDevelop.Dnx-0.2.mpack, but at the time of installing the package it presents the image error, ca...
asked by 14.01.2018 / 02:04