p0pr0ck5 / libqrpng

Create QR codes as png files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Documentation

4mig4 opened this issue · comments

commented

How do you use this library?

commented

I get this error when trying to use it.

./qr.lua 
luajit: error loading module 'libqrpng' from file '/usr/local/lib/lua/5.1/libqrpng.so':
	/usr/local/lib/lua/5.1/libqrpng.so: undefined symbol: luaopen_libqrpng
stack traceback:
	[C]: at 0x55753d4680a0
	[C]: in function 'require'
	./qr.lua:27: in main chunk
	[C]: at 0x55753d4121d0