Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

I had the same problem on one Windows installation but not on another. So I compared the Visual Studio include files and found one difference which solved the problem:

In the file ...VisualStudio\VC\Include\yvals.h

change

define _GLOBAL_USING 0

into

define _GLOBAL_USING 1