<?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: Can't load sample, even with Developer ID in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/Can-t-load-sample-even-with-Developer-ID/m-p/192558#M6333</link>
    <description>&lt;BLOCKQUOTE&gt;Karl wrote:&lt;BR /&gt; When I got my Developer ID, it was a four character text string.  This string is not acceptable as the MDID in the grc file - it had to be converted to a numeric hex value of the form 0xAABBCCDD where AA is the hex encoding for the first character of the dev id, etc.&lt;/BLOCKQUOTE&gt;

I did this, Karl.&lt;BR /&gt;
&lt;BR /&gt;

&lt;BLOCKQUOTE&gt;Karl wrote:&lt;BR /&gt; (You also have to generate a unique add-on ID from your dev ID.) &lt;/BLOCKQUOTE&gt;

And also did this.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
But, when I'm going to add the Add-On to the Archicad, it can't be validated, or maybe Archicad can't recognize the *.bundle as an Add-On. But if I put the IDs correctly, compiled the bundle correctly, why can't it be validated? &lt;BR /&gt;
&lt;BR /&gt;
I hope I'm not bothering you. &lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
regards,&lt;BR /&gt;
&lt;BR /&gt;
Fred.</description>
    <pubDate>Mon, 17 Oct 2011 03:33:43 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-10-17T03:33:43Z</dc:date>
    <item>
      <title>Can't load sample, even with Developer ID</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Can-t-load-sample-even-with-Developer-ID/m-p/192556#M6331</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;I'm starting to develop an Archicad 14 Add-On and I think this beginning is kind of hard. &lt;BR /&gt;&lt;BR /&gt;I have a Developer ID, I already got the "AddOnAdmin" output numbers and put them in grc file (3D_TestFix.grc). I am trying to load that sample, "3D_Test", but even after compiling it and copy the "3D_Test.bundle" from the Debug folder to the Add-Ons folder, this thing is still red at "Add-On Manager" (Add-On info: This add-on cannot be validated. Please contact the distributor).&lt;BR /&gt;&lt;BR /&gt;I tried some solutions to similar problems described here in the Developer Forum, but I couldn't fix it and I'm going mad because of it. &lt;BR /&gt;I don't know what I have to do anymore.&lt;/DIV&gt;</description>
      <pubDate>Wed, 02 Aug 2023 19:11:07 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Can-t-load-sample-even-with-Developer-ID/m-p/192556#M6331</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-08-02T19:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: Can't load sample, even with Developer ID</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Can-t-load-sample-even-with-Developer-ID/m-p/192557#M6332</link>
      <description>I haven't done this in a couple of years ... but in case things are the same as they used to be, this might help...&lt;BR /&gt;
&lt;BR /&gt;
When I got my Developer ID, it was a four character text string.  This string is not acceptable as the MDID in the grc file - it had to be converted to a numeric hex value of the form 0xAABBCCDD where AA is the hex encoding for the first character of the dev id, etc.&lt;BR /&gt;
&lt;BR /&gt;
I'm guessing that might be the issue you're seeing?&lt;BR /&gt;
&lt;BR /&gt;
(You also have to generate a unique add-on ID from your dev ID.)&lt;BR /&gt;
&lt;BR /&gt;
Cheers,&lt;BR /&gt;
Karl</description>
      <pubDate>Mon, 17 Oct 2011 02:51:46 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Can-t-load-sample-even-with-Developer-ID/m-p/192557#M6332</guid>
      <dc:creator>Karl Ottenstein</dc:creator>
      <dc:date>2011-10-17T02:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: Can't load sample, even with Developer ID</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Can-t-load-sample-even-with-Developer-ID/m-p/192558#M6333</link>
      <description>&lt;BLOCKQUOTE&gt;Karl wrote:&lt;BR /&gt; When I got my Developer ID, it was a four character text string.  This string is not acceptable as the MDID in the grc file - it had to be converted to a numeric hex value of the form 0xAABBCCDD where AA is the hex encoding for the first character of the dev id, etc.&lt;/BLOCKQUOTE&gt;

I did this, Karl.&lt;BR /&gt;
&lt;BR /&gt;

&lt;BLOCKQUOTE&gt;Karl wrote:&lt;BR /&gt; (You also have to generate a unique add-on ID from your dev ID.) &lt;/BLOCKQUOTE&gt;

And also did this.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
But, when I'm going to add the Add-On to the Archicad, it can't be validated, or maybe Archicad can't recognize the *.bundle as an Add-On. But if I put the IDs correctly, compiled the bundle correctly, why can't it be validated? &lt;BR /&gt;
&lt;BR /&gt;
I hope I'm not bothering you. &lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
regards,&lt;BR /&gt;
&lt;BR /&gt;
Fred.</description>
      <pubDate>Mon, 17 Oct 2011 03:33:43 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Can-t-load-sample-even-with-Developer-ID/m-p/192558#M6333</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-10-17T03:33:43Z</dc:date>
    </item>
    <item>
      <title>Re: Can't load sample, even with Developer ID</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Can-t-load-sample-even-with-Developer-ID/m-p/192559#M6334</link>
      <description>Hopefully someone with more recent experience will reply... I cannot remember if you need to rename the '.bundle' to '.apx' or something...or if that is just aesthetic.  Been too long for me to remember...&lt;BR /&gt;
&lt;BR /&gt;
Cheers,&lt;BR /&gt;
Karl</description>
      <pubDate>Mon, 17 Oct 2011 15:09:02 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Can-t-load-sample-even-with-Developer-ID/m-p/192559#M6334</guid>
      <dc:creator>Karl Ottenstein</dc:creator>
      <dc:date>2011-10-17T15:09:02Z</dc:date>
    </item>
    <item>
      <title>Re: Can't load sample, even with Developer ID</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Can-t-load-sample-even-with-Developer-ID/m-p/192560#M6335</link>
      <description>&lt;BLOCKQUOTE&gt;fredfreitas wrote:&lt;BR /&gt;I have a Developer ID, I already got the "AddOnAdmin" output numbers and put them in grc file (3D_TestFix.grc). I am trying to load that sample, "3D_Test", but even after compiling it and copy the "3D_Test.bundle" from the Debug folder to the Add-Ons folder, this thing is still red at "Add-On Manager" (Add-On info: This add-on cannot be validated. Please contact the distributor).&lt;/BLOCKQUOTE&gt;
It's most likely to be a problem with the add-on's resources - either the compiler isn't generating the right information or the resources aren't linked into the add-on.&lt;BR /&gt;
&lt;BR /&gt;
First check the resource compiler output (.ro files) and confirm that the correct developer/add-on IDs are present.&lt;BR /&gt;
&lt;BR /&gt;
If that checks out, use DeRez to confirm that the add-on resources are present and correct.&lt;BR /&gt;
&lt;BR /&gt;
Also, which compiler (and version) are you using?</description>
      <pubDate>Tue, 18 Oct 2011 13:35:22 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Can-t-load-sample-even-with-Developer-ID/m-p/192560#M6335</guid>
      <dc:creator>Ralph Wessel</dc:creator>
      <dc:date>2011-10-18T13:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: Can't load sample, even with Developer ID</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Can-t-load-sample-even-with-Developer-ID/m-p/192561#M6336</link>
      <description>well, I am here to close this topic. I thought I was doing all those steps to validate my Add-On correctly, so I thought the Archicad could be damaged for some reason. I reinstalled it and my issue was resolved. Anyway I would like to thank everyone for helping me.</description>
      <pubDate>Fri, 21 Oct 2011 20:57:48 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Can-t-load-sample-even-with-Developer-ID/m-p/192561#M6336</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-10-21T20:57:48Z</dc:date>
    </item>
  </channel>
</rss>

