Talk:OpenGLTutorial1
From HaskellWiki
The program didn't display anything for me.
I changed the line "clear [ColorBuffer]
"clear [ColorBuffer, DepthBuffer]"
I get an error
When I compile the tutorial:
undefined reference to `Display_display_closure'
. . . etc
What additional library am I missing?
