I included glext.h and I want to use glColorTableEXT() in my code but I get an error saying that the function glColorTableEXT() is undeclared. What else do I need to do to get this function to work? Thanks.
I included glext.h and I want to use glColorTableEXT() in my code but I get an error saying that the function glColorTableEXT() is undeclared. What else do I need to do to get this function to work? Thanks.