STREGAsGate / SwiftGL

OpenGL translation layer for Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

no such module 'OpenGL' on build.

Its-Kenta opened this issue · comments

commented

Hi,

I try to simply build the package on Linux (Arch Linux) I get the error " SwiftGL/SwiftGL.swift:9:8: error: no such module 'OpenGL' "
I have opengl and all dependencies installed, sourcekit-lsp even pickup types from opengl?