yegord / snowman

Snowman decompiler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"Library not loaded: @rpath/libQt5Widgets.5.dylib"

FrankDMartinez opened this issue · comments

I build the applications with Cmake, version 3.14.4. Running nocode gives this error:

dyld: Library not loaded: @rpath/libQt5Widgets.5.dylib
  Referenced from: /usr/local/bin/nocode
  Reason: image not found
zsh: abort      nocode

Since nocode is the command-line version, why does the QT-widgets library need loading?