<div dir="ltr">Hello,<div><br></div><div>I am trying to compile on MSVC 2013 Pro and I am getting an error at</div><div><br></div><div><div>1>cairo-traps-compositor.obj : error LNK2019: unresolved external symbol __cairo_path_fixed_stroke_to_traps referenced in function __cairo_traps_compositor_stroke</div>
<div>1>D:\gtk_compliation\cairo\msvc\vs10\Release\Win32\bin\cairo-vs10.dll : fatal error LNK1120: 1 unresolved externals</div></div><div><br></div><div>I am usingĀ <a href="https://wiki.gnome.org/Projects/GTK%2B/Win32/MSVCCompilationOfGTKStack?action=AttachFile&do=get&target=cairo-vsprojects.zip">https://wiki.gnome.org/Projects/GTK%2B/Win32/MSVCCompilationOfGTKStack?action=AttachFile&do=get&target=cairo-vsprojects.zip</a> project files.</div>
<div><br></div><div>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?</div><div>
<br></div><div>Any help would be appreciated.</div></div>