Tools‎ > ‎notes‎ > ‎

Linking error "undefined reference '__mingw_vfprintf'"

The package to which is it linking was built upon a previous version of MingGW runtime, the package needs to be rebuilt after upgrading the MinGW runtime, do it, it may fix the problem, at lease I fix the problem in this way.