[vtkusers] (no subject)
ttickle
ttickle at cs.uno.edu
Mon Feb 28 03:53:06 EST 2005
刘博 wrote:
>hi,
> i'm a new learner.when studying the examples in vtk source code(VTK\Examples\GUI\Win32\vtkMFC),i encounter an annoying problem.the compile progresse is ok.but when linking there are lots of problem similar to the one below:
>
><<<<vtkRendering.lib(vtkFreeTypeFontCache.obj) : error LNK2001: unresolved external symbol "public: __thiscall FTGLPixmapFont::FTGLPixmapFont(void)" (??0FTGLPixmapFont@@QAE at XZ)>>>>
>
>i don't kown why. i would be honored if someone could help me.
> ralph in china
>
>
>------------------------------------------------------------------------
>
>_______________________________________________
>This is the private VTK discussion list.
>Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
>Follow this link to subscribe/unsubscribe:
>http://www.vtk.org/mailman/listinfo/vtkusers
>
>
>------------------------------------------------------------------------
>
>No virus found in this incoming message.
>Checked by AVG Anti-Virus.
>Version: 7.0.300 / Virus Database: 266.5.0 - Release Date: 2/25/
>
>
Your missing an include file somewhere. You probably need to include
vtkftlgl.lib. This should solve your problems.
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 266.5.0 - Release Date: 2/25/2005
More information about the vtkusers
mailing list