<DIV>Hi Mirelle,</DIV>
<DIV>Read carefully the errors :</DIV>
<DIV>unresolved external symbol "public: float __thiscall FTFont</DIV>
<DIV>unresolved external symbol "public: static class FTLibrary * __cdecl <BR>(vtkFreeTypeUtilities.obj) : error LNK2019: unresolved external symbol "public: bool __thiscall FTFont</DIV>
<DIV>=&gt; FTFont, FTLibrary, ...</DIV>
<DIV>Did you include vtkfreetype.lib and vtkftgl.lib ?</DIV>
<DIV><BR><B><I>Mirelle Mellqvist &lt;mirelle_mellqvist@hotmail.com&gt;</I></B> wrote:</DIV>
<BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">Hi all!<BR>I decided a while ago to use static libraries with vtk (earlier I used <BR>dynamically linkend) and I have had a few examples working with the static <BR>libraries. I am using Visual studio .net and I am pretty sure that I have <BR>included all the libraries in a correct way. Now when we started working on <BR>a new project I keep getting these errors that I don't understand.<BR>I have looked through the mailing list for problems of the same kind, but no <BR>luck there. So therefor I decided to send out an e-mail in hope that someone <BR>else ran into this problem.<BR>Please let me know if you know what I am missing out on. Here are my errors:<BR><BR>Compiling resources...<BR>Linking...<BR>vtkRendering.lib(vtkOpenGLFreeTypeTextMapper.obj) : error LNK2019: <BR>unresolved external symbol "public: float __thiscall FTFont::Advance(char <BR>const *)" (?Advance@FTFont@@QAEMPBD@Z)
 referenced in function "public: <BR>virtual void __thiscall vtkOpenGLFreeTypeTextMapper::GetSize(class <BR>vtkViewport *,int * const)" <BR>(?GetSize@vtkOpenGLFreeTypeTextMapper@@UAEXPAVvtkViewport@@QAH@Z)<BR>vtkRendering.lib(vtkOpenGLFreeTypeTextMapper.obj) : error LNK2019: <BR>unresolved external symbol "public: void __thiscall FTFont::BBox(char const <BR>*,float &amp;,float &amp;,float &amp;,float &amp;,float &amp;,float &amp;)" <BR>(?BBox@FTFont@@QAEXPBDAAM11111@Z) referenced in function "public: virtual <BR>void __thiscall vtkOpenGLFreeTypeTextMapper::GetSize(class vtkViewport *,int <BR>* const)" (?GetSize@vtkOpenGLFreeTypeTextMapper@@UAEXPAVvtkViewport@@QAH@Z)<BR>vtkRendering.lib(vtkFreeTypeUtilities.obj) : error LNK2019: unresolved <BR>external symbol "public: static class FTLibrary * __cdecl <BR>FTLibrary::GetInstance(void)" (?GetInstance@FTLibrary@@SAPAV1@XZ) referenced <BR>in function "public: struct FT_LibraryRec_ * * __thiscall <BR>vtkFreeTypeUtilities::GetLibrary(void)"
 <BR>(?GetLibrary@vtkFreeTypeUtilities@@QAEPAPAUFT_LibraryRec_@@XZ)<BR>vtkRendering.lib(vtkFreeTypeUtilities.obj) : error LNK2019: unresolved <BR>external symbol _FT_Set_Transform referenced in function <BR>_vtkFreeTypeUtilitiesFaceRequester<BR>vtkRendering.lib(vtkFreeTypeUtilities.obj) : error LNK2019: unresolved <BR>external symbol _FT_New_Memory_Face referenced in function <BR>_vtkFreeTypeUtilitiesFaceRequester<BR>vtkRendering.lib(vtkFreeTypeUtilities.obj) : error LNK2019: unresolved <BR>external symbol _FTC_Manager_Done referenced in function "private: void <BR>__thiscall vtkFreeTypeUtilities::ReleaseCacheManager(void)" <BR>(?ReleaseCacheManager@vtkFreeTypeUtilities@@AAEXXZ)<BR>vtkRendering.lib(vtkFreeTypeUtilities.obj) : error LNK2019: unresolved <BR>external symbol "public: bool __thiscall FTFont::FaceSize(unsigned <BR>int,unsigned int)" (?FaceSize@FTFont@@QAE_NII@Z) referenced in function <BR>"public: struct vtkFreeTypeUtilities::Entry * __thiscall
 <BR>vtkFreeTypeUtilities::GetFont(class vtkTextProperty *,double * const)" <BR>(?GetFont@vtkFreeTypeUtilities@@QAEPAUEntry@1@PAVvtkTextProperty@@QAN@Z)<BR>vtkRendering.lib(vtkFreeTypeUtilities.obj) : error LNK2019: unresolved <BR>external symbol "public: __thiscall FTGLPixmapFont::FTGLPixmapFont(void)" <BR>(??0FTGLPixmapFont@@QAE@XZ) referenced in function "public: struct <BR>vtkFreeTypeUtilities::Entry * __thiscall vtkFreeTypeUtilities::GetFont(class <BR>vtkTextProperty *,double * const)" <BR>(?GetFont@vtkFreeTypeUtilities@@QAEPAUEntry@1@PAVvtkTextProperty@@QAN@Z)<BR>vtkRendering.lib(vtkFreeTypeUtilities.obj) : error LNK2019: unresolved <BR>external symbol "public: static void __cdecl <BR>FTLibraryCleanup::AddDependency(void (__cdecl*)(void))" <BR>(?AddDependency@FTLibraryCleanup@@SAXP6AXXZ@Z) referenced in function <BR>"public: __thiscall <BR>vtkFreeTypeUtilitiesCleanup::vtkFreeTypeUtilitiesCleanup(void)"
 <BR>(??0vtkFreeTypeUtilitiesCleanup@@QAE@XZ)<BR>vtkRendering.lib(vtkFreeTypeUtilities.obj) : error LNK2019: unresolved <BR>external symbol _FTC_CMapCache_New referenced in function "private: void <BR>__thiscall vtkFreeTypeUtilities::InitializeCacheManager(void)" <BR>(?InitializeCacheManager@vtkFreeTypeUtilities@@AAEXXZ)<BR>vtkRendering.lib(vtkFreeTypeUtilities.obj) : error LNK2019: unresolved <BR>external symbol _FTC_ImageCache_New referenced in function "private: void <BR>__thiscall vtkFreeTypeUtilities::InitializeCacheManager(void)" <BR>(?InitializeCacheManager@vtkFreeTypeUtilities@@AAEXXZ)<BR>vtkRendering.lib(vtkFreeTypeUtilities.obj) : error LNK2019: unresolved <BR>external symbol _FTC_Manager_New referenced in function "private: void <BR>__thiscall vtkFreeTypeUtilities::InitializeCacheManager(void)" <BR>(?InitializeCacheManager@vtkFreeTypeUtilities@@AAEXXZ)<BR>vtkRendering.lib(vtkFreeTypeUtilities.obj) : error LNK2019: unresolved <BR>external symbol _FTC_Manager_LookupSize
 referenced in function "public: int <BR>__thiscall vtkFreeTypeUtilities::GetSize(unsigned long,int,struct <BR>FT_SizeRec_ * *)" <BR>(?GetSize@vtkFreeTypeUtilities@@QAEHKHPAPAUFT_SizeRec_@@@Z)<BR>vtkRendering.lib(vtkFreeTypeUtilities.obj) : error LNK2019: unresolved <BR>external symbol _FTC_Manager_LookupFace referenced in function "public: int <BR>__thiscall vtkFreeTypeUtilities::GetFace(unsigned long,struct FT_FaceRec_ * <BR>*)" (?GetFace@vtkFreeTypeUtilities@@QAEHKPAPAUFT_FaceRec_@@@Z)<BR>vtkRendering.lib(vtkFreeTypeUtilities.obj) : error LNK2019: unresolved <BR>external symbol _FTC_CMapCache_Lookup referenced in function "public: int <BR>__thiscall vtkFreeTypeUtilities::GetGlyphIndex(unsigned long,char,unsigned <BR>int *)" (?GetGlyphIndex@vtkFreeTypeUtilities@@QAEHKDPAI@Z)<BR>vtkRendering.lib(vtkFreeTypeUtilities.obj) : error LNK2019: unresolved <BR>external symbol _FTC_ImageCache_Lookup referenced in function "public: int <BR>__thiscall vtkFreeTypeUtilities::GetGlyph(unsigned
 long,int,unsigned <BR>int,struct FT_GlyphRec_ * *,int)" <BR>(?GetGlyph@vtkFreeTypeUtilities@@QAEHKHIPAPAUFT_GlyphRec_@@H@Z)<BR>vtkRendering.lib(vtkFreeTypeUtilities.obj) : error LNK2019: unresolved <BR>external symbol _FT_Get_Kerning referenced in function "public: int <BR>__thiscall vtkFreeTypeUtilities::GetBoundingBox(class vtkTextProperty *,char <BR>const *,int * const)" <BR>(?GetBoundingBox@vtkFreeTypeUtilities@@QAEHPAVvtkTextProperty@@PBDQAH@Z)<BR>Release/WinApp.exe : fatal error LNK1120: 17 unresolved externals<BR><BR>Build log was saved at <BR>"file://c:\Mirelle\20041019\WinApp_Peter\Release\BuildLog.htm"<BR>WinApp - 18 error(s), 0 warning(s)<BR><BR><BR>---------------------- Done ----------------------<BR><BR>Rebuild All: 0 succeeded, 1 failed, 0 skipped<BR><BR><BR>Kind regards,<BR>Mirelle Mellqvist<BR><BR>_________________________________________________________________<BR>Lättare att hitta drömresan med MSN Resor
 http://www.msn.se/resor/<BR><BR>_______________________________________________<BR>This is the private VTK discussion list. <BR>Please keep messages on-topic. Check the FAQ at: <HTTP: vtkfaq cgi-bin public.kitware.com><BR>Follow this link to subscribe/unsubscribe:<BR>http://www.vtk.org/mailman/listinfo/vtkusers<BR></BLOCKQUOTE><BR><BR><DIV>
<DIV>Aurélien REGAT-BARREL <BR>My VTK blog : <A href="http://aurelien_regat-barrel.blogspot.com/">http://aurelien_regat-barrel.blogspot.com</A></DIV></DIV><p>
                <hr size=1>
Vous manquez d’espace pour stocker vos mails ? 
<br><font color=red><b>Yahoo! Mail vous offre GRATUITEMENT 100 Mo ! </b></font><br><a href="http://fr.rd.yahoo.com/evt=25918/*http://fr.rd.yahoo.com/mail/mail_taglines_100/hotmail/*http://fr.benefits.yahoo.com/" target="_blank">Créez votre Yahoo! Mail</a>
<br><br><font color="red"><b>
Le nouveau Yahoo! Messenger est arrivé !</b></font> Créez vos avatars, envoyez des audiofuns et découvrez toutes les autres nouveautés. <a href="http://fr.rd.yahoo.com/evt=26110/*http://fr.rd.yahoo.com/messenger/mail_taglines/hotmail/*http://fr.messenger.yahoo.com" target="_top">Téléchargez GRATUITEMENT ici !</a>