<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : VS2008 build issue</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : VS2008 build issue]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 13 Jun 2026 03:28:47 +0000</pubDate>
  <lastBuildDate>Sat, 08 Dec 2007 09:12:25 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=9037</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[VS2008 build issue : Ah it was to do with another .lib...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9037&amp;PID=29267&amp;title=vs2008-build-issue#29267</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2928">terrym</a><br /><strong>Subject:</strong> 9037<br /><strong>Posted:</strong> 08 December 2007 at 9:12am<br /><br />Ah it was to do with another .lib I was including which we needed to recompile under VS2008.<DIV>&nbsp;</DIV><DIV>Thanks</DIV>]]>
   </description>
   <pubDate>Sat, 08 Dec 2007 09:12:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9037&amp;PID=29267&amp;title=vs2008-build-issue#29267</guid>
  </item> 
  <item>
   <title><![CDATA[VS2008 build issue : We dont see same which is strange...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9037&amp;PID=29266&amp;title=vs2008-build-issue#29266</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2928">terrym</a><br /><strong>Subject:</strong> 9037<br /><strong>Posted:</strong> 08 December 2007 at 7:38am<br /><br />We dont see same which is strange lol, however why would a vc9 project want to:<DIV>&nbsp;</DIV><DIV>Error&nbsp;1&nbsp;fatal error LNK1104: cannot open file 'mfc80d.lib'&nbsp;Alphabet Names&nbsp;Alphabet Names<BR></DIV><DIV>include mfc80d.lib anyhow as surely it should be wanting mfc90d.lib</DIV><DIV>&nbsp;</DIV><DIV>We made a new test project and all is fine :(</DIV><DIV>&nbsp;</DIV><DIV>Any help appreciated.</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Sat, 08 Dec 2007 07:38:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9037&amp;PID=29266&amp;title=vs2008-build-issue#29266</guid>
  </item> 
  <item>
   <title><![CDATA[VS2008 build issue : Hi, If you create standard MFC...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9037&amp;PID=29254&amp;title=vs2008-build-issue#29254</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 9037<br /><strong>Posted:</strong> 08 December 2007 at 2:30am<br /><br />Hi,<DIV>If you create standard MFC application with Wizard do you see same? If so, reinstall vc.</DIV>]]>
   </description>
   <pubDate>Sat, 08 Dec 2007 02:30:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9037&amp;PID=29254&amp;title=vs2008-build-issue#29254</guid>
  </item> 
  <item>
   <title><![CDATA[VS2008 build issue : make sure the include and lib...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9037&amp;PID=29252&amp;title=vs2008-build-issue#29252</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3140">hari</a><br /><strong>Subject:</strong> 9037<br /><strong>Posted:</strong> 07 December 2007 at 8:10pm<br /><br />make sure the include and lib dirs in the VS2008 options point to the correct paths.]]>
   </description>
   <pubDate>Fri, 07 Dec 2007 20:10:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9037&amp;PID=29252&amp;title=vs2008-build-issue#29252</guid>
  </item> 
  <item>
   <title><![CDATA[VS2008 build issue : Ok cant compile my application...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9037&amp;PID=29245&amp;title=vs2008-build-issue#29245</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2928">terrym</a><br /><strong>Subject:</strong> 9037<br /><strong>Posted:</strong> 07 December 2007 at 2:34pm<br /><br />Ok cant compile my application in VS2008 as for some reason the project seems to want to use MFC 8<DIV>&nbsp;</DIV><DIV>Error&nbsp;1&nbsp;fatal error LNK1104: cannot open file 'mfc80d.lib'&nbsp;Alphabet Names&nbsp;Alphabet Names<BR></DIV><DIV>Very strange, any ideas anybody please</DIV><DIV>&nbsp;</DIV><DIV>Thanks in advance</DIV><DIV>Terry</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 07 Dec 2007 14:34:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9037&amp;PID=29245&amp;title=vs2008-build-issue#29245</guid>
  </item> 
 </channel>
</rss>