<?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 how to use apx created API 17kit in ArchiCAD18 in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/how-to-use-apx-created-API-17kit-in-ArchiCAD18/m-p/190140#M5322</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;I have a working apx in archicad17 how do I make it work in an Archicad18&lt;BR /&gt;plan. I have copied over my dependent .dll file into the Archicad18 folder &amp;amp; the apx into the addon folder&lt;BR /&gt;Am I missing something obvious?&lt;BR /&gt;I'm running a trial version od Archicad18&lt;/DIV&gt;&lt;BR /&gt;&lt;IMG src="http://community.graphisoft.com/t5/image/serverpage/image-id/67456i5D512365BA27A9E4/image-size/large?v=v2&amp;amp;px=999" border="0" alt="Capture.JPG" title="Capture.JPG" /&gt;</description>
    <pubDate>Tue, 01 Aug 2023 12:27:19 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-08-01T12:27:19Z</dc:date>
    <item>
      <title>how to use apx created API 17kit in ArchiCAD18</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/how-to-use-apx-created-API-17kit-in-ArchiCAD18/m-p/190140#M5322</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;I have a working apx in archicad17 how do I make it work in an Archicad18&lt;BR /&gt;plan. I have copied over my dependent .dll file into the Archicad18 folder &amp;amp; the apx into the addon folder&lt;BR /&gt;Am I missing something obvious?&lt;BR /&gt;I'm running a trial version od Archicad18&lt;/DIV&gt;&lt;BR /&gt;&lt;IMG src="http://community.graphisoft.com/t5/image/serverpage/image-id/67456i5D512365BA27A9E4/image-size/large?v=v2&amp;amp;px=999" border="0" alt="Capture.JPG" title="Capture.JPG" /&gt;</description>
      <pubDate>Tue, 01 Aug 2023 12:27:19 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/how-to-use-apx-created-API-17kit-in-ArchiCAD18/m-p/190140#M5322</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-08-01T12:27:19Z</dc:date>
    </item>
    <item>
      <title>Re: how to use apx created API 17kit in ArchiCAD18</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/how-to-use-apx-created-API-17kit-in-ArchiCAD18/m-p/190141#M5323</link>
      <description>I am no API expert but I believe you have to re-compile your add-ons using the 18 dev kit.&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://archicad-talk.graphisoft.com/viewtopic.php?t=46455" target="_blank"&gt;&lt;LINK_TEXT text="http://archicad-talk.graphisoft.com/vie ... hp?t=46455"&gt;http://archicad-talk.graphisoft.com/viewtopic.php?t=46455&lt;/LINK_TEXT&gt;&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
      <pubDate>Fri, 18 Jul 2014 05:42:41 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/how-to-use-apx-created-API-17kit-in-ArchiCAD18/m-p/190141#M5323</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2014-07-18T05:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: how to use apx created API 17kit in ArchiCAD18</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/how-to-use-apx-created-API-17kit-in-ArchiCAD18/m-p/190142#M5324</link>
      <description>&lt;BLOCKQUOTE&gt;Barry wrote:&lt;BR /&gt;I am no API expert but I believe you have to re-compile your add-ons using the 18 dev kit.&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://archicad-talk.graphisoft.com/viewtopic.php?t=46455" target="_blank"&gt;&lt;LINK_TEXT text="http://archicad-talk.graphisoft.com/vie ... hp?t=46455"&gt;http://archicad-talk.graphisoft.com/viewtopic.php?t=46455&lt;/LINK_TEXT&gt;&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Barry.&lt;/BLOCKQUOTE&gt;

Hi Bianca,&lt;BR /&gt;
&lt;BR /&gt;
Barry is right; you have to recompile the add-on for ArchiCAD 18; running the trial version doesn't make any difference. The development kit is already available at the same spot you downloaded the AC17 devkits from.&lt;BR /&gt;
&lt;BR /&gt;
Best, Akos</description>
      <pubDate>Fri, 18 Jul 2014 07:03:17 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/how-to-use-apx-created-API-17kit-in-ArchiCAD18/m-p/190142#M5324</guid>
      <dc:creator>Akos Somorjai</dc:creator>
      <dc:date>2014-07-18T07:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: how to use apx created API 17kit in ArchiCAD18</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/how-to-use-apx-created-API-17kit-in-ArchiCAD18/m-p/190143#M5325</link>
      <description>Thank you &lt;BR /&gt;
I couldn't teach myself this without your support, thank you</description>
      <pubDate>Sat, 19 Jul 2014 06:48:33 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/how-to-use-apx-created-API-17kit-in-ArchiCAD18/m-p/190143#M5325</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-19T06:48:33Z</dc:date>
    </item>
  </channel>
</rss>

