On 21/12/2023 10:51 AM, Renato wrote:
On Wednesday, 20 December 2023 at 19:11:15 UTC, Richard (Rikki) Andrew Cattermole wrote:Yes that is to be expected.It is not templated, and hasn't been compiled into your program.How do I compile that into my program?
You copy the file from druntime into your project, and add it to your programs compile command.
