make failed with "projectgenerator.exe" delivered with oF 0.12.0 msys2 for windows.
find: ‘....../libs/openFrameworksCompiled/project/msys2/config.*.mk’: No such file or directory
I found that generated config.make in project.
and this should be ../../.. or commented out. after fix this. make command works.
FYI. I tested with oF0.12.0 msys2 version which can from openframeworks.cc website.