<?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[Fehler bei der Erstellung einer MFC-Anwendung]]></title><description><![CDATA[<p>Hallo zusammen,</p>
<p>habe versucht mit VC++ 5.0 eine MFC-Beispielanwendung zu erstellen und habe folgende Fehlermeldung bekommen:</p>
<blockquote>
<p>--------------------Konfiguration: mfc - Win32 Debug--------------------<br />
Begining build with project &quot;C:\DOKUMENTE UND EINSTELLUNGEN\USER\DESKTOP\mfc\mfc.dsp&quot;, at root.<br />
Active configuration is Win32 (x86) Application (based on Win32 (x86) Application)</p>
<p>Project's tools are:<br />
&quot;32-Bit C/C++-Compiler für 80x86&quot; with flags &quot;/nologo /MDd /W3 /Gm /GX /Zi /Od /D &quot;WIN32&quot; /D &quot;_DEBUG&quot; /D &quot;_WINDOWS&quot; /D &quot;_AFXDLL&quot; /Fp&quot;Debug/mfc.pch&quot; /Yu&quot;stdafx.h&quot; /Fo&quot;Debug/&quot; /Fd&quot;Debug/&quot; /FD /c &quot;<br />
&quot;OLE Type Library Maker&quot; with flags &quot;/nologo /D &quot;_DEBUG&quot; /mktyplib203 /o NUL /win32 &quot;<br />
&quot;Win32 Resource Compiler&quot; with flags &quot;/l 0x407 /fo&quot;Debug/mfc.res&quot; /d &quot;_DEBUG&quot; /d &quot;_AFXDLL&quot; &quot;<br />
&quot;Browser Database Maker&quot; with flags &quot;/nologo /o&quot;Debug/mfc.bsc&quot; &quot;<br />
&quot;COFF-Linker für 80x86&quot; with flags &quot;/nologo /subsystem:windows /incremental:yes /pdb:&quot;Debug/mfc.pdb&quot; /debug /machine:I386 /out:&quot;Debug/mfc.exe&quot; /pdbtype:sept &quot;<br />
&quot;Benutzerdefiniertes Erstellen&quot; with flags &quot;&quot;<br />
&quot;&lt;Component 0xa&gt;&quot; with flags &quot;&quot;</p>
<p>Creating command line &quot;rc.exe /l 0x407 /fo&quot;Debug/mfc.res&quot; /d &quot;_DEBUG&quot; /d &quot;_AFXDLL&quot; &quot;C:\Dokumente und Einstellungen\USER\Desktop\mfc\mfc.rc&quot;&quot;<br />
Creating temp file &quot;C:\DOKUME<sub>1\USER\LOKALE</sub>1\Temp\RSP165.tmp&quot; with contents &lt;/nologo /MDd /W3 /Gm /GX /Zi /Od /D &quot;WIN32&quot; /D &quot;_DEBUG&quot; /D &quot;_WINDOWS&quot; /D &quot;_AFXDLL&quot; /Fp&quot;Debug/mfc.pch&quot; /Yu&quot;stdafx.h&quot; /Fo&quot;Debug/&quot; /Fd&quot;Debug/&quot; /FD /c<br />
&quot;C:\Dokumente und Einstellungen\USER\Desktop\mfc\mfc.cpp&quot;<br />
&quot;C:\Dokumente und Einstellungen\USER\Desktop\mfc\MainFrm.cpp&quot;<br />
&quot;C:\Dokumente und Einstellungen\USER\Desktop\mfc\ChildFrm.cpp&quot;<br />
&quot;C:\Dokumente und Einstellungen\USER\Desktop\mfc\mfcDoc.cpp&quot;<br />
&quot;C:\Dokumente und Einstellungen\USER\Desktop\mfc\mfcView.cpp&quot;</p>
<blockquote></blockquote>
<p>Creating command line &quot;cl.exe <a class="plugin-mentions-user plugin-mentions-a" href="https://www.c-plusplus.net/forum/uid/869">@C</a>:\DOKUME<sub>1\USER\LOKALE</sub>1\Temp\RSP165.tmp&quot;<br />
Creating temp file &quot;C:\DOKUME<sub>1\USER\LOKALE</sub>1\Temp\RSP166.tmp&quot; with contents &lt;/nologo /MDd /W3 /Gm /GX /Zi /Od /D &quot;WIN32&quot; /D &quot;_DEBUG&quot; /D &quot;_WINDOWS&quot; /D &quot;_AFXDLL&quot; /Fp&quot;Debug/mfc.pch&quot; /Yc&quot;stdafx.h&quot; /Fo&quot;Debug/&quot; /Fd&quot;Debug/&quot; /FD /c<br />
&quot;C:\Dokumente und Einstellungen\USER\Desktop\mfc\StdAfx.cpp&quot;</p>
<blockquote></blockquote>
<p>Creating command line &quot;cl.exe <a class="plugin-mentions-user plugin-mentions-a" href="https://www.c-plusplus.net/forum/uid/869">@C</a>:\DOKUME<sub>1\USER\LOKALE</sub>1\Temp\RSP166.tmp&quot;<br />
Creating temp file &quot;C:\DOKUME<sub>1\USER\LOKALE</sub>1\Temp\RSP167.tmp&quot; with contents &lt;/nologo /subsystem:windows /incremental:yes /pdb:&quot;Debug/mfc.pdb&quot; /debug /machine:I386 /out:&quot;Debug/mfc.exe&quot; /pdbtype:sept<br />
&quot;.\Debug\mfc.obj&quot;<br />
&quot;.\Debug\StdAfx.obj&quot;<br />
&quot;.\Debug\MainFrm.obj&quot;<br />
&quot;.\Debug\ChildFrm.obj&quot;<br />
&quot;.\Debug\mfcDoc.obj&quot;<br />
&quot;.\Debug\mfcView.obj&quot;<br />
&quot;.\Debug\mfc.res&quot;&gt;<br />
Creating command line &quot;link.exe <a class="plugin-mentions-user plugin-mentions-a" href="https://www.c-plusplus.net/forum/uid/869">@C</a>:\DOKUME<sub>1\USER\LOKALE</sub>1\Temp\RSP167.tmp&quot;<br />
Der Befehl &quot;~vcecho!Ressourcen&quot; ist entweder falsch geschrieben oder<br />
konnte nicht gefunden werden.<br />
Fehler beim Ausführen von ~vcecho!Ressourcen.</p>
<p>mfc.exe - 1 Fehler, 0 Warnung(en)</p>
</blockquote>
<p>Kann da jemand etwas mit anfangen.</p>
<p>Gruß mr. tompkins</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/199839/fehler-bei-der-erstellung-einer-mfc-anwendung</link><generator>RSS for Node</generator><lastBuildDate>Tue, 07 Apr 2026 13:50:01 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/199839.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 07 Dec 2007 16:34:18 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Fehler bei der Erstellung einer MFC-Anwendung on Fri, 07 Dec 2007 16:34:18 GMT]]></title><description><![CDATA[<p>Hallo zusammen,</p>
<p>habe versucht mit VC++ 5.0 eine MFC-Beispielanwendung zu erstellen und habe folgende Fehlermeldung bekommen:</p>
<blockquote>
<p>--------------------Konfiguration: mfc - Win32 Debug--------------------<br />
Begining build with project &quot;C:\DOKUMENTE UND EINSTELLUNGEN\USER\DESKTOP\mfc\mfc.dsp&quot;, at root.<br />
Active configuration is Win32 (x86) Application (based on Win32 (x86) Application)</p>
<p>Project's tools are:<br />
&quot;32-Bit C/C++-Compiler für 80x86&quot; with flags &quot;/nologo /MDd /W3 /Gm /GX /Zi /Od /D &quot;WIN32&quot; /D &quot;_DEBUG&quot; /D &quot;_WINDOWS&quot; /D &quot;_AFXDLL&quot; /Fp&quot;Debug/mfc.pch&quot; /Yu&quot;stdafx.h&quot; /Fo&quot;Debug/&quot; /Fd&quot;Debug/&quot; /FD /c &quot;<br />
&quot;OLE Type Library Maker&quot; with flags &quot;/nologo /D &quot;_DEBUG&quot; /mktyplib203 /o NUL /win32 &quot;<br />
&quot;Win32 Resource Compiler&quot; with flags &quot;/l 0x407 /fo&quot;Debug/mfc.res&quot; /d &quot;_DEBUG&quot; /d &quot;_AFXDLL&quot; &quot;<br />
&quot;Browser Database Maker&quot; with flags &quot;/nologo /o&quot;Debug/mfc.bsc&quot; &quot;<br />
&quot;COFF-Linker für 80x86&quot; with flags &quot;/nologo /subsystem:windows /incremental:yes /pdb:&quot;Debug/mfc.pdb&quot; /debug /machine:I386 /out:&quot;Debug/mfc.exe&quot; /pdbtype:sept &quot;<br />
&quot;Benutzerdefiniertes Erstellen&quot; with flags &quot;&quot;<br />
&quot;&lt;Component 0xa&gt;&quot; with flags &quot;&quot;</p>
<p>Creating command line &quot;rc.exe /l 0x407 /fo&quot;Debug/mfc.res&quot; /d &quot;_DEBUG&quot; /d &quot;_AFXDLL&quot; &quot;C:\Dokumente und Einstellungen\USER\Desktop\mfc\mfc.rc&quot;&quot;<br />
Creating temp file &quot;C:\DOKUME<sub>1\USER\LOKALE</sub>1\Temp\RSP165.tmp&quot; with contents &lt;/nologo /MDd /W3 /Gm /GX /Zi /Od /D &quot;WIN32&quot; /D &quot;_DEBUG&quot; /D &quot;_WINDOWS&quot; /D &quot;_AFXDLL&quot; /Fp&quot;Debug/mfc.pch&quot; /Yu&quot;stdafx.h&quot; /Fo&quot;Debug/&quot; /Fd&quot;Debug/&quot; /FD /c<br />
&quot;C:\Dokumente und Einstellungen\USER\Desktop\mfc\mfc.cpp&quot;<br />
&quot;C:\Dokumente und Einstellungen\USER\Desktop\mfc\MainFrm.cpp&quot;<br />
&quot;C:\Dokumente und Einstellungen\USER\Desktop\mfc\ChildFrm.cpp&quot;<br />
&quot;C:\Dokumente und Einstellungen\USER\Desktop\mfc\mfcDoc.cpp&quot;<br />
&quot;C:\Dokumente und Einstellungen\USER\Desktop\mfc\mfcView.cpp&quot;</p>
<blockquote></blockquote>
<p>Creating command line &quot;cl.exe <a class="plugin-mentions-user plugin-mentions-a" href="https://www.c-plusplus.net/forum/uid/869">@C</a>:\DOKUME<sub>1\USER\LOKALE</sub>1\Temp\RSP165.tmp&quot;<br />
Creating temp file &quot;C:\DOKUME<sub>1\USER\LOKALE</sub>1\Temp\RSP166.tmp&quot; with contents &lt;/nologo /MDd /W3 /Gm /GX /Zi /Od /D &quot;WIN32&quot; /D &quot;_DEBUG&quot; /D &quot;_WINDOWS&quot; /D &quot;_AFXDLL&quot; /Fp&quot;Debug/mfc.pch&quot; /Yc&quot;stdafx.h&quot; /Fo&quot;Debug/&quot; /Fd&quot;Debug/&quot; /FD /c<br />
&quot;C:\Dokumente und Einstellungen\USER\Desktop\mfc\StdAfx.cpp&quot;</p>
<blockquote></blockquote>
<p>Creating command line &quot;cl.exe <a class="plugin-mentions-user plugin-mentions-a" href="https://www.c-plusplus.net/forum/uid/869">@C</a>:\DOKUME<sub>1\USER\LOKALE</sub>1\Temp\RSP166.tmp&quot;<br />
Creating temp file &quot;C:\DOKUME<sub>1\USER\LOKALE</sub>1\Temp\RSP167.tmp&quot; with contents &lt;/nologo /subsystem:windows /incremental:yes /pdb:&quot;Debug/mfc.pdb&quot; /debug /machine:I386 /out:&quot;Debug/mfc.exe&quot; /pdbtype:sept<br />
&quot;.\Debug\mfc.obj&quot;<br />
&quot;.\Debug\StdAfx.obj&quot;<br />
&quot;.\Debug\MainFrm.obj&quot;<br />
&quot;.\Debug\ChildFrm.obj&quot;<br />
&quot;.\Debug\mfcDoc.obj&quot;<br />
&quot;.\Debug\mfcView.obj&quot;<br />
&quot;.\Debug\mfc.res&quot;&gt;<br />
Creating command line &quot;link.exe <a class="plugin-mentions-user plugin-mentions-a" href="https://www.c-plusplus.net/forum/uid/869">@C</a>:\DOKUME<sub>1\USER\LOKALE</sub>1\Temp\RSP167.tmp&quot;<br />
Der Befehl &quot;~vcecho!Ressourcen&quot; ist entweder falsch geschrieben oder<br />
konnte nicht gefunden werden.<br />
Fehler beim Ausführen von ~vcecho!Ressourcen.</p>
<p>mfc.exe - 1 Fehler, 0 Warnung(en)</p>
</blockquote>
<p>Kann da jemand etwas mit anfangen.</p>
<p>Gruß mr. tompkins</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1416640</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1416640</guid><dc:creator><![CDATA[mr. tompkins]]></dc:creator><pubDate>Fri, 07 Dec 2007 16:34:18 GMT</pubDate></item></channel></rss>