electronut / pp

Code for book Python Playground by Mahesh Venkitachalam (No Starch Press, USA)
564 stars 500 forks source link

GLFW library not found #12

Closed MYMSK4K closed 7 years ago

MYMSK4K commented 7 years ago

GLFW library not found

electronut commented 7 years ago

You need to install GLFW. Appendix A of the book covers all required software installation.

MYMSK4K commented 7 years ago

thanks a lot