diff --git a/freeglut/freeglut/README.win32 b/freeglut/freeglut/README.win32 index ce7a9ee..87247b1 100644 --- a/freeglut/freeglut/README.win32 +++ b/freeglut/freeglut/README.win32 @@ -1,3 +1,9 @@ +NB +================================== +For ancient 16bit compatibility, windef.h (included through windows.h in +freeglut_std.h) defines near and far. Its best to avoid using variables +with these names in your own program. + Installing the Libraries with MSVC ==================================