How can i copy the compiled program to another mac.
I've created a map with the program and the resources (images and soundfiles) but I'm not sure what to do with the library and it asks for libsfml-graphics.2.dylib etc.
dyld: lazy symbol binding failed: Symbol not found: __ZN2sf12RenderWindowC1ENS_9VideoModeERKSsjRKNS_15ContextSettingsE
Referenced from: /Users/*****/./a.out
Expected in: /usr/local/lib/libsfml-graphics.2.dylib
dyld: Symbol not found: __ZN2sf12RenderWindowC1ENS_9VideoModeERKSsjRKNS_15ContextSettingsE
Referenced from: /Users/*****/./a.out
Expected in: /usr/local/lib/libsfml-graphics.2.dylib
Trace/BPT trap: 5