LukasBanana / LLGL

Low Level Graphics Library (LLGL) is a thin abstraction layer for the modern graphics APIs OpenGL, Direct3D, Vulkan, and Metal
BSD 3-Clause "New" or "Revised" License
2.03k stars 135 forks source link

build fails on arch-based distro #69

Closed Ryder17z closed 3 years ago

Ryder17z commented 3 years ago

Manjaro 21, using: https://aur.archlinux.org/packages/llgl-git/

Pamac output: llgl-build.log

LukasBanana commented 3 years ago

Fixed with 3b202cb.

LukasBanana commented 3 years ago

Fixed wrong include header with 237521b.