Hi there,
I get the following error message when trying to launch the developer version on my Mac:
ohenrich@pandora:Binaries> ./SAMSON-Core.command
saving context
launching SAMSON-Core
dyld: Library not loaded: @rpath/QtMultimediaWidgets.framework/Versions/5/QtMultimediaWidgets_debug
Referenced from: /Users/ohenrich/OneAngstrom/SDK/0.11.0/SAMSON-Debug/Binaries/./SAMSON-Core
Reason: image not found
./SAMSON-Core.command: line 22: 24805 Abort trap: 6 ./SAMSON-Core
restoring context
As this line is calling the binary SAMSON-Core script, I suspect there are hardcoded library dependencies which I cannot resolve by setting environment variables.
Best regards and many thanks for your help,
Oliver