krux02/opengl-sandbox

cannot open file: glad/gl

Closed this issue · 5 comments

Code

import fancygl

Output

/home/dawkot/.nimble/pkgs/fancygl-#head/fancygl.nim(4, 12) Error: cannot open file: glad/gl

tell me if this is still the case. The projecd doesn't use nimble anymore.

It compiles if I clone the repo and write import "opengl-sandbox/fancygl", but the .nimble file shouldn't be there if it's not expected to work.

good point. I will remove the nimble file.
EDIT: done

It should also be removed from the nimble package list, people can still try nimble install fancygl.