[cairo] Performance issue with get_text_extents

Robert Prückl rprueckl at gmail.com
Fri Mar 30 16:37:23 PDT 2012


Hi again,

as so far nobody seem to have an idea about my previous post I wanted
to upgrade to a more up-to-date version of the whole thing.
The problem is: I cannot link cairomm 1.9.8 against cairo 1.10.2.
The linker writes the following:

surface.obj : error LNK2019: unresolved external symbol "public:
__thiscall Cairo::Device::Device(struct _cairo_device *,bool)"
(??0Device at Cairo@@QAE at PAU_cairo_device@@_N at Z) referenced in function
"public: class Cairo::RefPtr<class Cairo::Device> __thiscall
Cairo::Surface::get_device(void)"
(?get_device at Surface@Cairo@@QAE?AV?$RefPtr at VDevice@Cairo@@@2 at XZ)

Win32\Debug\cairomm-vc100-d-1_0.dll : fatal error LNK1120: 1
unresolved externals

This is the only error while compiling/linking.

Any ideas about this?

best,
R


More information about the cairo mailing list