Orvid King
Orvid King
Looks like I was too slow in landing the internal version of this, so someone else landed a6925ca30f6f9b9531cad5b09fad278083b901d3, which does the same thing as this fix.
I though Mono-D had only ever been tested on the latest alphas, or did that change recently?
The reason why not to is because it would mean we aren't supporting the latest (and easiest to install) version of MonoDevelop.
Well, Visual D already uses Mono-D remotely to provide its auto-completion so it wouldn't be terrible, but the lexer and all the interaction with the IDE itself would still need...
This probably isn't the issue, but I do have to point out that the rikarin:back submodule has itself as a dependency.
Those linker errors look as if the runtime isn't being linked in.
Wouldn't you need to do the same for Mono-d projects as well?
The reason this is currently the case is because of string imports, which would require re-building the binary to take effect. As to how to fix this, I think the...
While this is being addressed, I'll also point out that Xamarin Studio is actually building Main, the status bar will still say it's building Lib, as that was the last...