<?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: Developing with the Educational License in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/Developing-with-the-Educational-License/m-p/39662#M7544</link>
    <description>&lt;BLOCKQUOTE&gt;Once you have your own ID, you can run the AddOnAdmin tool to generate an add-on ID and also get the decimal equivalent of your four-character Developer ID. For Windows users, the AddOnAdmin tool is by default in&lt;BR /&gt;
&lt;BR /&gt;
Program Files\Graphisoft\API Development Kit 5\Support\Tools\Win\AddOn Management&lt;BR /&gt;
&lt;BR /&gt;
Click &lt;B&gt;Create a New Addon to generate a new ID&lt;/B&gt;. Select the first line of the database tree (shows your Dev ID), click Save Database As, and choose *.h as the file type. Personally I don't use the names in that file, but grab the numbers. &lt;/BLOCKQUOTE&gt;

I cannot click the create a new Addon button to generate a new ID. Therefore as i see it i will not be able to get AC to acknowledge my Addon written in C++.</description>
    <pubDate>Thu, 20 Sep 2007 00:06:50 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2007-09-20T00:06:50Z</dc:date>
    <item>
      <title>Developing with the Educational License</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Developing-with-the-Educational-License/m-p/39658#M7540</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;Is this possible? &lt;BR /&gt;&lt;BR /&gt;I have the required ID's, i just cant seem to create a new ADDON. The box is gray'd out &lt;BR /&gt;&lt;BR /&gt;Help would be greatly appreciated&lt;/DIV&gt;</description>
      <pubDate>Fri, 04 Aug 2023 18:47:32 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Developing-with-the-Educational-License/m-p/39658#M7540</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-08-04T18:47:32Z</dc:date>
    </item>
    <item>
      <title>Re: Developing with the Educational License</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Developing-with-the-Educational-License/m-p/39659#M7541</link>
      <description>What program are you trying to create the add-on with? What box is grayed out?</description>
      <pubDate>Tue, 18 Sep 2007 14:34:12 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Developing-with-the-Educational-License/m-p/39659#M7541</guid>
      <dc:creator>TomWaltz</dc:creator>
      <dc:date>2007-09-18T14:34:12Z</dc:date>
    </item>
    <item>
      <title>Re: Developing with the Educational License</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Developing-with-the-Educational-License/m-p/39660#M7542</link>
      <description>Archicad and its the create Addon Box, in the addon manager</description>
      <pubDate>Tue, 18 Sep 2007 20:50:24 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Developing-with-the-Educational-License/m-p/39660#M7542</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-09-18T20:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: Developing with the Educational License</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Developing-with-the-Educational-License/m-p/39661#M7543</link>
      <description>To create new add-ons, you need Microsoft Visual C++ 2003 or Apple XCode.  There's no way to make new add-ons from within Archicad.</description>
      <pubDate>Tue, 18 Sep 2007 21:21:51 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Developing-with-the-Educational-License/m-p/39661#M7543</guid>
      <dc:creator>TomWaltz</dc:creator>
      <dc:date>2007-09-18T21:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: Developing with the Educational License</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Developing-with-the-Educational-License/m-p/39662#M7544</link>
      <description>&lt;BLOCKQUOTE&gt;Once you have your own ID, you can run the AddOnAdmin tool to generate an add-on ID and also get the decimal equivalent of your four-character Developer ID. For Windows users, the AddOnAdmin tool is by default in&lt;BR /&gt;
&lt;BR /&gt;
Program Files\Graphisoft\API Development Kit 5\Support\Tools\Win\AddOn Management&lt;BR /&gt;
&lt;BR /&gt;
Click &lt;B&gt;Create a New Addon to generate a new ID&lt;/B&gt;. Select the first line of the database tree (shows your Dev ID), click Save Database As, and choose *.h as the file type. Personally I don't use the names in that file, but grab the numbers. &lt;/BLOCKQUOTE&gt;

I cannot click the create a new Addon button to generate a new ID. Therefore as i see it i will not be able to get AC to acknowledge my Addon written in C++.</description>
      <pubDate>Thu, 20 Sep 2007 00:06:50 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Developing-with-the-Educational-License/m-p/39662#M7544</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-09-20T00:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: Developing with the Educational License</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Developing-with-the-Educational-License/m-p/39663#M7545</link>
      <description>You're talking about the devkit AddOnAdmin tool, which then calls itself Add-On Management.&lt;BR /&gt;
&lt;BR /&gt;
To enable the 'new addon' button, you must have an open database that contains your authorized developer id.  If you have already created such a database, just click Open Database to open it, then click the 'new addon' button.  Otherwise, click 'new database' and fill in your Developer ID as a four character code.&lt;BR /&gt;
&lt;BR /&gt;
Karl</description>
      <pubDate>Thu, 20 Sep 2007 00:20:14 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Developing-with-the-Educational-License/m-p/39663#M7545</guid>
      <dc:creator>Karl Ottenstein</dc:creator>
      <dc:date>2007-09-20T00:20:14Z</dc:date>
    </item>
    <item>
      <title>Re: Developing with the Educational License</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Developing-with-the-Educational-License/m-p/39664#M7546</link>
      <description>Thank you Karl, I am stupid   &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_confused.gif" style="display : inline;" /&gt;</description>
      <pubDate>Thu, 20 Sep 2007 07:07:56 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Developing-with-the-Educational-License/m-p/39664#M7546</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-09-20T07:07:56Z</dc:date>
    </item>
  </channel>
</rss>

