Skip to content

ran into a problem on windows trying to compile i have the fix #11

Description

@reilz81

hi so i was following the tutorial and i had an issue compiling which was due to a problem with the init i needed this line before it

glfwMakeContextCurrent(window);
glewExperimental = GL_TRUE; //possible fix for some drivers
GLenum err = glewInit();

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions