-
Hi,
I am struggling finding caffe bindings for mono, however this project is even better. Unfortunately I am not speaking about windows. But as far as I concerned, visual studio projects can be com…
-
```
----- Write an example of code that reproduces the problem
the examples on project wiki pages.
----- How are things are not going as they should?
**
(/home/kric/Dokumenty/mySrc/monodevelop/lastjam…
-
I'm not familiar with monodevelop or mdb at all. Normally when I'm debugging KSP mods (with Visual Studio on windows), I use the portable pdb format as generated by Visual Studio.
According to thi…
-
```
MonoDevelop (Mono's IDE) has a command-line tool called mdtool that can be
used to do things like building projects and generating makefiles. It would
be useful to add the capability to generate f…
-
$ make
...
"/media/destructor/Data/Projects/CSharp/dotdevelop/main/Main.sln" (default target) (1) ->
"/media/destructor/Data/Projects/CSharp/dotdevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide…
-
```
Building ./Main.sln
ok=:; msbuild /verbosity:normal /nologo /property:CodePage=65001 /property:RestorePackages=false /property:DownloadPaket=false /property:ReportAnalyzer=true /bl:MonoDevelop.b…
-
```
One of the hot new technologies in the Mono Project is Moonlight, a Free
implementation of Microsoft's Silverlight web plugin. However, MonoDevelop,
Mono's IDE, has minimal support for developing …
-
```
For the upcoming MonoDevelop 1.0 release, we need lots of icons. There is a
list of missing/needed icons at http://monodevelop.com/Missing_Icons.
For this task, you should focus on the ASP.NET ic…
-
This might be due to different versions of mono and mono develop being used. I'm going to merge this in anyway since I'm just testing to see that the compiler works. @jmaxxz you may want to take a loo…
-
```
C:\MonoXna\src\MonoDevelop.Xna\XnaProject.cs(33,33): Error CS0115:
`MonoDevelop.Xna.XnaProject.OnItemAdded(object)' is marked as an override but
no suitable method found to override (CS0115) (Mo…