--------------------------------------------
On Thu, 7/7/16, Hin-Tak Leung <[email protected]> wrote:


  
>  From: Werner LEMBERG <[email protected]>
 
> > What do you think?  Due to a linking problem on OS X
 I
  have to release
  a new FreeType version quite soon, and I could add this
  rather easily
  by implementing a hook into `FT_Init_FreeType' that simply
  calls
  `FT_Property_Set'.
 
 
> I have just finished cross-compiling libpng for Mac OS X
 (which freetype depends on) and about to cross compile
 freetype for OS X also. What's the issue? I probably will
 find out in an hour or two when I get to it? 


I have indeed got to the mac build breakage, while cross compiling...
I'll go and see git if Werner had committed a fix yet :-).

===
Undefined symbols:
  "_FT_New_Face_From_FOND", referenced from:
     -exported_symbols_list command line option
  "_FT_GetFile_From_Mac_ATS_Name", referenced from:
     -exported_symbols_list command line option
  "_FT_GetFile_From_Mac_Name", referenced from:
     -exported_symbols_list command line option
  "_FT_New_Face_From_FSSpec", referenced from:
     -exported_symbols_list command line option
  "_FT_New_Face_From_FSRef", referenced from:
     -exported_symbols_list command line option
  "_FT_GetFilePath_From_Mac_ATS_Name", referenced from:
     -exported_symbols_list command line option
ld: symbol(s) not found
collect2: ld returned 1 exit status
===

_______________________________________________
Freetype-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to