Build problem on mac

Robert C. Helling helling at atdotde.de
Sat Apr 25 02:32:22 PDT 2015


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.


More information about the subsurface mailing list