[ros-dev] SmartPDF (aka SumatraPDF) in rosapps, linking problems
Klemens Friedl
frik85 at gmail.com
Sun Sep 30 17:11:13 CEST 2007
2007/9/30, Timo Kreuzer <timo.kreuzer at web.de>:
> I could resolve most of the linking errors by reordering the libs in the
> rbuild file.
> Yes, it does matter ;-)
okay, I understand.
> There are still 4 unresolved references left:
> `LaunchBrowser(char const*)'
... this one is a minor feature (launch a browser after clicking on a
link), and I have commented it out for the meanwhile
> `_wstr_dup'
> `_WinMain at 16'
hm, don't know why
> `_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).
> btw: is 'Kopie von SumatraPDF.cpp' still needed?
no, I deleted it plus some other unnecessary files
Klemens
More information about the Ros-dev
mailing list