octave-maintainers
[Top][All Lists]
Advanced

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

link errors in linking liboctinterp.dll : Freetype Problem (MinGW Build)


From: Tatsuro MATSUOKA
Subject: link errors in linking liboctinterp.dll : Freetype Problem (MinGW Build)
Date: Fri, 8 Jan 2010 18:15:45 +0900 (JST)

Hello

I have reached to the stage of linking liboctinterp.dll.

There occurred the following errors,

.libs/liboctinterp_la-txt-eng-ft.o:txt-eng-ft.cc:(.text+0x168): undefined 
reference to `FT_Done_Face'
.libs/liboctinterp_la-txt-eng-ft.o:txt-eng-ft.cc:(.text+0x346): undefined 
reference to
`FT_Set_Char_Size'
.libs/liboctinterp_la-txt-eng-ft.o:txt-eng-ft.cc:(.text+0xe06): undefined 
reference to `FT_Done_Face'
.libs/liboctinterp_la-txt-eng-ft.o:txt-eng-ft.cc:(.text+0xf12): undefined 
reference to `FT_Done_Face'
.libs/liboctinterp_la-txt-eng-ft.o:txt-eng-ft.cc:(.text+0x101e): undefined 
reference to `FT_Done_Face'
.libs/liboctinterp_la-txt-eng-ft.o:txt-eng-ft.cc:(.text+0x1ab5): undefined 
reference to
`FT_Get_Char_Index'
.libs/liboctinterp_la-txt-eng-ft.o:txt-eng-ft.cc:(.text+0x1adb): undefined 
reference to
`FT_Load_Glyph'
.libs/liboctinterp_la-txt-eng-ft.o:txt-eng-ft.cc:(.text+0x1b22): undefined 
reference to
`FT_Render_Glyph'
.libs/liboctinterp_la-txt-eng-ft.o:txt-eng-ft.cc:(.text+0x1ffd): undefined 
reference to
`FT_Get_Kerning'
.libs/liboctinterp_la-txt-eng-ft.o:txt-eng-ft.cc:(.text+0x25ed): undefined 
reference to
`FT_Get_Kerning'
.libs/liboctinterp_la-txt-eng-ft.o:txt-eng-ft.cc:(.text$_ZN10ft_manager8get_fontERKSsS1_S1_d[ft_manager::get_font(std::basic_string<char,
std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, 
std::char_traits<char>,
std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, 
std::allocator<char> >
const&, double)]+0x64): undefined reference to `FT_New_Face'
.libs/liboctinterp_la-txt-eng-ft.o:txt-eng-ft.cc:(.text$_ZN10ft_manager8get_fontERKSsS1_S1_d[ft_manager::get_font(std::basic_string<char,
std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, 
std::char_traits<char>,
std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, 
std::allocator<char> >
const&, double)]+0xbc): undefined reference to `FT_Init_FreeType'
collect2: ld returned 1 exit status


I'll check the Freetype libraries which are download from

http://www.gtk.org/download-windows.html

Regards

Tatsuro

--------------------------------------
Get the new Internet Explorer 8 optimized for Yahoo! JAPAN
http://pr.mail.yahoo.co.jp/ie8/


reply via email to

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