opengl-tutorials/ogl

Cannot execute project18

Closed this issue · 1 comments

R2-t commented

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

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