<p></p>
<p>Currently, 32-bit mac nightlies don't build because of the rpath change, and 64-bit ones don't run because FLAC.framework is missing (because build-apps.sh deletes it - I thought it was runtime loaded by SDL_mixer). Fixing.</p>
<p>This is trivia, but I discovered why our builds broke. While browsing the SDL hg repo I found the following change for SDL 1.2.15:<br>
"<code>Switched to @rpath for the install path and switched minimum OS to 10.5</code>"</p>
<pre><code>-                               INSTALL_PATH = "@executable_path/../Frameworks";
+                               INSTALL_PATH = "@rpath";
</code></pre>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/ohrrpgce/ohrrpgce/issues/1113#issuecomment-682287601">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AMWGWZWXTRGTWRN3HMLFK3DSC4IELANCNFSM4MLGNCZQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AMWGWZSM3OIEVPUY6N4XVVTSC4IELA5CNFSM4MLGNCZ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCVOD4I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/ohrrpgce/ohrrpgce/issues/1113#issuecomment-682287601",
"url": "https://github.com/ohrrpgce/ohrrpgce/issues/1113#issuecomment-682287601",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>