On Thursday, 28 July 2022 at 00:36:54 UTC, ryuukk_ wrote:
I don't remember the exact syntax for GDC, but it should be pretty similar to DMD

You need to pass the module to the compiler

    gdc main.d dcollect.d

I'm using CODE::BLOCKS IDE. How can I do it through it?

Reply via email to