I reinstalled msys2 and ran the config script again, too. It doesn't run through in one go, but must be started 2-3 times until all tasks are resolved, due to missing resources/connection problems. I then compiled the emptyExample project again for last night's built, and got a similar error.
On the cmd line:
C:/msys64/home/.../of_v20150826_win_cb_nightly/of_v20150826_win_cb_relea se/apps/myApps/emptyExample/bin/emptyExample.exe: error while loading shared lib raries: ?: cannot open shared object file: No such file or directory
When starting from the explorer, a prompt tells me that "libfmodex.dll" is missing from my computer. "which libfmodex.dll" in the msys2 shell doesn't find the library, either.
Any ideas? Shouldn't this one come with mingw?