<?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: Building API Example Fail? in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/Building-API-Example-Fail/m-p/249137#M4312</link>
    <description>&lt;BLOCKQUOTE&gt;Ralph wrote:&lt;BR /&gt;
You could temporarily work around this by turning off the "Treat Warnings as Error" option in the C++ &amp;gt; General panel of the project settings. Possibly reducing the warning level for the project might do the trick too.
&lt;/BLOCKQUOTE&gt;
It's working for me, thank you very much ^^</description>
    <pubDate>Thu, 04 Oct 2018 14:40:38 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-10-04T14:40:38Z</dc:date>
    <item>
      <title>Building API Example Fail?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Building-API-Example-Fail/m-p/249135#M4310</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;I'm using VS 2017 as Blog said and not upgrade, I have just built it without any changes. Please show me why the Built has been failed and how to fix its resource link?&lt;BR /&gt;&lt;BR /&gt;This is report when built failed:
&lt;BLOCKQUOTE&gt;1&amp;gt;------ Build started: Project: MarkUp_Manager, Configuration: Debug x64 ------&lt;BR /&gt;1&amp;gt;Compiling the localized GRC file...&lt;BR /&gt;1&amp;gt;Compiling the non-localized GRC file...&lt;BR /&gt;1&amp;gt;Compiling the RC2 file...&lt;BR /&gt;1&amp;gt;Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384&lt;BR /&gt;1&amp;gt;&lt;BR /&gt;1&amp;gt;Copyright (C) Microsoft Corporation. All rights reserved.&lt;BR /&gt;1&amp;gt;&lt;BR /&gt;1&amp;gt;&lt;BR /&gt;1&amp;gt;APICommon.c&lt;BR /&gt;1&amp;gt;C:\Program Files\Graphisoft\API Development Kit 22.3004\Support\Modules\GSUtils\GSSystem.h : error C2220: warning treated as error - no 'object' file generated&lt;BR /&gt;1&amp;gt;C:\Program Files\Graphisoft\API Development Kit 22.3004\Support\Modules\GSUtils\GSSystem.h : warning C4819: The file contains a character that cannot be represented in the current code page (932). Save the file in Unicode format to prevent data loss&lt;BR /&gt;1&amp;gt;MarkUp_Manager.cpp&lt;BR /&gt;1&amp;gt;MarkUp_Test.cpp&lt;BR /&gt;1&amp;gt;Generating Code...&lt;BR /&gt;1&amp;gt;Done building project "MarkUp_Manager.vcxproj" -- FAILED.&lt;BR /&gt;========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========&lt;/BLOCKQUOTE&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 06 Oct 2022 11:12:31 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Building-API-Example-Fail/m-p/249135#M4310</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-10-06T11:12:31Z</dc:date>
    </item>
    <item>
      <title>Re: Building API Example Fail?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Building-API-Example-Fail/m-p/249136#M4311</link>
      <description>Looks like the file GSUtils\GSSystem.h has an invalid character, specifically the copyright symbol (©) in the copyright notice. Earlier versions of VS don't seem to complain about that.&lt;BR /&gt;
&lt;BR /&gt;
You could temporarily work around this by turning off the "Treat Warnings as Error" option in the C++ &amp;gt; General panel of the project settings. Possibly reducing the warning level for the project might do the trick too.&lt;BR /&gt;
&lt;BR /&gt;
Or you could edit the file to fix the copyright character, but I wouldn't recommend manually editing API headers.</description>
      <pubDate>Thu, 04 Oct 2018 08:22:37 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Building-API-Example-Fail/m-p/249136#M4311</guid>
      <dc:creator>Ralph Wessel</dc:creator>
      <dc:date>2018-10-04T08:22:37Z</dc:date>
    </item>
    <item>
      <title>Re: Building API Example Fail?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Building-API-Example-Fail/m-p/249137#M4312</link>
      <description>&lt;BLOCKQUOTE&gt;Ralph wrote:&lt;BR /&gt;
You could temporarily work around this by turning off the "Treat Warnings as Error" option in the C++ &amp;gt; General panel of the project settings. Possibly reducing the warning level for the project might do the trick too.
&lt;/BLOCKQUOTE&gt;
It's working for me, thank you very much ^^</description>
      <pubDate>Thu, 04 Oct 2018 14:40:38 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Building-API-Example-Fail/m-p/249137#M4312</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-04T14:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: Building API Example Fail?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Building-API-Example-Fail/m-p/249138#M4313</link>
      <description>Sorry but I cannot Build the Geometry_Test Example, error is below&lt;BR /&gt;
&lt;BR /&gt;
1&amp;gt;------ Build started: Project: Geometry_Test, Configuration: Debug x64 ------&lt;BR /&gt;
1&amp;gt;Geometry_Test.cpp&lt;BR /&gt;
1&amp;gt;c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.15.26726\include\xlocale(485): error C2589: '(': illegal token on right side of '::'&lt;BR /&gt;
1&amp;gt;c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.15.26726\include\xlocale(485): error C2146: syntax error: missing ')' before identifier 'strcmp_DISABLED'&lt;BR /&gt;
1&amp;gt;c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.15.26726\include\xlocale(485): error C2065: 'strcmp_DISABLED': undeclared identifier&lt;BR /&gt;
1&amp;gt;c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.15.26726\include\xlocale(485): error C2143: syntax error: missing ';' before '!'&lt;BR /&gt;
1&amp;gt;c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.15.26726\include\xlocale(485): error C2059: syntax error: ')'&lt;BR /&gt;
1&amp;gt;c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.15.26726\include\xlocale(485): error C2059: syntax error: '=='&lt;BR /&gt;
1&amp;gt;Done building project "Geometry_Test.vcxproj" -- FAILED.&lt;BR /&gt;
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========&lt;BR /&gt;
&lt;BR /&gt;
Please show me how to fix it to build.&lt;BR /&gt;
Regards, HAI</description>
      <pubDate>Sat, 20 Jul 2019 14:48:55 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Building-API-Example-Fail/m-p/249138#M4313</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-20T14:48:55Z</dc:date>
    </item>
    <item>
      <title>Re: Building API Example Fail?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Building-API-Example-Fail/m-p/249139#M4314</link>
      <description>And one more question is when I build successfully but cannot load it with just Warning mark in Add-On Manager. Please help me to fix it.&lt;BR /&gt;
Best regards,</description>
      <pubDate>Sat, 20 Jul 2019 15:06:21 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Building-API-Example-Fail/m-p/249139#M4314</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-20T15:06:21Z</dc:date>
    </item>
  </channel>
</rss>

