<?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: creating costom add on challanges in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/creating-custom-add-on-challanges-with-VS-2017-and-api-dev-kit/m-p/235542#M2853</link>
    <description>&lt;BLOCKQUOTE&gt;mustafaakgure wrote:&lt;BR /&gt;
My VS 2017 tool doesn't recognize some C files. I redownload the API kit(23) again and again. What else should I do?&lt;/BLOCKQUOTE&gt;
The compiler doesn't know where to look for these files, so you need to provide it with a list of relevant directories in your project. You do this in the project properties (right-click the project and click &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;Properties&lt;E&gt;&lt;/E&gt;). Select the section&lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;C/C++ &amp;gt; General &amp;gt; Additional Include Directories&lt;E&gt;&lt;/E&gt; (see attached image). Open any of the example projects with the dev-kit to see the kind of directories might be required for building an ARCHICAD API project.&lt;BR /&gt;
&lt;BR /&gt;
You can put the dev-kit anywhere you like, but it's generally best to use relative paths from your project to the dev-kit directories for maximum portability - you only need to retain the same relationship rather than reconstructing all the paths if it's moved to another machine. I've attached another snapshot showing the paths for one of the API examples.</description>
    <pubDate>Sun, 12 Apr 2020 20:13:01 GMT</pubDate>
    <dc:creator>Ralph Wessel</dc:creator>
    <dc:date>2020-04-12T20:13:01Z</dc:date>
    <item>
      <title>creating custom add on challanges with VS 2017 and api dev kit 23</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/creating-custom-add-on-challanges-with-VS-2017-and-api-dev-kit/m-p/235535#M2846</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;Hi guys,&lt;BR /&gt;&lt;BR /&gt;I try to create custom add-ons using VS 2017, api dev kit 22. But I have 2 problems. I couldn't run the the sample project. The tool didn't recognize the libraries. I share the photo.&lt;BR /&gt;&lt;IMG src="https://community.graphisoft.com/%5Bimg%5D%5Bimg%5D%5Bimg%5D%5Bimg%5D%5Battachment=3%5DUntitled.png%5B/attachment%5D" border="0" /&gt;[/img][/img][/img][/img][/img]&lt;BR /&gt;&lt;BR /&gt;I couldn't find AddOnAdmin tool. How can I reach it ? By the way, I have just free developer account. Should I pay something to have it ?&lt;BR /&gt;&lt;BR /&gt;Thansk ...&lt;/DIV&gt;</description>
      <pubDate>Wed, 15 Sep 2021 10:34:51 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/creating-custom-add-on-challanges-with-VS-2017-and-api-dev-kit/m-p/235535#M2846</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-15T10:34:51Z</dc:date>
    </item>
    <item>
      <title>Re: creating costom add on challanges</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/creating-custom-add-on-challanges-with-VS-2017-and-api-dev-kit/m-p/235536#M2847</link>
      <description>It would be best to submit development questions in the Development section of the forum. Hopefully a forum admin can move the message there.&lt;BR /&gt;
&lt;BR /&gt;
In order to 'run' an add-on, you need to launch the host version of ARCHICAD, in this case ARCHICAD 22. Set VS to launch ARCHICAD 22 for testing.</description>
      <pubDate>Fri, 10 Apr 2020 08:33:37 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/creating-custom-add-on-challanges-with-VS-2017-and-api-dev-kit/m-p/235536#M2847</guid>
      <dc:creator>Ralph Wessel</dc:creator>
      <dc:date>2020-04-10T08:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: creating costom add on challanges</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/creating-custom-add-on-challanges-with-VS-2017-and-api-dev-kit/m-p/235537#M2848</link>
      <description>Thanks for your nice comment.</description>
      <pubDate>Fri, 10 Apr 2020 12:36:14 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/creating-custom-add-on-challanges-with-VS-2017-and-api-dev-kit/m-p/235537#M2848</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-04-10T12:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: creating costom add on challanges</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/creating-custom-add-on-challanges-with-VS-2017-and-api-dev-kit/m-p/235538#M2849</link>
      <description>Topic moved to Developer Forum.</description>
      <pubDate>Fri, 10 Apr 2020 13:36:39 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/creating-custom-add-on-challanges-with-VS-2017-and-api-dev-kit/m-p/235538#M2849</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2020-04-10T13:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: creating costom add on challanges</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/creating-custom-add-on-challanges-with-VS-2017-and-api-dev-kit/m-p/235539#M2850</link>
      <description>This tutorial shows how we can create our own custom add-ons easily.&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="https://www.youtube.com/channel/UCctZprzqwZYcymiog-gbzuw" target="_blank"&gt;&lt;LINK_TEXT text="https://www.youtube.com/channel/UCctZpr ... miog-gbzuw"&gt;https://www.youtube.com/channel/UCctZprzqwZYcymiog-gbzuw&lt;/LINK_TEXT&gt;&lt;/A&gt;</description>
      <pubDate>Fri, 10 Apr 2020 21:58:32 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/creating-custom-add-on-challanges-with-VS-2017-and-api-dev-kit/m-p/235539#M2850</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-04-10T21:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: creating costom add on challanges</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/creating-custom-add-on-challanges-with-VS-2017-and-api-dev-kit/m-p/235540#M2851</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
My VS 2017 tool doesn't recognize some C files. I redownload the API kit(23) again and again. What else should I do? For this reason, my code couldn't be built, run or debugged.&lt;BR /&gt;
&lt;BR /&gt;
&lt;IMG src="https://community.graphisoft.com/" /&gt;&lt;S&gt;&lt;IMG src="&amp;lt;/s&amp;gt;&amp;lt;e&amp;gt;" /&gt;&lt;/S&gt;</description>
      <pubDate>Sun, 12 Apr 2020 11:47:47 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/creating-custom-add-on-challanges-with-VS-2017-and-api-dev-kit/m-p/235540#M2851</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-04-12T11:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: creating costom add on challanges</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/creating-custom-add-on-challanges-with-VS-2017-and-api-dev-kit/m-p/235541#M2852</link>
      <description>Looks like this is a problem that the Archicad programmers could help out on?&lt;BR /&gt;
&lt;BR /&gt;
But in the meantime -- I had a similar problem and found that:&lt;BR /&gt;
&lt;BR /&gt;
The development kit directory must be installed in the same directory under 'Program Files/Graphisoft' as the Archicad program is installed. This is because the example files have a security lock which restricts them to the application directory. I have not figured out how to remove that lock?&lt;BR /&gt;
&lt;BR /&gt;
Second -- double check that the Support directory is  in the same root directory as the examples directory. To find the support files, the compiler will go up one directory up and then into Support. You could change this in the compiler properties page.</description>
      <pubDate>Sun, 12 Apr 2020 16:47:26 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/creating-custom-add-on-challanges-with-VS-2017-and-api-dev-kit/m-p/235541#M2852</guid>
      <dc:creator>poco2013</dc:creator>
      <dc:date>2020-04-12T16:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: creating costom add on challanges</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/creating-custom-add-on-challanges-with-VS-2017-and-api-dev-kit/m-p/235542#M2853</link>
      <description>&lt;BLOCKQUOTE&gt;mustafaakgure wrote:&lt;BR /&gt;
My VS 2017 tool doesn't recognize some C files. I redownload the API kit(23) again and again. What else should I do?&lt;/BLOCKQUOTE&gt;
The compiler doesn't know where to look for these files, so you need to provide it with a list of relevant directories in your project. You do this in the project properties (right-click the project and click &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;Properties&lt;E&gt;&lt;/E&gt;). Select the section&lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;C/C++ &amp;gt; General &amp;gt; Additional Include Directories&lt;E&gt;&lt;/E&gt; (see attached image). Open any of the example projects with the dev-kit to see the kind of directories might be required for building an ARCHICAD API project.&lt;BR /&gt;
&lt;BR /&gt;
You can put the dev-kit anywhere you like, but it's generally best to use relative paths from your project to the dev-kit directories for maximum portability - you only need to retain the same relationship rather than reconstructing all the paths if it's moved to another machine. I've attached another snapshot showing the paths for one of the API examples.</description>
      <pubDate>Sun, 12 Apr 2020 20:13:01 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/creating-custom-add-on-challanges-with-VS-2017-and-api-dev-kit/m-p/235542#M2853</guid>
      <dc:creator>Ralph Wessel</dc:creator>
      <dc:date>2020-04-12T20:13:01Z</dc:date>
    </item>
    <item>
      <title>Re: creating costom add on challanges</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/creating-custom-add-on-challanges-with-VS-2017-and-api-dev-kit/m-p/235543#M2854</link>
      <description>Thanks a lot, guys.  I uninstall Archicad and API dev kit from Program Files. Because the operating system didn't allow me to create a new project under program files. I reinstall everything under document folder. Now, the build process is working fine but I have another issue to run the application. The issue is related with win32. But everything that I installed is win64. I think the apx extension file which is created by the tool is win32. How can I change it?&lt;BR /&gt;
&lt;BR /&gt;
&lt;IMG src="https://community.graphisoft.com/" /&gt;&lt;S&gt;&lt;IMG src="&amp;lt;/s&amp;gt;&amp;lt;e&amp;gt;" /&gt;?&lt;/S&gt;</description>
      <pubDate>Mon, 13 Apr 2020 09:59:20 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/creating-custom-add-on-challanges-with-VS-2017-and-api-dev-kit/m-p/235543#M2854</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-04-13T09:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: creating costom add on challanges with VS 2017 and api dev kit 23</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/creating-custom-add-on-challanges-with-VS-2017-and-api-dev-kit/m-p/235544#M2855</link>
      <description>An add-on is dependent on ARCHICAD as a host and can't run as an independent application. Therefore, you need to run ARCHICAD to debug the add-on. Go back to the project properties, open the Debugging panel and enter the path to the relevant version of ARCHICAD (see attached image). There is an adjacent pulldown menu with a 'browse' option to select the target using a standard file navigator.</description>
      <pubDate>Mon, 13 Apr 2020 10:42:30 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/creating-custom-add-on-challanges-with-VS-2017-and-api-dev-kit/m-p/235544#M2855</guid>
      <dc:creator>Ralph Wessel</dc:creator>
      <dc:date>2020-04-13T10:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: creating costom add on challanges with VS 2017 and api dev kit 23</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/creating-custom-add-on-challanges-with-VS-2017-and-api-dev-kit/m-p/235545#M2856</link>
      <description>Everything works fine. You are great.  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt;</description>
      <pubDate>Mon, 13 Apr 2020 12:08:01 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/creating-custom-add-on-challanges-with-VS-2017-and-api-dev-kit/m-p/235545#M2856</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-04-13T12:08:01Z</dc:date>
    </item>
  </channel>
</rss>

