G4L
G4L copied to clipboard
Modern OpenGL bindings for Lua
$ sudo make clang -fPIC --std=c99 -fomit-frame-pointer -Wall -Wextra -Wformat -pedantic -O0 -g -I/usr/include/GL -c src/bufferobject.c -o src/bufferobject.o src/bufferobject.c:16:14: warning: implicit declaration of function 'lua_objlen' is invalid in C99 [-Wimplicit-function-declaration]...
This looks like an interesting and useful library! I'd like to give it a try, but I'm sorry to say I can't find the license to know the permissible uses...
I try to use git clone and then to compile The error come from bufferobject.c:170:10: warninig implicit declaration make all Can you make a luarocks package ? Because I used...
Hi, i made a topic\* on the crunchbang forums because i am using crunchbang but they couldn't solve the issue. The issue is that i can't compile the code. specifically...
I've been trying to install the module real hard but i can't find any TJPEG library ! `-- The C compiler identification is GNU 13.2.0 -- The CXX compiler identification...