ball icon indicating copy to clipboard operation
ball copied to clipboard

macOS installer: unexpected prefix @executable_path

Open tkemmer opened this issue 6 years ago • 1 comments

install_name_tool does not seem to like @executable_path any longer.

CPack: Create package using DragNDrop
CPack: Install projects
CPack: - Run preinstall target for: BALL
CPack: - Install project: BALL
ERROR: Unexpected prefix "@executable_path"
ERROR: Unexpected prefix "@executable_path"
ERROR: Unexpected prefix "@executable_path"
ERROR: Unexpected prefix "@executable_path"
ERROR: Unexpected prefix "@executable_path"

XCode 9.3

tkemmer avatar Apr 23 '18 16:04 tkemmer

Note: This "ERROR" does not prevent the package from being built. Thus, packaging on macOS still works.

tkemmer avatar Aug 08 '18 12:08 tkemmer