<?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: outdated Add-On in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/outdated-Add-On/m-p/603645#M9364</link>
    <description>&lt;P&gt;Is there any chance you picked the wrong toolset when building from Cmake? The latest toolset for VS 2022 is v143, but Archicad is built with v142 and will only load add-ons built with that toolset. The command-line expression for using cmake should include with, e.g. (note the v142 argument):&lt;/P&gt;
&lt;PRE class="notranslate"&gt;&lt;CODE&gt;cmake -B Build -G "Visual Studio 17 2022" -A x64 -T v142 -DAC_API_DEVKIT_DIR=&amp;lt;DevKitSupportDir&amp;gt; .&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 14 May 2024 12:07:27 GMT</pubDate>
    <dc:creator>Ralph Wessel</dc:creator>
    <dc:date>2024-05-14T12:07:27Z</dc:date>
    <item>
      <title>outdated Add-On</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/outdated-Add-On/m-p/603348#M9351</link>
      <description>&lt;P&gt;I'm just start with the &lt;STRONG&gt;&lt;A href="https://github.com/GRAPHISOFT/archicad-addon-cmake" target="_blank" rel="noopener"&gt;archicad-addon-cmake,&lt;/A&gt;&lt;/STRONG&gt;&amp;nbsp;it works fine and i decide to go a little deeper.&lt;/P&gt;&lt;P data-unlink="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;P data-unlink="true"&gt;But i got this "The file is an outdated Add-On that cannot be used with this Archicad version." The version of&amp;nbsp;archicad-api-devkit/releases/tag/27.3001&amp;nbsp; and Archicad was both 27. And i'm using VS2022. Some another dependencies(dlls for link) put under the install floder of Archicad.&lt;/P&gt;&lt;P data-unlink="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;P data-unlink="true"&gt;Also try to use Dependency walk to check the output .apx file, it shows all dependencies was found.&lt;/P&gt;&lt;P data-unlink="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;P data-unlink="true"&gt;By the way, i didn't have a MDID and using DEMO env for testing. Is that the reason?&lt;/P&gt;&lt;P data-unlink="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2024 09:17:24 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/outdated-Add-On/m-p/603348#M9351</guid>
      <dc:creator>Fy2rain</dc:creator>
      <dc:date>2024-05-10T09:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: outdated Add-On</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/outdated-Add-On/m-p/603645#M9364</link>
      <description>&lt;P&gt;Is there any chance you picked the wrong toolset when building from Cmake? The latest toolset for VS 2022 is v143, but Archicad is built with v142 and will only load add-ons built with that toolset. The command-line expression for using cmake should include with, e.g. (note the v142 argument):&lt;/P&gt;
&lt;PRE class="notranslate"&gt;&lt;CODE&gt;cmake -B Build -G "Visual Studio 17 2022" -A x64 -T v142 -DAC_API_DEVKIT_DIR=&amp;lt;DevKitSupportDir&amp;gt; .&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2024 12:07:27 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/outdated-Add-On/m-p/603645#M9364</guid>
      <dc:creator>Ralph Wessel</dc:creator>
      <dc:date>2024-05-14T12:07:27Z</dc:date>
    </item>
  </channel>
</rss>

