for linux, make sure you have installed the following libs: GL、X11、 pthread、Xrandr、Xi and dl then run commands:
cd quick-start-learn-project/
cd build && cmake ..
make
and you can find a executable file named learn_opengl,just run it and have fun!
for linux, make sure you have installed the following libs: GL、X11、 pthread、Xrandr、Xi and dl then run commands:
cd quick-start-learn-project/
cd build && cmake ..
make
and you can find a executable file named learn_opengl,just run it and have fun!