Merge pull request #6 from dcnieho/bugfix_nearfar_defines
note about using near far variable names
This commit is contained in:
commit
f3371afb96
@ -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
|
||||
==================================
|
||||
|
||||
|
Reference in New Issue
Block a user