What is the easiest way to solve an ambigous call to overload?

I am debugging an open source C++ project.
It comes up with an ambiguous reference to 'log'.
I believe under window.h file.
The help index pointed this out, and possible solutions for it, but I cant seem to get them to work.

By selecting the 'log' text, it should be easy to point it to the right way??? :