Andermaiden: I checked, ufomodel.exe is not shared by our buildbot, unfortunately. I'd need Windows or make a cross-compiler work on my computer to make one. Not that it is impossible but someone else might provide it faster than me. Btw. did you try the pre-packaged Code::Blocks we share? It wasn't updated for a while, so I cannot guarantee that it works, but may worth a try.
-geever
in the instructions for codeblocks there's a step that says:
"copy the dynamic libraries (*.dll) from contrib\dlls\ to the UFO:AI root dir, or into a directory in your path (e.g. c:\windows\system32). Or add the contrib\dlls directory to your path."
I suppose I have to include it to Compiler search dirs but I cannot find a directory called "dlls" in "MinGW\contrib\".
I tried to compile ufomodel as it goes just in case the latter isn't necessary but it gave 36 errors so I guess I'll need to follow all the steps (to having it properly configured) before ruling it out.