[cairo] MSVC 2013 Compiling Issue?

John Emmas johne53 at tiscali.co.uk
Wed Aug 6 00:59:34 PDT 2014


On 06/08/2014 08:37, Dub wrote:
> Hello,
>
> I am trying to compile on MSVC 2013 Pro and I am getting an error at
>
> 1>cairo-traps-compositor.obj : error LNK2019: unresolved external 
> symbol __cairo_path_fixed_stroke_to_traps referenced in function 
> __cairo_traps_compositor_stroke
>

It seems to be implemented in 'src/cairo-path-stroke-traps.c'.  Did that 
get eliminated from your build project somehow?

Also - make sure you're compiling as 'C' code (not C++).

John


More information about the cairo mailing list