<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Debuggin Problem, 1067]]></title><description><![CDATA[<p>hi,</p>
<p>ich habe ein problem beim debuggen meines vc6 projektes. im release modus kann ich das projekt (eine .dll) ohne probleme kompilieren. wenn ich es allerdings im debug modus versuche kommt immer die fehlermeldung:</p>
<p>\microsoft visual studio\vc98\include\utility(21) : fatal error C1067: compiler limit : debug information module size exceeded</p>
<p>hat jemand eine idee wie ich evtl. das limit höher setzen kann?!</p>
<p>bin für jede hilfe dankbar!</p>
<p>gary</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/56853/debuggin-problem-1067</link><generator>RSS for Node</generator><lastBuildDate>Tue, 02 Jun 2026 10:28:03 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/56853.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 29 Nov 2003 23:21:40 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Debuggin Problem, 1067 on Sat, 29 Nov 2003 23:21:40 GMT]]></title><description><![CDATA[<p>hi,</p>
<p>ich habe ein problem beim debuggen meines vc6 projektes. im release modus kann ich das projekt (eine .dll) ohne probleme kompilieren. wenn ich es allerdings im debug modus versuche kommt immer die fehlermeldung:</p>
<p>\microsoft visual studio\vc98\include\utility(21) : fatal error C1067: compiler limit : debug information module size exceeded</p>
<p>hat jemand eine idee wie ich evtl. das limit höher setzen kann?!</p>
<p>bin für jede hilfe dankbar!</p>
<p>gary</p>
]]></description><link>https://www.c-plusplus.net/forum/post/404710</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/404710</guid><dc:creator><![CDATA[bruckheimer]]></dc:creator><pubDate>Sat, 29 Nov 2003 23:21:40 GMT</pubDate></item><item><title><![CDATA[Reply to Debuggin Problem, 1067 on Mon, 01 Dec 2003 08:10:48 GMT]]></title><description><![CDATA[<p>Wenn du mal in die MSDN geguckt hättest, der Text scheint mir doch hilfreich zu sein:</p>
<blockquote>
<p>compiler limit : debug information module size exceeded</p>
<p>This error can be caused by a symbol with a decorated name that exceeds 247 characters.</p>
<p>Shorten the name of the symbol.</p>
</blockquote>
]]></description><link>https://www.c-plusplus.net/forum/post/405320</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/405320</guid><dc:creator><![CDATA[estartu]]></dc:creator><pubDate>Mon, 01 Dec 2003 08:10:48 GMT</pubDate></item></channel></rss>