<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">


<META content="MSHTML 6.00.2800.1106" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN class=950115515-02092003>I have tried to 
build an MFC application "from scratch". I have carefully duplicated all the 
settings I could find in the sample project Win32SampleMFC, which compiles and 
links, in my new project, which will compile but not link.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=950115515-02092003></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=950115515-02092003>I get 118 unresolved 
externals of the form:</SPAN></FONT></DIV>
<DIV><FONT size=2><SPAN class=950115515-02092003><FONT size=1>
<P><FONT face=Arial>vtkRendering.lib(vtkCamera.obj) : error LNK2001: unresolved 
external symbol "__declspec(dllimport) class std::basic_ostream&lt;char,struct 
std::char_traits&lt;char&gt; &gt; &amp; __cdecl std::operator&lt;&lt;(class 
std::basic_ostream&lt;char,struct std::char_traits&lt;char&gt; &gt; &amp;,char 
const *)" 
(__imp_??6std@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@0@AAV10@PBD@Z)</FONT></P>
<P><FONT face=Arial size=2><SPAN class=950115515-02092003>Does anyone know 
what's going on here? I have compared the Visual Studio command lines for 
compile and link and could not find any 
differences.</SPAN></FONT></P></FONT></SPAN></FONT></DIV>
<P><I><FONT face="Times New Roman" color=#000080 size=4><IMG alt="GE logo" 
src="cid:950115515@02092003-1884">GE Medical Systems</FONT></I> <BR><FONT 
face="Times New Roman" color=#ff0000 
size=2>_______________________________________________</FONT> <BR><B><FONT 
face=Arial color=#ff6600 size=2>
<MARQUEE scrollAmount=1 scrollDelay=400 direction=down behavior=alternate loop=0 
height=20>John Dubois</MARQUEE></FONT></B><BR><FONT face=Arial color=#ff6600 
size=2>
<MARQUEE scrollAmount=10 scrollDelay=20 behavior=alternate width=350 
loops="0">Software Programmer</MARQUEE></FONT></P>
<P><FONT face=Arial color=#ff6600 size=2>Functional and Molecular Imaging</FONT> 
<BR><FONT face=Arial color=#ff6600 size=2>Phone:&nbsp;519-858-5009</FONT> 
<BR><FONT face=Arial color=#ff6600 size=2>E-mail: <A 
title="Click to send John an e-mail!" 
href="mailto:John.Dubois@med.ge.com?subject=e-mail reply">John.Dubois@med.ge.com</A></FONT> 
</P>
<DIV>&nbsp;</DIV></BODY></HTML>