<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[AAX Build on MacOS]]></title><description><![CDATA[<p dir="auto">So for the first time in a long time Im having to build AAX versions of my project...</p>
<p dir="auto">So I downloaded the latest(ish) AAX SDK (2.8.0) and fired it up in XCode, and it built successfully...</p>
<p dir="auto">I then renamed the AAX_2_8_0 folder to AAX and HISE finds it and starts the build of my project...</p>
<p dir="auto">But then I get these errors:</p>
<pre><code>⚠️  ld: ignoring file '/Users/lindonparker/HISE/tools/SDK/AAX/Libs/Release/libAAXLibrary_libcpp.a[3](AAX_CEffectParameters.o)': found architecture 'arm64', required architecture 'x86_64'
⚠️  ld: ignoring file '/Users/lindonparker/HISE/tools/SDK/AAX/Libs/Release/libAAXLibrary_libcpp.a[2](AAX_VDescriptionHost.o)': found architecture 'arm64', required architecture 'x86_64'

❌  Undefined symbols for architecture x86_64
&gt; Symbol: AAXStartup(IACFUnknown*)
&gt; Referenced from: _ACFStartup in lto.o



❌  ld: symbol(s) not found for architecture x86_64



❌  clang: error: linker command failed with exit code 1 (use -v to see invocation)


** BUILD FAILED **
</code></pre>
<p dir="auto">So Im guessing I've done something wrong and not set a flag for building on an Arm machine(which is what Im doing). I've looked thru as much as I can find in XCode but I dont see anywhere that X86_64 is mentioned and Arm isnt....</p>
<p dir="auto">What do I need to do?</p>
]]></description><link>https://forum.hise.audio/topic/14870/aax-build-on-macos</link><generator>RSS for Node</generator><lastBuildDate>Mon, 22 Jun 2026 15:15:52 GMT</lastBuildDate><atom:link href="https://forum.hise.audio/topic/14870.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 22 Jun 2026 12:06:07 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to AAX Build on MacOS on Mon, 22 Jun 2026 13:09:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/449">@ustk</a> yeah mine doesn't look anything like yours - but lets start right from the beginning...</p>
<p dir="auto">what are you running (the path) from HISE&gt;tools&gt;SDK&gt; ?????????</p>
<p dir="auto">in order to compile the AAX SDK???</p>
]]></description><link>https://forum.hise.audio/post/121441</link><guid isPermaLink="true">https://forum.hise.audio/post/121441</guid><dc:creator><![CDATA[Lindon]]></dc:creator><pubDate>Mon, 22 Jun 2026 13:09:19 GMT</pubDate></item><item><title><![CDATA[Reply to AAX Build on MacOS on Mon, 22 Jun 2026 12:54:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/449">@ustk</a> I've built both architectures:</p>
<p dir="auto"><img src="/assets/uploads/files/1782132828955-screenshot-2026-06-22-at-14.53.15-resized.png" alt="Screenshot 2026-06-22 at 14.53.15.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.hise.audio/post/121440</link><guid isPermaLink="true">https://forum.hise.audio/post/121440</guid><dc:creator><![CDATA[ustk]]></dc:creator><pubDate>Mon, 22 Jun 2026 12:54:00 GMT</pubDate></item><item><title><![CDATA[Reply to AAX Build on MacOS on Mon, 22 Jun 2026 12:51:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/67">@Lindon</a> Perhaps a version compatibility issue, I'm running 2.6.1 without any issue.</p>
]]></description><link>https://forum.hise.audio/post/121439</link><guid isPermaLink="true">https://forum.hise.audio/post/121439</guid><dc:creator><![CDATA[ustk]]></dc:creator><pubDate>Mon, 22 Jun 2026 12:51:12 GMT</pubDate></item><item><title><![CDATA[Reply to AAX Build on MacOS on Mon, 22 Jun 2026 12:17:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/67">@Lindon</a> Yeah I suspect the issue is with building the aax library rather than building your project. I don't have an arm machine though so I can't test it.</p>
]]></description><link>https://forum.hise.audio/post/121432</link><guid isPermaLink="true">https://forum.hise.audio/post/121432</guid><dc:creator><![CDATA[David Healey]]></dc:creator><pubDate>Mon, 22 Jun 2026 12:17:11 GMT</pubDate></item></channel></rss>