[cairo] MSVC 2013 Compiling Issue?

Dub dubcanada at gmail.com
Wed Aug 6 16:57:22 PDT 2014


So funny story, the visual studio solutions I was using were missing that
file. Which is why it could not find it.

My apologies!


On Wed, Aug 6, 2014 at 8:05 PM, Bryce Harrington <bryce at osg.samsung.com>
wrote:

> On Wed, Aug 06, 2014 at 04:37:24AM -0300, 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
> > 1>D:\gtk_compliation\cairo\msvc\vs10\Release\Win32\bin\cairo-vs10.dll :
> > fatal error LNK1120: 1 unresolved externals
> >
> > I am using
> >
> https://wiki.gnome.org/Projects/GTK%2B/Win32/MSVCCompilationOfGTKStack?action=AttachFile&do=get&target=cairo-vsprojects.zip
> > project files.
> >
> > Any ideas of what is going on? When I did a search
> > for _cairo_path_fixed_stroke_to_traps I could only find it in that one
> > file. Does that come from somewhere else, maybe a library I am missing?
> >
> > Any help would be appreciated.
>
> If you're using a snapshot from over a week ago, maybe try the
> --disable-lto option.  That seems to have helped with a number of these
> "unresolved external symbol" errors about actually internal symbols.
>
> Bryce
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cairographics.org/archives/cairo/attachments/20140806/e527137c/attachment.html>


More information about the cairo mailing list