Guevara-chan / Raylib-Forever

:.raylib headers for Nim anytime.:
https://guevara-chan.github.io/Raylib-Forever/main.html
75 stars 4 forks source link

rlgl errors: #22

Open HugoP707 opened 2 years ago

HugoP707 commented 2 years ago

First error is in: {.pragma: RLAPI, cdecl, discardable, dynlib: "libraylib" & LEXT.} Because LEXT is not defined in rlgl.nim

The second one is the unsigned long long type is not converted to its nim counterpart culonglong causing a compile time error