digitalmars.D.learn - monodevelop mono-d versions
- sclytrack (12/12) Aug 01 2014 I can't seem to install mono-d. It always seems to want a newer
- Colin (9/22) Aug 01 2014 Follow the info here:
- Dicebot (8/21) Aug 01 2014 MonoDevelop has a terrible plugin API compatibility policy which
- Colin (4/34) Aug 01 2014 Which is a pity, as it's otherwise a pretty nice IDE.
- Dicebot (2/5) Aug 01 2014 DCD vim plugin ;) https://github.com/Hackerpilot/DCD
- simendsjo (2/3) Aug 01 2014 By Alexander Bothe. The files are just hosted at my domain.
- michaelc37 (5/8) Aug 01 2014 I have had no problems using this ppa ppa:ermshiperete/monodevelop
I can't seem to install mono-d. It always seems to want a newer version of MonoDevelop. I'm on Ubuntu 14.04 LTS and it has version 4.0.12 of MonoDevelop. Has anybody else got this to work with this version? I have this file called MonoDevelop.D-1.9.6.mpack Tools->Add In Manager->Install From File Select the MonoDevelop.D-1.9.6.mpack file. Press "Open" Dialog Window: The Following Packages will be Installed. D Language Binding v2.1.14 (In User Directory)
Aug 01 2014
On Friday, 1 August 2014 at 09:12:49 UTC, sclytrack wrote:I can't seem to install mono-d. It always seems to want a newer version of MonoDevelop. I'm on Ubuntu 14.04 LTS and it has version 4.0.12 of MonoDevelop. Has anybody else got this to work with this version? I have this file called MonoDevelop.D-1.9.6.mpack Tools->Add In Manager->Install From File Select the MonoDevelop.D-1.9.6.mpack file. Press "Open" Dialog Window: The Following Packages will be Installed. D Language Binding v2.1.14 (In User Directory)Follow the info here: http://wiki.dlang.org/Mono-D Mono-d requires a MonoDevelop > 5.0, which at the moment you have to build yourself on Ubuntu 14.04. You can find a precompiled version of it here: http://simendsjo.me/files/abothe (Which is also linked to in the wiki above) Hope that helps!
Aug 01 2014
On Friday, 1 August 2014 at 09:12:49 UTC, sclytrack wrote:I can't seem to install mono-d. It always seems to want a newer version of MonoDevelop. I'm on Ubuntu 14.04 LTS and it has version 4.0.12 of MonoDevelop. Has anybody else got this to work with this version? I have this file called MonoDevelop.D-1.9.6.mpack Tools->Add In Manager->Install From File Select the MonoDevelop.D-1.9.6.mpack file. Press "Open" Dialog Window: The Following Packages will be Installed. D Language Binding v2.1.14 (In User Directory)MonoDevelop has a terrible plugin API compatibility policy which makes Mono-D author only stick to latest released API version unless he wants to maintain dozen of different Mono-D builds :( In practice that means that you pretty much will never be able to use MonoDevelop version from repositories in Ubuntu - need to either build recent version on your own or use /opt/ bundle by simendsjo
Aug 01 2014
On Friday, 1 August 2014 at 13:15:25 UTC, Dicebot wrote:On Friday, 1 August 2014 at 09:12:49 UTC, sclytrack wrote:Which is a pity, as it's otherwise a pretty nice IDE. Still, vim with NERDTree + dub on the command line. What more do you need?I can't seem to install mono-d. It always seems to want a newer version of MonoDevelop. I'm on Ubuntu 14.04 LTS and it has version 4.0.12 of MonoDevelop. Has anybody else got this to work with this version? I have this file called MonoDevelop.D-1.9.6.mpack Tools->Add In Manager->Install From File Select the MonoDevelop.D-1.9.6.mpack file. Press "Open" Dialog Window: The Following Packages will be Installed. D Language Binding v2.1.14 (In User Directory)MonoDevelop has a terrible plugin API compatibility policy which makes Mono-D author only stick to latest released API version unless he wants to maintain dozen of different Mono-D builds :( In practice that means that you pretty much will never be able to use MonoDevelop version from repositories in Ubuntu - need to either build recent version on your own or use /opt/ bundle by simendsjo
Aug 01 2014
On Friday, 1 August 2014 at 13:35:52 UTC, Colin wrote:Which is a pity, as it's otherwise a pretty nice IDE. Still, vim with NERDTree + dub on the command line. What more do you need?DCD vim plugin ;) https://github.com/Hackerpilot/DCD
Aug 01 2014
On 08/01/2014 03:15 PM, Dicebot wrote:(...) or use /opt/ bundle by simendsjoBy Alexander Bothe. The files are just hosted at my domain.
Aug 01 2014
On Friday, 1 August 2014 at 09:12:49 UTC, sclytrack wrote:I'm on Ubuntu 14.04 LTS and it has version 4.0.12 of MonoDevelop. Has anybody else got this to work with this version?I have had no problems using this ppa ppa:ermshiperete/monodevelop it has packages for versions 4 and 5: monodevelop-4.0 monodevelop-5
Aug 01 2014