I couldn't get libcod to run on win7 x64 when building it from Mitch's repo with tdm64, gcc4.9.2 and the included C::B project files.
I had to set -fpermissive and disable mysql to compile it, the injector works fine (kung's source).
Using kung's binaries, everything works as it should, however my builds fail with the unknown function script compile error.
Did I miss something?