<?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: Running ARCHICAD project in VS C++ Express 2013 in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/Running-Archicad-project-in-VS-C-Express-2013/m-p/234154#M4209</link>
    <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
Microsoft Visual C++ 2015 Update 3 must be installed to be able to build example AddOn projects. Newer version of Visual Studio is recommended (there is free version also for VS 2017 as far as I know).&lt;BR /&gt;
&lt;BR /&gt;
An ARCHICAD Add-On is a special DLL on Windows. So it cannot be run by itself. ARCHICAD (the server application) will load the Add-On into the memory.&lt;BR /&gt;
So after you built an Add-On, you should copy it into the Add-Ons folder next to the ARCHICAD.exe (please note that the name of the Add-Ons folder can be different based on your localized version of ARCHICAD) or in ARCHICAD you can open the Add-On Manager dialog and load Add-Ons from any location on your computer.&lt;BR /&gt;
Make sure to run ARCHICAD in demo mode to be able to test the example Add-Ons, because the example Add-Ons don't have valid MDID.&lt;BR /&gt;
&lt;BR /&gt;
I suggest you to read our blog posts on archicadapi.graphisoft.com site. You can start with this:&lt;BR /&gt;
&lt;A href="http://archicadapi.graphisoft.com/life-of-an-archicad-add-on" target="_blank"&gt;&lt;LINK_TEXT text="http://archicadapi.graphisoft.com/life- ... cad-add-on"&gt;http://archicadapi.graphisoft.com/life-of-an-archicad-add-on&lt;/LINK_TEXT&gt;&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Tibor</description>
    <pubDate>Thu, 16 Aug 2018 10:11:57 GMT</pubDate>
    <dc:creator>Tibor Lorantfy</dc:creator>
    <dc:date>2018-08-16T10:11:57Z</dc:date>
    <item>
      <title>Running Archicad project in VS C++ Express 2013</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Running-Archicad-project-in-VS-C-Express-2013/m-p/234153#M4208</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;I am learning Archicad and trying to open an existing example from API Development Kit in VS Express C++ 2013. I have installed SDK 7.1. in order to 64 development as VS Express doesn't run it by default. I am having trouble to run the example. However, I installed all the necessary components and programs. This error window pops up all the time I try to run. I really have no clue how to make an Archicad sample project run in VS C++ Express 2013. The third line in Russian is translated as: "Impossible to find the designated folder". I copied the API DevKit folder into the VS Express folder, doesn't help. Please, help if someone faced such a problem or does all this stuff.&lt;/DIV&gt;</description>
      <pubDate>Wed, 30 Nov 2022 09:51:49 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Running-Archicad-project-in-VS-C-Express-2013/m-p/234153#M4208</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-11-30T09:51:49Z</dc:date>
    </item>
    <item>
      <title>Re: Running ARCHICAD project in VS C++ Express 2013</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Running-Archicad-project-in-VS-C-Express-2013/m-p/234154#M4209</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
Microsoft Visual C++ 2015 Update 3 must be installed to be able to build example AddOn projects. Newer version of Visual Studio is recommended (there is free version also for VS 2017 as far as I know).&lt;BR /&gt;
&lt;BR /&gt;
An ARCHICAD Add-On is a special DLL on Windows. So it cannot be run by itself. ARCHICAD (the server application) will load the Add-On into the memory.&lt;BR /&gt;
So after you built an Add-On, you should copy it into the Add-Ons folder next to the ARCHICAD.exe (please note that the name of the Add-Ons folder can be different based on your localized version of ARCHICAD) or in ARCHICAD you can open the Add-On Manager dialog and load Add-Ons from any location on your computer.&lt;BR /&gt;
Make sure to run ARCHICAD in demo mode to be able to test the example Add-Ons, because the example Add-Ons don't have valid MDID.&lt;BR /&gt;
&lt;BR /&gt;
I suggest you to read our blog posts on archicadapi.graphisoft.com site. You can start with this:&lt;BR /&gt;
&lt;A href="http://archicadapi.graphisoft.com/life-of-an-archicad-add-on" target="_blank"&gt;&lt;LINK_TEXT text="http://archicadapi.graphisoft.com/life- ... cad-add-on"&gt;http://archicadapi.graphisoft.com/life-of-an-archicad-add-on&lt;/LINK_TEXT&gt;&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Tibor</description>
      <pubDate>Thu, 16 Aug 2018 10:11:57 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Running-Archicad-project-in-VS-C-Express-2013/m-p/234154#M4209</guid>
      <dc:creator>Tibor Lorantfy</dc:creator>
      <dc:date>2018-08-16T10:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: Running ARCHICAD project in VS C++ Express 2013</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Running-Archicad-project-in-VS-C-Express-2013/m-p/234155#M4210</link>
      <description>&lt;BLOCKQUOTE&gt;Tibor wrote:&lt;BR /&gt;
Hi,&lt;BR /&gt;
 &lt;A href="https://ccleaner.vip" target="_blank"&gt;&lt;/A&gt;&lt;S&gt;&lt;A href="https://ccleaner.vip" target="_blank"&gt;&lt;/A&gt;&lt;A href="https://ccleaner.vip" target="_blank"&gt;&lt;/A&gt;&lt;/S&gt;&lt;FONT color="#000000"&gt;https://ccleaner.vip&lt;/FONT&gt;&lt;E&gt;&lt;/E&gt; &lt;A href="https://www.happywheels.vip/" target="_blank"&gt;&lt;/A&gt;&lt;S&gt;&lt;A href="https://www.happywheels.vip/" target="_blank"&gt;&lt;/A&gt;&lt;A href="https://www.happywheels.vip/" target="_blank"&gt;&lt;/A&gt;&lt;/S&gt;&lt;FONT color="#000000"&gt;https://www.happywheels.vip/&lt;/FONT&gt;&lt;E&gt;&lt;/E&gt;&lt;BR /&gt;
Microsoft Visual C++ 2015 Update 3 must be installed to be able to build example AddOn projects. Newer version of Visual Studio is recommended (there is free version also for VS 2017 as far as I know).&lt;BR /&gt;
&lt;BR /&gt;
An ARCHICAD Add-On is a special DLL on Windows. So it cannot be run by itself. ARCHICAD (the server application) will load the Add-On into the memory.&lt;BR /&gt;
So after you built an Add-On, you should copy it into the Add-Ons folder next to the ARCHICAD.exe (please note that the name of the Add-Ons folder can be different based on your localized version of ARCHICAD) or in ARCHICAD you can open the Add-On Manager dialog and load Add-Ons from any location on your computer.&lt;BR /&gt;
Make sure to run ARCHICAD in demo mode to be able to test the example Add-Ons, because the example Add-Ons don't have valid MDID.&lt;BR /&gt;
&lt;BR /&gt;
I suggest you to read our blog posts on archicadapi.graphisoft.com site. You can start with this:&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Tibor
&lt;/BLOCKQUOTE&gt;

thankyou so much</description>
      <pubDate>Thu, 16 Aug 2018 18:05:20 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Running-Archicad-project-in-VS-C-Express-2013/m-p/234155#M4210</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-16T18:05:20Z</dc:date>
    </item>
  </channel>
</rss>

