On 15/06/2025 3:25 AM, mitgedanken wrote:
On Saturday, 14 June 2025 at 13:46:20 UTC, Steven Schveighoffer wrote:
On Saturday, 14 June 2025 at 00:25:13 UTC, mitgedanken wrote:
[...]

You need to include all modules on the command line that you import, or use the -i switch.

-Steve

Oh, yes! I completely forgot about that.
Why isn't that the default behavior?!

You may be linking against it separately.

The -i behavior only works for small executables, when the build commands (yes plural) get more complex its not going to give you the control that you need.

  • undefined refere... mitgedanken via Digitalmars-d-learn
    • Re: undefin... Steven Schveighoffer via Digitalmars-d-learn
      • Re: und... mitgedanken via Digitalmars-d-learn
        • Re:... Richard (Rikki) Andrew Cattermole via Digitalmars-d-learn
          • ... mitgedanken via Digitalmars-d-learn
            • ... Richard (Rikki) Andrew Cattermole via Digitalmars-d-learn

Reply via email to