opengl-tutorials / ogl

http://www.opengl-tutorial.org
2.69k stars 925 forks source link

Cannot execute project18 #125

Closed R2-t closed 2 years ago

R2-t commented 2 years ago

Hi, I cloned the repository and opened it with CLion which immediately recognize the CMakefile, and setup a Run configuration but when I try to run the project18 it seems like the .vertexshader files are not picked up.

Impossible to open ./Billboard.vertexshader. Are you in the right directory ? Don't forget to read the FAQ !

R2-t commented 2 years ago

I found the solution, basically when I build every project I've got to specify the working directory.