Quote Originally Posted by DarkDragon View Post
It's also complaining about libgcc_s_dw2-1.dll. I guess you used MinGW?

Can you send a binary that has all external libraries statically linked?
Oh, did I forget to do a static link after all? Crumbs.

Sure. The next time I do a build of this branch, I'll static link them and send that. That could very well be the problem anyway.