broken program, silly error messages, dub
Joel via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Sat Sep 19 01:33:03 PDT 2015
On Saturday, 19 September 2015 at 07:24:01 UTC, ponce wrote:
> On Saturday, 19 September 2015 at 01:54:08 UTC, Joel wrote:
>> I accidentally wiped off a small source file. I've been trying
>> to put it back together. Now I get unrelated errors. I've
>> tried resetting dub.
>>
>
> To reset DUB state completely:
>
> - remove .dub/ directory in the project directory
> - remove dub.selections.json
> - remove the ~/.dub directory
Got it back to normal! I put this 'import dsfml.graphics;' at
about the top of the file.
More information about the Digitalmars-d-learn
mailing list