https://issues.dlang.org/show_bug.cgi?id=18321

Richard Cattermole <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |INVALID

--- Comment #1 from Richard Cattermole <[email protected]> ---
Not a bug.

You did not compile in the other modules into your binary.

For small projects you can use -i to automatically compile in the other
modules.

--

Reply via email to