<?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: Not found *grc.rc2 in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/Not-found-grc-rc2/m-p/266791#M2367</link>
    <description>I have solved it: right click the *rc file included in the VC project -&amp;gt; change the command line ".*ResConv.exe" to its correct path.</description>
    <pubDate>Mon, 03 Aug 2020 03:17:56 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-08-03T03:17:56Z</dc:date>
    <item>
      <title>Not found *grc.rc2</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Not-found-grc-rc2/m-p/266788#M2364</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;Hi.&lt;BR /&gt;&lt;BR /&gt;I am trying to build an add-on apx file. However, I got an RC1015 error in visual studio. I just copied the project in the example and made some modification about file path. It seems that I could not compile the 'grc' file. Is it because that I forgot to include some libs or I missed some configuration?&lt;/DIV&gt;</description>
      <pubDate>Wed, 15 Sep 2021 07:55:48 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Not-found-grc-rc2/m-p/266788#M2364</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-15T07:55:48Z</dc:date>
    </item>
    <item>
      <title>Re: Not found *grc.rc2</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Not-found-grc-rc2/m-p/266789#M2365</link>
      <description>The most likely problem is that the project is now in a different position relative to the dev-kit. Add-on resources use a platform-neutral format that is converted to native resources during the build process. The path to the converter is usually relative to the project, so if you moved somewhere where the relative path is broken, the resources won't be converted and compiler won't be able to find the required platform-specific resource files.</description>
      <pubDate>Fri, 31 Jul 2020 10:58:26 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Not-found-grc-rc2/m-p/266789#M2365</guid>
      <dc:creator>Ralph Wessel</dc:creator>
      <dc:date>2020-07-31T10:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: Not found *grc.rc2</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Not-found-grc-rc2/m-p/266790#M2366</link>
      <description>&lt;BLOCKQUOTE&gt;Ralph wrote:&lt;BR /&gt;
The most likely problem is that the project is now in a different position relative to the dev-kit. Add-on resources use a platform-neutral format that is converted to native resources during the build process. The path to the converter is usually relative to the project, so if you moved somewhere where the relative path is broken, the resources won't be converted and compiler won't be able to find the required platform-specific resource files.
&lt;/BLOCKQUOTE&gt;

Thank you. But I thought I has set some path used by compiler. Is there a specific path that is connected with resources file?</description>
      <pubDate>Mon, 03 Aug 2020 02:22:27 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Not-found-grc-rc2/m-p/266790#M2366</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-08-03T02:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: Not found *grc.rc2</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Not-found-grc-rc2/m-p/266791#M2367</link>
      <description>I have solved it: right click the *rc file included in the VC project -&amp;gt; change the command line ".*ResConv.exe" to its correct path.</description>
      <pubDate>Mon, 03 Aug 2020 03:17:56 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Not-found-grc-rc2/m-p/266791#M2367</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-08-03T03:17:56Z</dc:date>
    </item>
  </channel>
</rss>

