View Single Post
Old 11 August 2014, 10:58   #8
FrodeSolheim
FS-UAE Developer
 
FrodeSolheim's Avatar
 
Join Date: Dec 2011
Location: Førde, Norway
Age: 43
Posts: 4,043
standalone.py is a small program I write to copy library dependencies to the .app bundle (and correct the library rpaths). It simply does not understand the rpath for the SDL2 framework (because no libraries I link to uses @rpath/...).

This can be fixed, of course, but you only need to run standalone.py if you plan to distribute the resulting .app bundle. For your own use only, it is not needed.
FrodeSolheim is offline  
 
Page generated in 0.08030 seconds with 11 queries