https://github.com/princemaple/repro-qrusty
https://github.com/princemaple/repro-qrusty
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/princemaple/repro-qrusty
- Owner: princemaple
- Created: 2022-07-05T06:45:55.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-06-05T06:44:31.000Z (about 3 years ago)
- Last Synced: 2025-03-17T20:13:30.807Z (over 1 year ago)
- Language: Elixir
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## On Bionic
```
iex(2)> Qrusty.qr! "iowefiojwef", :svg
** (UndefinedFunctionError) function Qrusty.Native.generate/5 is undefined (module Qrusty.Native is not available)
(qrusty 0.1.5) Qrusty.Native.generate("iowefiojwef", :svg, 200, 200, :m)
(qrusty 0.1.5) lib/qrusty/qr.ex:49: Qrusty.QR.new/5
(qrusty 0.1.5) lib/qrusty.ex:124: Qrusty.qr!/3
iex(2)>
06:44:21.021 [warning] The on_load function for module Elixir.Qrusty.Native returned:
{:error,
{:load_failed,
'Failed to load NIF library: \'/lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28\' not found (required by /var/app/_build/dev/lib/qrusty/priv/native/libqrusty-v0.1.5-nif-2.16-x86_64-unknown-linux-gnu.so)\''}}
```
## On Focal
```
iex(1)> Qrusty.qr! "iowefiojwef", :svg
"