duarteroso / glfw

GLFW bindings for the V language
BSD 2-Clause "Simplified" License
15 stars 4 forks source link

error: call to undeclared function 'glfwGetGammaRampSizeHelper #7

Open medvednikov opened 2 weeks ago

medvednikov commented 2 weeks ago
error: call to undeclared function 'glfwGetGammaRampSizeHelper'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
        glfwGetGammaRampSizeHelper(data, &size);
duarteroso commented 1 week ago

This wrapper is pretty much in an alpha stage at this point. @medvednikov What is vpm plans on supporting versions or tags?