<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic APX addon file not working with AC24 on Mac in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/APX-addon-file-not-working-with-AC24-on-Mac/m-p/278037#M2460</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;When I try to build an example from the v24 API Kit, the Product is a .bundle file. Whereas when I build a custom addon using the template from the kit, the Product is an APX file. And on loading the addon in Archicad24, I get the following error in the Addon Manager: "The file is either not an Add-On or an outdated one that cannot be used with this ARCHICAD version."&lt;/DIV&gt;</description>
    <pubDate>Tue, 14 Sep 2021 11:48:10 GMT</pubDate>
    <dc:creator>dushyant</dc:creator>
    <dc:date>2021-09-14T11:48:10Z</dc:date>
    <item>
      <title>APX addon file not working with AC24 on Mac</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/APX-addon-file-not-working-with-AC24-on-Mac/m-p/278037#M2460</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;When I try to build an example from the v24 API Kit, the Product is a .bundle file. Whereas when I build a custom addon using the template from the kit, the Product is an APX file. And on loading the addon in Archicad24, I get the following error in the Addon Manager: "The file is either not an Add-On or an outdated one that cannot be used with this ARCHICAD version."&lt;/DIV&gt;</description>
      <pubDate>Tue, 14 Sep 2021 11:48:10 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/APX-addon-file-not-working-with-AC24-on-Mac/m-p/278037#M2460</guid>
      <dc:creator>dushyant</dc:creator>
      <dc:date>2021-09-14T11:48:10Z</dc:date>
    </item>
    <item>
      <title>Re: APX addon file not working with AC24 on Mac</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/APX-addon-file-not-working-with-AC24-on-Mac/m-p/278038#M2461</link>
      <description>The extension isn't the problem - either apx or bundle will work fine.&lt;BR /&gt;
&lt;BR /&gt;
The message "file is either not an Add-On or an outdated one" is a catch-all for "something went wrong loading this add-on", i.e. it doesn't point to a specific problem. There can be many causes for that error - I suggest watching the console output while Archicad is starting up to see if there is a specific report when your add-on is loaded. It might point to a specific problem.&lt;BR /&gt;
&lt;BR /&gt;
Does the add-on include the required MDID resource etc?</description>
      <pubDate>Tue, 08 Sep 2020 16:38:21 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/APX-addon-file-not-working-with-AC24-on-Mac/m-p/278038#M2461</guid>
      <dc:creator>Ralph Wessel</dc:creator>
      <dc:date>2020-09-08T16:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: APX addon file not working with AC24 on Mac</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/APX-addon-file-not-working-with-AC24-on-Mac/m-p/278039#M2462</link>
      <description>Thanks for the reply Ralph.&lt;BR /&gt;
&lt;BR /&gt;
Yes, it seems the extension is not an issue, as now I tested both .apx and .bundle addons working with Archicad-24 on Mac.&lt;BR /&gt;
&lt;BR /&gt;
The problem with the addon at my end got resolved by restoring the default template from the API kit. I had edited it earlier by replacing the relative path with absolute path to the libraries / headers in the API kit. (This works on windows visual-studio though.)&lt;BR /&gt;

&lt;BLOCKQUOTE&gt;Does the add-on include the required MDID resource etc?&lt;/BLOCKQUOTE&gt;
Yes.&lt;BR /&gt;

&lt;BLOCKQUOTE&gt;I suggest watching the console output while Archicad is starting up to see if there is a specific report when your add-on is loaded. It might point to a specific problem.&lt;/BLOCKQUOTE&gt;
Console of Xcode or the OS? In case of Xcode do you mean debugging mode? Can we track realtime debug messages from Archicad in the `Terminal`?</description>
      <pubDate>Fri, 11 Sep 2020 05:25:39 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/APX-addon-file-not-working-with-AC24-on-Mac/m-p/278039#M2462</guid>
      <dc:creator>dushyant</dc:creator>
      <dc:date>2020-09-11T05:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: APX addon file not working with AC24 on Mac</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/APX-addon-file-not-working-with-AC24-on-Mac/m-p/278040#M2463</link>
      <description>&lt;BLOCKQUOTE&gt;dushyant wrote:&lt;BR /&gt;Console of Xcode or the OS? In case of Xcode do you mean debugging mode? Can we track realtime debug messages from Archicad in the `Terminal`?
&lt;/BLOCKQUOTE&gt;
Either Console or Xcode can be used, but it's easiest to watch in Xcode when you launch a debugging session. Search/filter the console output for your add-on name to see if any specific errors are reported when it attempts to load the add-on. It's helped me in the past when an add-on didn't load.</description>
      <pubDate>Fri, 11 Sep 2020 08:43:10 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/APX-addon-file-not-working-with-AC24-on-Mac/m-p/278040#M2463</guid>
      <dc:creator>Ralph Wessel</dc:creator>
      <dc:date>2020-09-11T08:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: APX addon file not working with AC24 on Mac</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/APX-addon-file-not-working-with-AC24-on-Mac/m-p/278041#M2464</link>
      <description>Ok. Thanks!</description>
      <pubDate>Fri, 11 Sep 2020 09:20:43 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/APX-addon-file-not-working-with-AC24-on-Mac/m-p/278041#M2464</guid>
      <dc:creator>dushyant</dc:creator>
      <dc:date>2020-09-11T09:20:43Z</dc:date>
    </item>
  </channel>
</rss>

