<?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: RC1015 Cannot open include file &amp;quot;.grc.rc2&amp;quot; error in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/RC1015-Cannot-open-include-file-quot-grc-rc2-quot-error/m-p/595264#M9259</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Try the simplest method: exclude the resource files from the Visual Studio project and then add them back in. This trick worked for me with a problematic add-on that I migrated from API 22 to 25&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 15 Mar 2024 11:25:45 GMT</pubDate>
    <dc:creator>UFO</dc:creator>
    <dc:date>2024-03-15T11:25:45Z</dc:date>
    <item>
      <title>RC1015 Cannot open include file ".grc.rc2" error</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/RC1015-Cannot-open-include-file-quot-grc-rc2-quot-error/m-p/584271#M9092</link>
      <description>&lt;P&gt;Hello. I am upgrading an ac23 ARCHICAD add-on to ac27.&lt;/P&gt;
&lt;P&gt;Even though all the code has been adjusted to meet the ac27 specifications, I am encountering two errors as shown below, preventing me from proceeding.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Severity Code Description Project File Line Suppression State&lt;BR /&gt;Error RC1015 cannot open include file 'addon_27.grc.rc2'. addon_27 C:\Program Files\GRAPHISOFT\API Development Kit 27.3001\addon_27\addon_27\addon_27\RFIX.WIN\addon_27.rc2 11&lt;BR /&gt;Error MSB8066 Custom build for 'RINT\addon_27.grc;RFIX.WIN\addon_27.rc2' exited with code 1. addon_27 C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets 241&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="48504668-a964-4287-85e4-96ae05e38d04.png" style="width: 706px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/52036iBBC6CE5B4DD191C1/image-dimensions/706x156?v=v2" width="706" height="156" role="button" title="48504668-a964-4287-85e4-96ae05e38d04.png" alt="48504668-a964-4287-85e4-96ae05e38d04.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the past, when similar errors occurred in ac24 and ac25, recreating a new project resolved the issue. However, attempting the same approach this time did not work.&lt;/P&gt;
&lt;P&gt;Does anyone know how to resolve these errors? Your assistance would be greatly appreciated.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="240117_2.PNG" style="width: 650px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/52035i6241C51C0694F240/image-size/large?v=v2&amp;amp;px=999" role="button" title="240117_2.PNG" alt="240117_2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2024 11:12:31 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/RC1015-Cannot-open-include-file-quot-grc-rc2-quot-error/m-p/584271#M9092</guid>
      <dc:creator>Yeojin</dc:creator>
      <dc:date>2024-09-17T11:12:31Z</dc:date>
    </item>
    <item>
      <title>Re: RC1015 Cannot open include file ".grc.rc2" error</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/RC1015-Cannot-open-include-file-quot-grc-rc2-quot-error/m-p/584887#M9106</link>
      <description>&lt;P&gt;ressources get build with the ressource building exe (ResConv.exe). a plugin uses the python script in the ressources folder to feed arguments to the resconv exe. unfortunate you dont see the errors of the ressource build not in the error list of visual studio, you only can see them in the output window. this looks like this:&amp;nbsp;&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="JoelBuehler_0-1705916599075.png" style="width: 999px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/52255iE39F934B2F4A3747/image-size/large?v=v2&amp;amp;px=999" role="button" title="JoelBuehler_0-1705916599075.png" alt="JoelBuehler_0-1705916599075.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;from there you can go into the python script an read waht hes doing on that line. do you want to post your ressoruce building error?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2024 20:46:19 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/RC1015-Cannot-open-include-file-quot-grc-rc2-quot-error/m-p/584887#M9106</guid>
      <dc:creator>Joel Buehler</dc:creator>
      <dc:date>2024-01-23T20:46:19Z</dc:date>
    </item>
    <item>
      <title>Re: RC1015 Cannot open include file ".grc.rc2" error</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/RC1015-Cannot-open-include-file-quot-grc-rc2-quot-error/m-p/585017#M9108</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Joel, thank you for your response. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Here is my output window when the mentioned error occurs.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="240123_1.png" style="width: 999px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/52295i15933759CA6BD317/image-size/large?v=v2&amp;amp;px=999" role="button" title="240123_1.png" alt="240123_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2024 01:15:10 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/RC1015-Cannot-open-include-file-quot-grc-rc2-quot-error/m-p/585017#M9108</guid>
      <dc:creator>Yeojin</dc:creator>
      <dc:date>2024-01-23T01:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: RC1015 Cannot open include file ".grc.rc2" error</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/RC1015-Cannot-open-include-file-quot-grc-rc2-quot-error/m-p/585171#M9111</link>
      <description>&lt;P&gt;ok some thigs to try:&lt;/P&gt;
&lt;P&gt;- maybe the compiler has a problem with the special character "Y"&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- does the IU_Addon.grc.rc2 file exist and is readable? it should be in the "ResourceObjects" folder&lt;/P&gt;
&lt;P&gt;- how exactly did you upgrade the add-on? did you use the template and ported the code or did you upgrade with a cmake command the solution?&lt;/P&gt;
&lt;P&gt;- a rockerfeller solution would be to start from a new project from a fresh downloaded plugin template and copy your code to the new solution. test out before you copy over if the new add-on gets built.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- rebuild the solution&lt;/P&gt;
&lt;P&gt;- are you sure all files are correctly named? "Addon.grc" / "AddonFix.grc" usw... are the needed header files named in the ressource files?&amp;nbsp;&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;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jan 2024 10:04:27 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/RC1015-Cannot-open-include-file-quot-grc-rc2-quot-error/m-p/585171#M9111</guid>
      <dc:creator>Joel Buehler</dc:creator>
      <dc:date>2024-01-24T10:04:27Z</dc:date>
    </item>
    <item>
      <title>Re: RC1015 Cannot open include file ".grc.rc2" error</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/RC1015-Cannot-open-include-file-quot-grc-rc2-quot-error/m-p/595264#M9259</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Try the simplest method: exclude the resource files from the Visual Studio project and then add them back in. This trick worked for me with a problematic add-on that I migrated from API 22 to 25&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2024 11:25:45 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/RC1015-Cannot-open-include-file-quot-grc-rc2-quot-error/m-p/595264#M9259</guid>
      <dc:creator>UFO</dc:creator>
      <dc:date>2024-03-15T11:25:45Z</dc:date>
    </item>
  </channel>
</rss>

