ziglibs / zgl

Zig OpenGL Wrapper
MIT License
425 stars 62 forks source link

Build failure - no module named 'zgl' available within module zgl #104

Closed raddari closed 6 months ago

raddari commented 7 months ago

Since #103 was merged, this change is causing builds to fail: https://github.com/ziglibs/zgl/commit/41eeec2869e58b6d00e376de28271e65f82e48e4#diff-94b5cd6f42b14d51f9381839d4e395b58e524df837c4d46b4d9def97b8abad8a

Reverting this change seems to fix the problem.