Am 13.02.2014 11:55, schrieb "Casper Færgemand" <[email protected]>":
Nice to see the dependencies not having to be compiled over and over again. One thing though: It seems dependencies are compiled with -m32 and my source with -m64, meaning they have different object formats in Windows, and the linker chokes.
Good catch. I'll look into that.
