<div dir="ltr">Where did your &quot;system freetype&quot; library come from?<div>What version is it?</div><div><br><br><div class="gmail_quote">On Wed, Jul 16, 2008 at 8:12 AM, Oliver Kania &lt;<a href="mailto:ptw.freiburg@googlemail.com">ptw.freiburg@googlemail.com</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div dir="ltr">Hello,<br>I can build all VTK 5.3 libraries with option &quot;use system freetype&quot; turned on.<br>I am using Windows and a static freetype lib.<br>
However, when compiling the vtk Tests or my own application, I get<br>
errors of the following type:<br><br>vtkftgl.lib(FTFace.obj) : error LNK2019: unresolved external symbol __imp__FT_New_Face referenced in function &quot;public: bool __thiscall FTFace::Open(char const *)&quot; (?Open@FTFace@@QAE_NPBD@Z)<br>

vtkftgl.lib(FTFace.obj) : error LNK2019: unresolved external symbol __imp__FT_Attach_File referenced in function &quot;public: bool __thiscall FTFace::Attach(char const *)&quot; (?Attach@FTFace@@QAE_NPBD@Z)<br>vtkftgl.lib(FTFace.obj) : error LNK2019: unresolved external symbol __imp__FT_Done_Face referenced in function &quot;public: void __thiscall FTFace::Close(void)&quot; (?Close@FTFace@@QAEXXZ)<br>

<br>I double checked that the linker-directory and linker-input are both <br>set correctly to the static freetype lib.<br><br>Best regards,<br>Oliver<br><br></div>
<br>_______________________________________________<br>
This is the private VTK discussion list.<br>
Please keep messages on-topic. Check the FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br></div></div>