I'm testing our application on the new M1 machines and ran into an issue with this Gem when loading up my application.
dlopen(/Users/silas/.rbenv/versions/2.7.3/lib/ruby/gems/2.7.0/gems/Rdmtx-0.4.0/lib/Rdmtx.bundle, 0x0009): symbol not found in flat namespace '_dmtxDecodeCreate' - /Users/silas/.rbenv/versions/2.7.3/lib/ruby/gems/2.7.0/gems/Rdmtx-0.4.0/lib/Rdmtx.bundle (LoadError)
I've googled around, but not finding anything helpful. This extension is pretty thin so I'm not sure if it's related to this repo or not.
I'm testing our application on the new M1 machines and ran into an issue with this Gem when loading up my application.
I've googled around, but not finding anything helpful. This extension is pretty thin so I'm not sure if it's related to this repo or not.