On Sunday, 18 July 2021 at 17:28:07 UTC, Vindex wrote:
Error: file "thing.json" cannot be found or not in a path specified with -J

You need to specify the path where it is found with the -J switch to the compiler. Like `ldc2 -J. yourfile.d

Reply via email to