<?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: ARCHICAD Add-on New Project  Wizard make only empty folder in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/Archicad-Add-on-New-Project-Wizard-make-only-empty-folder/m-p/282463#M4053</link>
    <description>Oh, is not it? If so, I think you can create your own API with the source files in Programing files / Graphisoft / API Development Kit 21 / Support without a wizard. Where can I find the guide manual?&lt;BR /&gt;
And do you have a detailed description of how the example files mentioned work?</description>
    <pubDate>Thu, 12 Apr 2018 00:37:06 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-04-12T00:37:06Z</dc:date>
    <item>
      <title>Archicad Add-on New Project  Wizard make only empty folder</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Archicad-Add-on-New-Project-Wizard-make-only-empty-folder/m-p/282461#M4051</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;I am using Visualstudio 2015 and Archicad 21.&lt;BR /&gt;After installing VisualStudio 2015, APIDevKit 21: 3005 was installed.&lt;BR /&gt;I clicked New Project and created project for add-on by using Archicad Add-on Template Wizard, but resource and source files were not shown and only empty folder was created. I wonder what causes and solutions are.&lt;BR /&gt;No dialog box appeared.&lt;BR /&gt;The sequential wizard does not show up and ends with confirmation.&lt;/DIV&gt;</description>
      <pubDate>Tue, 06 Dec 2022 12:43:35 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Archicad-Add-on-New-Project-Wizard-make-only-empty-folder/m-p/282461#M4051</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-12-06T12:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: ARCHICAD Add-on New Project  Wizard make only empty folder</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Archicad-Add-on-New-Project-Wizard-make-only-empty-folder/m-p/282462#M4052</link>
      <description>I haven't used the wizard for a very long time, so can't help with that problem specifically. However, you could work around it by using one of the example projects as a starting point.</description>
      <pubDate>Wed, 11 Apr 2018 10:03:08 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Archicad-Add-on-New-Project-Wizard-make-only-empty-folder/m-p/282462#M4052</guid>
      <dc:creator>Ralph Wessel</dc:creator>
      <dc:date>2018-04-11T10:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: ARCHICAD Add-on New Project  Wizard make only empty folder</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Archicad-Add-on-New-Project-Wizard-make-only-empty-folder/m-p/282463#M4053</link>
      <description>Oh, is not it? If so, I think you can create your own API with the source files in Programing files / Graphisoft / API Development Kit 21 / Support without a wizard. Where can I find the guide manual?&lt;BR /&gt;
And do you have a detailed description of how the example files mentioned work?</description>
      <pubDate>Thu, 12 Apr 2018 00:37:06 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Archicad-Add-on-New-Project-Wizard-make-only-empty-folder/m-p/282463#M4053</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-12T00:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: ARCHICAD Add-on New Project  Wizard make only empty folder</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Archicad-Add-on-New-Project-Wizard-make-only-empty-folder/m-p/282464#M4054</link>
      <description>Technically, you can out a new project anywhere you like provided you set the correct paths for the API headers and libraries. The easiest way to start would be to duplicate one of the example projects into the same directory (so the existing paths remain valid).&lt;BR /&gt;
&lt;BR /&gt;
Start by opening one of the example projects to see if you can build and run it. If that works, duplicate the project, rename it and start building your own project. I'd recommend moving it out of the API directory as soon as possible to allow the API to be easily updated (and because the default directory isn't a good path for working documents).&lt;BR /&gt;
&lt;BR /&gt;
Just update the header paths (C/C++ &amp;gt; General &amp;gt; Additional Include Directories) and library paths (Linker &amp;gt; Input &amp;gt; Additional Dependencies) for a start. There will be a few others, e.g. the path to the resource converter. Use relative paths to make it more portable.</description>
      <pubDate>Thu, 12 Apr 2018 09:36:09 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Archicad-Add-on-New-Project-Wizard-make-only-empty-folder/m-p/282464#M4054</guid>
      <dc:creator>Ralph Wessel</dc:creator>
      <dc:date>2018-04-12T09:36:09Z</dc:date>
    </item>
  </channel>
</rss>

