<?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: Compiled bundle stops working all of a sudden in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/Compiled-bundle-stops-working-all-of-a-sudden/m-p/573017#M8799</link>
    <description>&lt;P&gt;Hi Vítor,&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;This is annoying and it happened to me before as well. Unfortunately there are a lot of different reasons why this can happen.&lt;BR /&gt;Here are just a few thoughts/steps to try:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;When removing the Add-On (click on yellow warning sign, then remove button becomes active), make sure to also close the Add-On manager with OK. Only after closing the Dialog with OK the Add-On is really removed.&lt;/LI&gt;
&lt;LI&gt;Clean the build folder and regenerate the project with CMake&lt;/LI&gt;
&lt;LI&gt;Make sure to use the correct build target in XCode&lt;/LI&gt;
&lt;LI&gt;The file &lt;STRONG&gt;AddOnResources.stamp.rule&lt;/STRONG&gt; is generated by CMake (or XCode when building from a CMake generated project), so that's why it might show up as changed although you don't change it manually.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Hope that helps,&lt;/P&gt;
&lt;P&gt;Bernd&lt;/P&gt;</description>
    <pubDate>Sat, 28 Oct 2023 10:52:24 GMT</pubDate>
    <dc:creator>BerndSchwarzenbacher</dc:creator>
    <dc:date>2023-10-28T10:52:24Z</dc:date>
    <item>
      <title>Compiled bundle stops working all of a sudden</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Compiled-bundle-stops-working-all-of-a-sudden/m-p/572712#M8785</link>
      <description>&lt;P&gt;It's the second time it happened already, there's no apparent reason.&lt;BR /&gt;Learning it has been exciting and a nightmare at the same time.&lt;/P&gt;
&lt;P&gt;I was trying some new IFs to deal with geometry changes within the code, but, I made a mistake, it still compiled and it crashed Archicad. Okay.&lt;/P&gt;
&lt;P&gt;I reverted the code to the previous version...&lt;BR /&gt;But from now on it's forever greyed out, even though it's the EXACT SAME CODE that worked before.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It happened yesterday, I had to recreate all the template from scratch and copy the same code lines, and it worked again. The warning says that it's no an extension anymore or it's outdated.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-10-25 at 11.34.14.png" style="width: 999px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/47966i7F272A2CEE077FB7/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2023-10-25 at 11.34.14.png" alt="Screenshot 2023-10-25 at 11.34.14.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I got it removed to try to reload, but nothing happens. Clean build folder, build...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-10-25 at 11.43.09.png" style="width: 999px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/47967iAE4FF4269E88E9AB/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2023-10-25 at 11.43.09.png" alt="Screenshot 2023-10-25 at 11.43.09.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've come to notice that rules show stamp.rule appears like that. I never touched it, it was working before.&lt;/P&gt;
&lt;P&gt;It was never edited anyway.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-10-25 at 11.49.37.png" style="width: 598px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/47968iBB2B7AFBCDE0D731/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2023-10-25 at 11.49.37.png" alt="Screenshot 2023-10-25 at 11.49.37.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2024 09:05:36 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Compiled-bundle-stops-working-all-of-a-sudden/m-p/572712#M8785</guid>
      <dc:creator>vdentello</dc:creator>
      <dc:date>2024-09-17T09:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: Compiled bundle stops working all of a sudden</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Compiled-bundle-stops-working-all-of-a-sudden/m-p/573017#M8799</link>
      <description>&lt;P&gt;Hi Vítor,&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;This is annoying and it happened to me before as well. Unfortunately there are a lot of different reasons why this can happen.&lt;BR /&gt;Here are just a few thoughts/steps to try:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;When removing the Add-On (click on yellow warning sign, then remove button becomes active), make sure to also close the Add-On manager with OK. Only after closing the Dialog with OK the Add-On is really removed.&lt;/LI&gt;
&lt;LI&gt;Clean the build folder and regenerate the project with CMake&lt;/LI&gt;
&lt;LI&gt;Make sure to use the correct build target in XCode&lt;/LI&gt;
&lt;LI&gt;The file &lt;STRONG&gt;AddOnResources.stamp.rule&lt;/STRONG&gt; is generated by CMake (or XCode when building from a CMake generated project), so that's why it might show up as changed although you don't change it manually.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Hope that helps,&lt;/P&gt;
&lt;P&gt;Bernd&lt;/P&gt;</description>
      <pubDate>Sat, 28 Oct 2023 10:52:24 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Compiled-bundle-stops-working-all-of-a-sudden/m-p/573017#M8799</guid>
      <dc:creator>BerndSchwarzenbacher</dc:creator>
      <dc:date>2023-10-28T10:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: Compiled bundle stops working all of a sudden</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Compiled-bundle-stops-working-all-of-a-sudden/m-p/601317#M9307</link>
      <description>&lt;P&gt;I was getting tired of having to back to the beginning and started to try every hypothesis.&lt;/P&gt;
&lt;P&gt;It was loaded and running in an instance of archicad, showing up new compiled differences and it was all ok.&lt;BR /&gt;But as I opened a new instance, it would show greyed up.&lt;/P&gt;
&lt;P&gt;Upon trial and error, under thew build settings, I tried changing it to 10.11.0, which is the one mentioned at the warning. But the Lowest it goes is 10.13. Even though it show a warning, it did the trick.&lt;/P&gt;
&lt;P&gt;I compared and inspected other plists from running and figured out that the minimum system version seemed to prevent the load of an add-on.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;I guess it could be what you mentioned by "Make sure to use the correct build target in Xcode", but I didn't quite understand it and finally got it now.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2024-04-24 at 22.11.38.png" style="width: 999px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/60023i207137E74BE94B3F/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2024-04-24 at 22.11.38.png" alt="Screenshot 2024-04-24 at 22.11.38.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2024 01:22:22 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Compiled-bundle-stops-working-all-of-a-sudden/m-p/601317#M9307</guid>
      <dc:creator>vdentello</dc:creator>
      <dc:date>2024-04-25T01:22:22Z</dc:date>
    </item>
  </channel>
</rss>

