<?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 How to make the .apx file? in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-make-the-apx-file/m-p/202376#M6356</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;Hello everybody,&lt;BR /&gt;&lt;BR /&gt;Im new in the Archicad development sphere and I have a lot of questions, so I hope this is the right place? &lt;IMG style="display: inline;" src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" border="0" /&gt;&lt;BR /&gt;&lt;BR /&gt;Recently I installed Visual C++ 2005 and I tried to run the Panel_test examples in the Graphisoft folder. When I Build it, i get a .sln file but what am I supposed to do with this? &lt;BR /&gt;If the add-on file have to be an .apx file, i guess that i have to convert it somehow, or am i completely wrong on it???&lt;BR /&gt;Is that where the AddonAdmin comes in handy?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I hope it makes sense, and that you guys have time to help me &lt;IMG style="display: inline;" src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" border="0" /&gt;&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Mads&lt;/DIV&gt;</description>
    <pubDate>Wed, 02 Aug 2023 14:26:12 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-08-02T14:26:12Z</dc:date>
    <item>
      <title>How to make the .apx file?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-make-the-apx-file/m-p/202376#M6356</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;Hello everybody,&lt;BR /&gt;&lt;BR /&gt;Im new in the Archicad development sphere and I have a lot of questions, so I hope this is the right place? &lt;IMG style="display: inline;" src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" border="0" /&gt;&lt;BR /&gt;&lt;BR /&gt;Recently I installed Visual C++ 2005 and I tried to run the Panel_test examples in the Graphisoft folder. When I Build it, i get a .sln file but what am I supposed to do with this? &lt;BR /&gt;If the add-on file have to be an .apx file, i guess that i have to convert it somehow, or am i completely wrong on it???&lt;BR /&gt;Is that where the AddonAdmin comes in handy?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I hope it makes sense, and that you guys have time to help me &lt;IMG style="display: inline;" src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" border="0" /&gt;&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Mads&lt;/DIV&gt;</description>
      <pubDate>Wed, 02 Aug 2023 14:26:12 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-make-the-apx-file/m-p/202376#M6356</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-08-02T14:26:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to make the .apx file?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-make-the-apx-file/m-p/202377#M6357</link>
      <description>&lt;BLOCKQUOTE&gt;Mads wrote:&lt;BR /&gt;Recently I installed Visual C++ 2005 and I tried to run the Panel_test examples in the Graphisoft folder. When I Build it, i get a .sln file but what am I supposed to do with this? &lt;BR /&gt;
If the add-on file have to be an .apx file, i guess that i have to convert it somehow, or am i completely wrong on it???&lt;BR /&gt;
Is that where the AddonAdmin comes in handy?&lt;/BLOCKQUOTE&gt;
If you don't know what a Visual Studio .sln file is, I think you need to invest in books or classes to at least know the basics of C/C++ development. I think you have an almost impossibly steep learning curve ahead of you otherwise.&lt;BR /&gt;
&lt;BR /&gt;
I'm not intending to be harsh or unhelpful in saying this. If you stumble at this early stage, I think you stand to waste many fruitless days in complete frustration.</description>
      <pubDate>Wed, 09 Nov 2011 16:20:39 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-make-the-apx-file/m-p/202377#M6357</guid>
      <dc:creator>Ralph Wessel</dc:creator>
      <dc:date>2011-11-09T16:20:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to make the .apx file?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-make-the-apx-file/m-p/202378#M6358</link>
      <description>Hmm well.. thats fair enough, i have never really used Visual studio so i might should do some reading about it.&lt;BR /&gt;
&lt;BR /&gt;
I all ready have been doing a few frustrating days &lt;E&gt;&lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/E&gt;&lt;BR /&gt;
&lt;BR /&gt;
I hoped to learn step by step, by the example that i hoped would work, without to much complication... so that i could go strictly to the coding and concentrate about what i actually wish  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt;</description>
      <pubDate>Thu, 10 Nov 2011 08:12:23 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-make-the-apx-file/m-p/202378#M6358</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-11-10T08:12:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to make the .apx file?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-make-the-apx-file/m-p/202379#M6359</link>
      <description>&lt;BLOCKQUOTE&gt;Mads wrote:&lt;BR /&gt;I hoped to learn step by step, by the example that i hoped would work, without to much complication... so that i could go strictly to the coding and concentrate about what i actually wish  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt;&lt;/BLOCKQUOTE&gt;
Building the example projects is the easy part - it doesn't get easier after that. If you work through some simple C/C++ projects from a book or online resource that help you get started, you will find it much easier to progress with the API.</description>
      <pubDate>Thu, 10 Nov 2011 11:58:13 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-make-the-apx-file/m-p/202379#M6359</guid>
      <dc:creator>Ralph Wessel</dc:creator>
      <dc:date>2011-11-10T11:58:13Z</dc:date>
    </item>
  </channel>
</rss>

