<?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 Launch ArchiCAD 13 in Debug Mode from Visual Studio 2005 in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/Launch-ArchiCAD-13-in-Debug-Mode-from-Visual-Studio-2005/m-p/184648#M6059</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;I am trying to rebuild a project from ArchiCAD 10 to ArchiCAD 13. When I finished converting all the codes and about to launch ArchiCAD in Debug Mode, I got this a window saying:&lt;BR /&gt;&lt;BR /&gt;Debugging information for 'ArchiCAD.exe' cannot be found or does not match. No symbols loaded. Do you want to continue debugging? yes/no&lt;BR /&gt;&lt;BR /&gt;I chose yes, then, it generates this msg in the Dissembly window and stopped there...&lt;BR /&gt;&lt;BR /&gt;&amp;gt; ArchiCAD.exe!00000001434fc520() &lt;BR /&gt;[Frames below may be incorrect and/or missing, no symbols loaded for ArchiCAD.exe] &lt;BR /&gt;kernel32.dll!0000000076eff56d() &lt;BR /&gt;ntdll.dll!0000000077133021() &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I used to get this part quite easily with Visual Studio 2003 by just entering &lt;BR /&gt;"C:\Program Files\Graphisoft\ArchiCAD 10\ArchiCAD.exe" into the "Command" column under the "Debugging" Tab of the Project Property Page.&lt;BR /&gt;&lt;BR /&gt;I tried to enter: &lt;BR /&gt;"C:\Program Files\Graphisoft\ArchiCAD 13\ArchiCAD.exe"&lt;BR /&gt;into the Debugging Tab's "Command" column inside the Project Propery Page but I got no luck.&lt;BR /&gt;&lt;BR /&gt;Please can anyone help me on this? Really appreciate.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Alfred&lt;/DIV&gt;</description>
    <pubDate>Thu, 03 Aug 2023 09:30:33 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-08-03T09:30:33Z</dc:date>
    <item>
      <title>Launch ArchiCAD 13 in Debug Mode from Visual Studio 2005</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Launch-ArchiCAD-13-in-Debug-Mode-from-Visual-Studio-2005/m-p/184648#M6059</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;I am trying to rebuild a project from ArchiCAD 10 to ArchiCAD 13. When I finished converting all the codes and about to launch ArchiCAD in Debug Mode, I got this a window saying:&lt;BR /&gt;&lt;BR /&gt;Debugging information for 'ArchiCAD.exe' cannot be found or does not match. No symbols loaded. Do you want to continue debugging? yes/no&lt;BR /&gt;&lt;BR /&gt;I chose yes, then, it generates this msg in the Dissembly window and stopped there...&lt;BR /&gt;&lt;BR /&gt;&amp;gt; ArchiCAD.exe!00000001434fc520() &lt;BR /&gt;[Frames below may be incorrect and/or missing, no symbols loaded for ArchiCAD.exe] &lt;BR /&gt;kernel32.dll!0000000076eff56d() &lt;BR /&gt;ntdll.dll!0000000077133021() &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I used to get this part quite easily with Visual Studio 2003 by just entering &lt;BR /&gt;"C:\Program Files\Graphisoft\ArchiCAD 10\ArchiCAD.exe" into the "Command" column under the "Debugging" Tab of the Project Property Page.&lt;BR /&gt;&lt;BR /&gt;I tried to enter: &lt;BR /&gt;"C:\Program Files\Graphisoft\ArchiCAD 13\ArchiCAD.exe"&lt;BR /&gt;into the Debugging Tab's "Command" column inside the Project Propery Page but I got no luck.&lt;BR /&gt;&lt;BR /&gt;Please can anyone help me on this? Really appreciate.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Alfred&lt;/DIV&gt;</description>
      <pubDate>Thu, 03 Aug 2023 09:30:33 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Launch-ArchiCAD-13-in-Debug-Mode-from-Visual-Studio-2005/m-p/184648#M6059</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-08-03T09:30:33Z</dc:date>
    </item>
    <item>
      <title>Re: Launch ArchiCAD 13 in Debug Mode from Visual Studio 2005</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Launch-ArchiCAD-13-in-Debug-Mode-from-Visual-Studio-2005/m-p/184649#M6060</link>
      <description>Resolved.&lt;BR /&gt;
I resolve this by keep holding Shift+ F11 for long enough and it will keep skipping through all the error and eventually launch ArchiCAD.</description>
      <pubDate>Thu, 05 Aug 2010 16:56:21 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Launch-ArchiCAD-13-in-Debug-Mode-from-Visual-Studio-2005/m-p/184649#M6060</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-08-05T16:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: Launch ArchiCAD 13 in Debug Mode from Visual Studio 2005</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Launch-ArchiCAD-13-in-Debug-Mode-from-Visual-Studio-2005/m-p/184650#M6061</link>
      <description>&lt;BLOCKQUOTE&gt;ALFREDMAN wrote:&lt;BR /&gt;Resolved.&lt;BR /&gt;
I resolve this by keep holding Shift+ F11 for long enough and it will keep skipping through all the error and eventually launch ArchiCAD.&lt;/BLOCKQUOTE&gt;
You shouldn't have to do that - I'm not seeing that behaviour during debugging. Can you post or PM a screen-grab of your debugging settings panel?</description>
      <pubDate>Thu, 05 Aug 2010 19:16:02 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Launch-ArchiCAD-13-in-Debug-Mode-from-Visual-Studio-2005/m-p/184650#M6061</guid>
      <dc:creator>Ralph Wessel</dc:creator>
      <dc:date>2010-08-05T19:16:02Z</dc:date>
    </item>
  </channel>
</rss>

