-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
How to recreate:
- Clone the repository
- Run
luajit demo.lua - Recieve the error:
luajit: ./pollnet.lua:107: libpollnet.so: cannot open shared object file: No such file or directory
stack traceback:
[C]: in function 'load'
./pollnet.lua:107: in main chunk
[C]: in function 'require'
./buttplug.lua:27: in main chunk
[C]: in function 'require'
demo.lua:3: in main chunk
[C]: at 0x563871724420
Seems like a library file that my linux install is missing. No idea where to get it or build it.
Metadata
Metadata
Assignees
Labels
No labels