freetype
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Freetype] Problem under Window's with msvc.


From: Charles Vidal
Subject: [Freetype] Problem under Window's with msvc.
Date: Wed, 04 Apr 2001 19:09:51 +0200

Hi.

I have compile with success the library with msvc 5.0 under window's
2000
, but there's a 
 missing symbol in it: 
freetype200b8_D.lib(ftinit.obj) : unresolved external symbol 
_psaux_module_class

 I can't compile the example program ( the ftview.exe  ) ,
 or one of my files.
( if there's a missing symbol in the library it's hard to 
compile sucessfully a program :(.

The errors appear in the linking ( for the ftview program ): 
ftview.obj : error LNK2001: unresolved external symbol
_FTC_Manager_Lookup_Size 
... _FTC_Image_Cache_New ..
... _FTC_SBit_Cache_New ..
... _FTC_Manager_New 
... _FTC_Manager_Done 
... _FTC_Image_Cache_Lookup
... _FTC_SBit_Cache_Lookup

freetype200b8_D.lib(ftinit.obj) : unresolved external symbol 
_psaux_module_class


Does any body have a solution or an idea ?

Thank's.

charles vidal.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]