<?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 Re: Maintaining an AddOn in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/Maintaining-an-AddOn/m-p/257928#M3107</link>
    <description>There are at least 3 things you will need to address:&lt;BR /&gt;
1) On Windows start using Visual Studio 2017 (or 2019 with the 2017 toolset). On macOS continue using Xcode but bump the deployment target to 10.12&lt;BR /&gt;
&lt;BR /&gt;
2) Swap in the AC23 dev-kit to replace AC22. This may mean linking against different libraries and/or specifying different include paths.&lt;BR /&gt;
&lt;BR /&gt;
3) Update your source code to address changes to the API or target platform requirements.</description>
    <pubDate>Thu, 26 Sep 2019 09:00:13 GMT</pubDate>
    <dc:creator>Ralph Wessel</dc:creator>
    <dc:date>2019-09-26T09:00:13Z</dc:date>
    <item>
      <title>Maintaining an AddOn</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Maintaining-an-AddOn/m-p/257927#M3106</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;Hey Everyone!&lt;BR /&gt;Been trying to resolve an issue, I have a working build of an Archicad 22 AddOn, it will however not load on Archicad 23, I get the "The file is an outdated Add-On that cannot be used with this Archicad version." error. I have been trying to discover how to update the AddOn to support Archicad 23 to no avail, I have the source code for the AddOn available what should I change in order to build the AddOn for Archicad 23?&lt;/DIV&gt;</description>
      <pubDate>Thu, 29 Sep 2022 08:15:42 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Maintaining-an-AddOn/m-p/257927#M3106</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-09-29T08:15:42Z</dc:date>
    </item>
    <item>
      <title>Re: Maintaining an AddOn</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Maintaining-an-AddOn/m-p/257928#M3107</link>
      <description>There are at least 3 things you will need to address:&lt;BR /&gt;
1) On Windows start using Visual Studio 2017 (or 2019 with the 2017 toolset). On macOS continue using Xcode but bump the deployment target to 10.12&lt;BR /&gt;
&lt;BR /&gt;
2) Swap in the AC23 dev-kit to replace AC22. This may mean linking against different libraries and/or specifying different include paths.&lt;BR /&gt;
&lt;BR /&gt;
3) Update your source code to address changes to the API or target platform requirements.</description>
      <pubDate>Thu, 26 Sep 2019 09:00:13 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Maintaining-an-AddOn/m-p/257928#M3107</guid>
      <dc:creator>Ralph Wessel</dc:creator>
      <dc:date>2019-09-26T09:00:13Z</dc:date>
    </item>
    <item>
      <title>Re: Maintaining an AddOn</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Maintaining-an-AddOn/m-p/257929#M3108</link>
      <description>&lt;BLOCKQUOTE&gt;Math2843 wrote:&lt;BR /&gt;I have a working build of an ARCHICAD 22 AddOn, it will however not load on ARCHICAD 23&lt;/BLOCKQUOTE&gt;

It's normal, because each AddOn is compatible with only one ARCHICAD main version.&lt;BR /&gt;
AddOns must be rebuilt for each ARCHICAD versions.&lt;BR /&gt;
Follow Ralph's instructions and don't afraid to ask help here &lt;E&gt;&lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/E&gt; We will help!</description>
      <pubDate>Thu, 26 Sep 2019 09:10:57 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Maintaining-an-AddOn/m-p/257929#M3108</guid>
      <dc:creator>Tibor Lorantfy</dc:creator>
      <dc:date>2019-09-26T09:10:57Z</dc:date>
    </item>
  </channel>
</rss>

