aBothe / Mono-D

D Add-In for MonoDevelop
http://wiki.dlang.org/Mono-D
Other
113 stars 26 forks source link

latest update of mono-d requires MonoDevelop v6 #604

Closed Computermatronic closed 9 years ago

Computermatronic commented 9 years ago

not only The latest stable release of MonoDevelop is 5.7.0 I cant even find any mention of MonoDevelop or Xamarin 6 the latest beta is 5.9 This is a real issue because because Xamarin studio is my primary D editor

aBothe commented 9 years ago

Gonna fix it, hold on.

aBothe commented 9 years ago

With 2.11.3, it should be fixed.

Valera commented 9 years ago

Strangely, with Monodevelop 6.0 on Ubuntu 14.10 latest Mono-D add-ins do not load and require Monodevelop 5.0. Manually downloaded version 2.11.2 works fine.

aBothe commented 9 years ago

I still release Mono-D with MonoDevelop 5.0 dependencies because there still is MonoDevelop 5.0 stable out there. As soon as 6.0 gets released, I'll push the 6.0 dependencies on to the repo as well. So for now, just downgrade your MonoDevelop to 5.9 or so, it'll be just fine for taking a look at Mono-D.

Valera commented 9 years ago

The problem is, the link http://simendsjo.me/files/abothe at official Mono-D page already points to v6.0 and there is no mentions of downgrade there.

aBothe commented 9 years ago

Yeah, that's an inconsistency. I just..well, should do a second branch, for 5.0 releases.

aBothe commented 9 years ago

I made an md60 branch for 6.0 releases. Keeps things easier.

aBothe commented 9 years ago

@Valera the latest build of MonoDevelop is 5.10 again. They must've downgraded the version again, probably because they delayed the actual 6 overhaul for another while :smile: I've uploaded the new release of MonoDevelop.