Mono-D dub solution problem

Mathias LANG via Digitalmars-d-ide digitalmars-d-ide at puremagic.com
Tue Apr 29 13:22:23 PDT 2014


On Monday, 28 April 2014 at 05:49:18 UTC, Mineko wrote:
> Alright, so I've been testing out Mono-D, and I loaded a dub 
> json, however if I tried to load it again, the things I added 
> go missing.
>
> Is there a way to incorporate dub into a MonoDevelop solution 
> or have the dub json thing remember the directories and files I 
> added to the project?
>
> Thanks for your time.

Are you talking about https://github.com/aBothe/Mono-D/issues/432 
?
If not, you can just load a dub.json / package.json directly, and 
Mono-D would create a solution for you. It is supposed to work 
that way, but because of the previously mentionned issue, I never 
gave it a try.

If you need further help, I recommend you to go to mono-d's IRC 
channel (#d.mono-d on irc.freenode.net ), where you will get more 
attention there than here, also you will find alex, which is the 
main dev for mono-d and is very helpful.


More information about the Digitalmars-d-ide mailing list