mm... is your 'project' a dub package itself? if not, convert
it to dub and add it to dependency section in your dub package.
then you will be able to open your fresh created project using
mono-d with all its dependencies, a bonus you will be able to
generate visuald project files too.
ther
On Tuesday, 30 September 2014 at 21:47:01 UTC, Phil wrote:
I'm trying to use Mono-D, but can't work out how to do simple
things. I've tried looking for tutorials but this
http://wiki.dlang.org/Mono-D is all I could find.
I want to reference Pegged from a Mono-D project. I can't add
its packag
I'm trying to use Mono-D, but can't work out how to do simple
things. I've tried looking for tutorials but this
http://wiki.dlang.org/Mono-D is all I could find.
I want to reference Pegged from a Mono-D project. I can't add its
package.json as a project to my solution as I'm told that this
fi