On Saturday, 23 November 2013 at 22:34:54 UTC, bearophile wrote:
Jeroen Bollen:
I am getting this weird linker error when compiling my code;
what does it mean?
Is your code not compiling since switching to a newer compiler?
What system and compilers are you using? How many modules are
in your program, and what build strategy/software are you using?
Bye,
bearophile
It's the first time I compiled it. I am using a regular compile
command
dmd -m64 -of"../Build/main" (lots of files here)
Linux 64 bits