<div dir="ltr"><div><div>Trying to deploy a native app on OSX 10.10, XCode 6, pyqtdeploy0.10.<br></div>The final step (link) in the Makefile fails with the message<br><br>> ld: warning: could not create compact unwind for _ffi_call_unix64: does not use RBP or RSP based frame<br><br></div><div>It leaves the .app folder partly built.<br><br></div><div>Searching on the message shows people had problems with it circa XCode 4 but the then-proposed solution, adding -no-compact-unwind to the LFLAGS, is not recognized by current XCode/clang.<br><br><br></div><div><br></div></div>