<!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.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi, I am having some problems getting some code
which compiled and ran fine, however we have recently reinstalled Visual C++ 6.0
and rebuilt VTK (the same version we used before). I can't think of
what changed when I did either of those two things. Has anyone seen the
fololowing messages?? Thanks!</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV>--------------------Configuration: Win32 App -
Win32<BR>Debug--------------------<BR>Linking...<BR>LINK : warning LNK4098:
defaultlib "MSVCRT" conflicts with use of other<BR>libs; use
/NODEFAULTLIB:library<BR>vtkRendering.lib(vtkOpenGLFreeTypeTextMapper.obj) :
error LNK2001:<BR>unresolved external symbol "public: float
__thiscall<BR>FTFont::Advance(char const *)"
(?Advance@FTFont@@QAEMPBD@Z)<BR>vtkRendering.lib(vtkOpenGLFreeTypeTextMapper.obj)
: error LNK2001:<BR>unresolved external symbol "public: void __thiscall
FTFont::BBox(char<BR>const *,float &,float &,float &,float
&,float &,float
&)"<BR>(?BBox@FTFont@@QAEXPBDAAM11111@Z)<BR>vtkRendering.lib(vtkFreeTypeFontCache.obj)
: error LNK2001: unresolved<BR>external symbol "public: static void
__cdecl<BR>FTLibraryCleanup::AddDependency(void
(__cdecl*)(void))"<BR>(?AddDependency@FTLibraryCleanup@@SAXP6AXXZ@Z)<BR>vtkRendering.lib(vtkFreeTypeFontCache.obj)
: error LNK2001: unresolved<BR>external symbol "public: bool __thiscall
FTFont::FaceSize(unsigned<BR>int,unsigned int)"
(?FaceSize@FTFont@@QAE_NII@Z)<BR>vtkRendering.lib(vtkFreeTypeFontCache.obj) :
error LNK2001: unresolved<BR>external symbol "public: bool __thiscall
FTFont::Attach(char const
*)"<BR>(?Attach@FTFont@@QAE_NPBD@Z)<BR>vtkRendering.lib(vtkFreeTypeFontCache.obj)
: error LNK2001: unresolved<BR>external symbol "public: bool __thiscall
FTFont::Open(char const<BR>*,bool)"
(?Open@FTFont@@QAE_NPBD_N@Z)<BR>vtkRendering.lib(vtkFreeTypeFontCache.obj) :
error LNK2001: unresolved<BR>external symbol "public:
__thiscall<BR>FTGLBitmapFont::FTGLBitmapFont(void)"
(??0FTGLBitmapFont@@QAE@XZ)<BR>vtkRendering.lib(vtkFreeTypeFontCache.obj) :
error LNK2001: unresolved<BR>external symbol "public:
__thiscall<BR>FTGLPixmapFont::FTGLPixmapFont(void)"
(??0FTGLPixmapFont@@QAE@XZ)<BR>Debug/Win32 App.exe : fatal error LNK1120: 8
unresolved externals<BR>Error executing link.exe.<BR><BR>Win32 App.exe - 9
error(s), 1 warning(s)<BR><BR></DIV></BODY></HTML>