<?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 01: Getting Started with the API DevKit in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/01-Getting-Started-with-the-API-DevKit/m-p/183859#M6604</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;I've posted a new article on the Developer area of ArchicadWiki for all newcomers to developing custom add-ons for ArchiCAD:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.archicadwiki.com/Developer/Getting%20Started%20with%20the%20API%20DevKit" target="_blank" rel="noopener"&gt;http://www.archicadwiki.com/Developer/Getting%20Started%20with%20the%20API%20DevKit&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Please post any comments/corrections to the article in this thread. Post any other questions in a new thread.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Karl&lt;/DIV&gt;</description>
    <pubDate>Thu, 03 Aug 2023 15:22:01 GMT</pubDate>
    <dc:creator>Karl Ottenstein</dc:creator>
    <dc:date>2023-08-03T15:22:01Z</dc:date>
    <item>
      <title>01: Getting Started with the API DevKit</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/01-Getting-Started-with-the-API-DevKit/m-p/183859#M6604</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;I've posted a new article on the Developer area of ArchicadWiki for all newcomers to developing custom add-ons for ArchiCAD:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.archicadwiki.com/Developer/Getting%20Started%20with%20the%20API%20DevKit" target="_blank" rel="noopener"&gt;http://www.archicadwiki.com/Developer/Getting%20Started%20with%20the%20API%20DevKit&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Please post any comments/corrections to the article in this thread. Post any other questions in a new thread.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Karl&lt;/DIV&gt;</description>
      <pubDate>Thu, 03 Aug 2023 15:22:01 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/01-Getting-Started-with-the-API-DevKit/m-p/183859#M6604</guid>
      <dc:creator>Karl Ottenstein</dc:creator>
      <dc:date>2023-08-03T15:22:01Z</dc:date>
    </item>
    <item>
      <title>Re: 01: Getting Started with the API DevKit</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/01-Getting-Started-with-the-API-DevKit/m-p/183860#M6605</link>
      <description>Thats great karl.&lt;BR /&gt;
do you know where you can download  Microsoft Visual C++ 2005 Express Edition. I can only find the latest 2008 edition.</description>
      <pubDate>Fri, 03 Apr 2009 13:44:39 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/01-Getting-Started-with-the-API-DevKit/m-p/183860#M6605</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-04-03T13:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: 01: Getting Started with the API DevKit</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/01-Getting-Started-with-the-API-DevKit/m-p/183861#M6606</link>
      <description>Hi Mark,&lt;BR /&gt;
&lt;BR /&gt;
I see!  Only the 2008 express editions are listed on the download page now.  This must have happened recently, since Google still caches pages for 2005 that then bounce over to 2008.&lt;BR /&gt;
&lt;BR /&gt;
It looks like you have to trust a mirror site for the download (e.g., hopefully it is unaltered and virus free), such as:&lt;BR /&gt;
&lt;A href="http://www.softpedia.com/get/Programming/Other-Programming-Files/Microsoft-Visual-C-Toolkit.shtml" target="_blank"&gt;&lt;LINK_TEXT text="http://www.softpedia.com/get/Programmin ... lkit.shtml"&gt;http://www.softpedia.com/get/Programming/Other-Programming-Files/Microsoft-Visual-C-Toolkit.shtml&lt;/LINK_TEXT&gt;&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Maybe 2008 will work without too many modifications though?  I haven't tried.&lt;BR /&gt;
&lt;BR /&gt;
By the way, during this search, I found this table that shows the differences between the different Visual C++ editions:&lt;BR /&gt;
&lt;A href="http://msdn.microsoft.com/en-us/library/hs24szh9%28VS.80%29.aspx" target="_blank"&gt;&lt;LINK_TEXT text="http://msdn.microsoft.com/en-us/library ... S.80).aspx"&gt;http://msdn.microsoft.com/en-us/library/hs24szh9(VS.80).aspx&lt;/LINK_TEXT&gt;&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Cheers,&lt;BR /&gt;
Karl</description>
      <pubDate>Fri, 03 Apr 2009 16:46:23 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/01-Getting-Started-with-the-API-DevKit/m-p/183861#M6606</guid>
      <dc:creator>Karl Ottenstein</dc:creator>
      <dc:date>2009-04-03T16:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: 01: Getting Started with the API DevKit</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/01-Getting-Started-with-the-API-DevKit/m-p/183862#M6607</link>
      <description>Karl,&lt;BR /&gt;
thanks i have got 2005 version - i was trying to build the examples given with the development kit and when i go to build i have to save a .sln "solution" file? there are also a number of warnings/errors on the  output window. &lt;BR /&gt;
fatal error C1083: Cannot open include file: 'windows.h' &lt;BR /&gt;
do you have any ideas of how i can resolve this?  i couldnt find the code include windows.h ?&lt;BR /&gt;
thanks,&lt;BR /&gt;
Mark</description>
      <pubDate>Mon, 06 Apr 2009 11:47:08 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/01-Getting-Started-with-the-API-DevKit/m-p/183862#M6607</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-04-06T11:47:08Z</dc:date>
    </item>
  </channel>
</rss>

