<?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 Getting started with Archicad Add-Ons - problem in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/Getting-started-with-Archicad-Add-Ons-problem/m-p/582894#M9048</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've recently started learning API. I stuck at the very beginning with the use of template.&lt;/P&gt;
&lt;P&gt;In VS I see two problems:&lt;/P&gt;
&lt;P&gt;- There is no&amp;nbsp;CMakeCommon.cmake file in my Tools folder.&lt;/P&gt;
&lt;P&gt;-&amp;nbsp;&lt;SPAN&gt;Unknown CMake command "SetGlobalCompilerDefinitions".&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;What's wrong?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;!--   EndFragment    --&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 16 Sep 2024 12:44:16 GMT</pubDate>
    <dc:creator>szcsaba87</dc:creator>
    <dc:date>2024-09-16T12:44:16Z</dc:date>
    <item>
      <title>Getting started with Archicad Add-Ons - problem</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Getting-started-with-Archicad-Add-Ons-problem/m-p/582894#M9048</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've recently started learning API. I stuck at the very beginning with the use of template.&lt;/P&gt;
&lt;P&gt;In VS I see two problems:&lt;/P&gt;
&lt;P&gt;- There is no&amp;nbsp;CMakeCommon.cmake file in my Tools folder.&lt;/P&gt;
&lt;P&gt;-&amp;nbsp;&lt;SPAN&gt;Unknown CMake command "SetGlobalCompilerDefinitions".&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;What's wrong?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;!--   EndFragment    --&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2024 12:44:16 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Getting-started-with-Archicad-Add-Ons-problem/m-p/582894#M9048</guid>
      <dc:creator>szcsaba87</dc:creator>
      <dc:date>2024-09-16T12:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: Getting started with Archicad Add-Ons - problem</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Getting-started-with-Archicad-Add-Ons-problem/m-p/583123#M9057</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Are you using the following template? &lt;A href="https://github.com/GRAPHISOFT/archicad-addon-cmake" target="_self"&gt;https://github.com/GRAPHISOFT/archicad-addon-cmake&lt;/A&gt;&lt;BR /&gt;If so, then I think you are missing this submodule: &lt;A href="https://github.com/GRAPHISOFT/archicad-addon-cmake-tools" target="_blank" rel="noopener"&gt;https://github.com/GRAPHISOFT/archicad-addon-cmake-tools&lt;/A&gt;&lt;BR /&gt;You should clone the template (first link) as described in the readme with&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="c"&gt;git clone https://github.com/GRAPHISOFT/archicad-addon-cmake.git --recurse-submodules&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and also follow the other steps described in the readme.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope that helps!&lt;/P&gt;
&lt;P&gt;Bernd&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jan 2024 10:13:03 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Getting-started-with-Archicad-Add-Ons-problem/m-p/583123#M9057</guid>
      <dc:creator>BerndSchwarzenbacher</dc:creator>
      <dc:date>2024-01-08T10:13:03Z</dc:date>
    </item>
  </channel>
</rss>

