On Thursday, 10 April 2014 at 10:52:42 UTC, Andrej Mitrovic wrote:
On 4/10/14, John Colvin <john.loughran.col...@gmail.com> wrote:
Is your tango package out of date perhaps?

All I'm doing is calling 'dub --force'. Tried with git-head and
getting the same results. Oh well..

Try wiping out your ~/.dub/ directory (move it out of the way).
I ran into that after playing with the package.json to try to get
the library to build now that it appears that dmd isn't giving
any errors anymore.  This'll force dub to fetch the files again
and it should work with 2.065.

That said, I've now hit an impasse where I'm lost as to what to
do again.  I'll likely go through and clean up some warnings
tomorrow and get the build to look cleaner but at this point I'm
not sure how to get dub to do what we need (linking in demo*/
directories as separate executables).  You might be right about
specifying them as separate configurations in there I'll
experiment some more tonight but we're very close to having it
build now.  I don't expect it to work correctly even if someone
does get it running.  I've marked a number of suspect places with
TODO in comments where I know things are going to break since I
didn't know what I was doing.

Reply via email to