<?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: Additional JSON Commands Add-On AC26 3010 GER in Archicad Python API</title>
    <link>https://community.graphisoft.com/t5/Archicad-Python-API/Additional-JSON-Commands-Add-On-AC26-3010-GER/m-p/355117#M250</link>
    <description>&lt;P&gt;I have the same problem with one of my addons.&lt;/P&gt;&lt;P&gt;in vs2022&amp;nbsp; i&amp;nbsp; recreated the solution. the cmakeList clearly specifies AC26. made sure I'm using v142 toolset&lt;/P&gt;&lt;P&gt;Cleaned the solution ,&amp;nbsp; rebuild it,&amp;nbsp; no errors, but ac26 still won't accept it as a valid&amp;nbsp; addon, with the same error message as OP.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;</description>
    <pubDate>Mon, 05 Sep 2022 08:57:29 GMT</pubDate>
    <dc:creator>julienK</dc:creator>
    <dc:date>2022-09-05T08:57:29Z</dc:date>
    <item>
      <title>Additional JSON Commands Add-On AC26 3010 GER</title>
      <link>https://community.graphisoft.com/t5/Archicad-Python-API/Additional-JSON-Commands-Add-On-AC26-3010-GER/m-p/355078#M245</link>
      <description>&lt;P&gt;Hallo everyone,&lt;/P&gt;
&lt;P&gt;I tried to load the&amp;nbsp;Additional JSON Commands Add-On but it doesn't work. Says that the Add-On is&amp;nbsp;outdated.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;did anyone try working with the Add-On with the latest AC26 version?&lt;/P&gt;
&lt;P&gt;best regards&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SH_01.JPG" style="width: 358px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/29538i760B5707A79428BF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SH_01.JPG" alt="SH_01.JPG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SH_02.JPG" style="width: 999px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/29539iE25DDDE1F4EF5D19/image-size/large?v=v2&amp;amp;px=999" role="button" title="SH_02.JPG" alt="SH_02.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2024 10:23:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-Python-API/Additional-JSON-Commands-Add-On-AC26-3010-GER/m-p/355078#M245</guid>
      <dc:creator>Ady84a</dc:creator>
      <dc:date>2024-09-26T10:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: Additional JSON Commands Add-On AC26 3010 GER</title>
      <link>https://community.graphisoft.com/t5/Archicad-Python-API/Additional-JSON-Commands-Add-On-AC26-3010-GER/m-p/355085#M246</link>
      <description>&lt;P&gt;Add-ons will only run in the version they were compiled for.&lt;/P&gt;
&lt;P&gt;Was this JSON add-on compiled for version 25?&lt;/P&gt;
&lt;P&gt;Or are you trying to use the 25 add-on?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Sep 2022 00:23:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-Python-API/Additional-JSON-Commands-Add-On-AC26-3010-GER/m-p/355085#M246</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2022-09-05T00:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: Additional JSON Commands Add-On AC26 3010 GER</title>
      <link>https://community.graphisoft.com/t5/Archicad-Python-API/Additional-JSON-Commands-Add-On-AC26-3010-GER/m-p/355094#M247</link>
      <description>&lt;P&gt;&lt;STRONG&gt;it says for AC25 and above&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/tlorantfy/Archicad-additional-json-commands" target="_blank"&gt;https://github.com/tlorantfy/Archicad-additional-json-commands&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Sep 2022 05:13:40 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-Python-API/Additional-JSON-Commands-Add-On-AC26-3010-GER/m-p/355094#M247</guid>
      <dc:creator>Ady84a</dc:creator>
      <dc:date>2022-09-05T05:13:40Z</dc:date>
    </item>
    <item>
      <title>Re: Additional JSON Commands Add-On AC26 3010 GER</title>
      <link>https://community.graphisoft.com/t5/Archicad-Python-API/Additional-JSON-Commands-Add-On-AC26-3010-GER/m-p/355095#M248</link>
      <description>&lt;P&gt;If anyone is interested:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tibor has also posted the source code for his AddOn on his GitHub site. To use it in 26, you will have to re compile with the 26.3000 C++ API. I have included Tibor's code in my Python extension "data_access" -- available on my web site.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/poco2018/Data_Access/tree/main/Release%2026" target="_self"&gt;data_access Python Extension&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The commands in Tibor's Python scripts have not changed, so they should work equally well with the 26 compile.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Sep 2022 05:31:28 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-Python-API/Additional-JSON-Commands-Add-On-AC26-3010-GER/m-p/355095#M248</guid>
      <dc:creator>poco2013</dc:creator>
      <dc:date>2022-09-05T05:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: Additional JSON Commands Add-On AC26 3010 GER</title>
      <link>https://community.graphisoft.com/t5/Archicad-Python-API/Additional-JSON-Commands-Add-On-AC26-3010-GER/m-p/355104#M249</link>
      <description>&lt;P&gt;&lt;a href="https://community.graphisoft.com/t5/user/viewprofilepage/user-id/7804"&gt;@poco2013&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;it worked! Thank you &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Sep 2022 07:23:01 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-Python-API/Additional-JSON-Commands-Add-On-AC26-3010-GER/m-p/355104#M249</guid>
      <dc:creator>Ady84a</dc:creator>
      <dc:date>2022-09-09T07:23:01Z</dc:date>
    </item>
    <item>
      <title>Re: Additional JSON Commands Add-On AC26 3010 GER</title>
      <link>https://community.graphisoft.com/t5/Archicad-Python-API/Additional-JSON-Commands-Add-On-AC26-3010-GER/m-p/355117#M250</link>
      <description>&lt;P&gt;I have the same problem with one of my addons.&lt;/P&gt;&lt;P&gt;in vs2022&amp;nbsp; i&amp;nbsp; recreated the solution. the cmakeList clearly specifies AC26. made sure I'm using v142 toolset&lt;/P&gt;&lt;P&gt;Cleaned the solution ,&amp;nbsp; rebuild it,&amp;nbsp; no errors, but ac26 still won't accept it as a valid&amp;nbsp; addon, with the same error message as OP.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Sep 2022 08:57:29 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-Python-API/Additional-JSON-Commands-Add-On-AC26-3010-GER/m-p/355117#M250</guid>
      <dc:creator>julienK</dc:creator>
      <dc:date>2022-09-05T08:57:29Z</dc:date>
    </item>
    <item>
      <title>Re: Additional JSON Commands Add-On AC26 3010 GER</title>
      <link>https://community.graphisoft.com/t5/Archicad-Python-API/Additional-JSON-Commands-Add-On-AC26-3010-GER/m-p/371340#M251</link>
      <description>&lt;P&gt;Hi! This might be a stupid question, but I don't know how to recompile de add-on. Can you help me please? Thanks in advance&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2023 17:58:44 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-Python-API/Additional-JSON-Commands-Add-On-AC26-3010-GER/m-p/371340#M251</guid>
      <dc:creator>joanaif</dc:creator>
      <dc:date>2023-02-22T17:58:44Z</dc:date>
    </item>
  </channel>
</rss>

