[Issue 15904] Undefined reference to ModuleInfo

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Nov 16 04:18:09 UTC 2022


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

Richard Cattermole <alphaglosined at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |alphaglosined at gmail.com
         Resolution|---                         |INVALID

--- Comment #1 from Richard Cattermole <alphaglosined at gmail.com> ---
The other modules must be compiled into your binary.

You can use -i to do this automatically for small build-manager-less software.

--


More information about the Digitalmars-d-bugs mailing list