Skip to content

Cannot find libpollnet.so #2

@idunnojustletme

Description

@idunnojustletme

How to recreate:

  1. Clone the repository
  2. Run luajit demo.lua
  3. 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions