Hi,

I have a problem buiding a working subsurface executable on my Mac: The build 
succeeds but upon running it I get an error:

Dyld Error Message:
  Library not loaded: @executable_path/lib/libssrfmarblewidget.19.dylib
  Referenced from: /Users/USER/*/subsurface.app/Contents/MacOS/Subsurface
  Reason: image not found


Looking into the executable I see that the other libraries have 
@executable_path expanded into something existing but libssrfmarblewidget does 
not. I have no idea about the inner workings of cmake but I would expect the 
problem there (BTW it does not matter if I call cmake and make directly or I 
use the build script).

Any ideas?

Best
Robert

PS: This is on my laptop where I have not tried building subsurface recently. 
So this could be an older problem.
_______________________________________________
subsurface mailing list
[email protected]
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface

Reply via email to