[ros-dev] SmartPDF (aka SumatraPDF) in rosapps, linking problems
Timo Kreuzer
timo.kreuzer at web.de
Sun Sep 30 17:36:45 CEST 2007
Klemens Friedl schrieb:
>> `_FT_Get_X11_Font_Format'
>>
> ... is related to freetype, our freetype has only
> "FT_Get_X11_Font_Format" but none with leading underscore (ftxf86.c
> and ftxf86.h of freetype).
>
The underscore is always added. The problem is that our freetype.dll
doesn't export FT_Get_X11_Font_Format.
But there's another problem: our freetype dll is a kernel mode dll
linking to ntoskrnl.exe, so even if you could link the app, it wouldn't
work. So you would first need to compile freetype as a static lib.
Timo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-dev/attachments/20070930/9d8db263/attachment.html
More information about the Ros-dev
mailing list