On Tuesday, 14 February 2017 at 09:00:37 UTC, realNoob wrote:
Error 1: Previous Definition Different : _D4xaru8ezFilterFAAyaAyaZAAya

That is saying the function

module xaru;
string[] ezFilter(string[], string);

is defined twice. Could be something weird in your code, but I would guess the most likely cause is that there's some old file left around from a previous build that is confusing it.

I'd try deleting all the .obj files in the directory then see if the build works again.

I don't understand this error. look's like klingon language...

Qapla'

Reply via email to