<div dir="ltr">So funny story, the visual studio solutions I was using were missing that file. Which is why it could not find it.<div><br></div><div>My apologies!</div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Wed, Aug 6, 2014 at 8:05 PM, Bryce Harrington <span dir="ltr"><<a href="mailto:bryce@osg.samsung.com" target="_blank">bryce@osg.samsung.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5">On Wed, Aug 06, 2014 at 04:37:24AM -0300, Dub wrote:<br>
> Hello,<br>
><br>
> I am trying to compile on MSVC 2013 Pro and I am getting an error at<br>
><br>
> 1>cairo-traps-compositor.obj : error LNK2019: unresolved external symbol<br>
> __cairo_path_fixed_stroke_to_traps referenced in function<br>
> __cairo_traps_compositor_stroke<br>
> 1>D:\gtk_compliation\cairo\msvc\vs10\Release\Win32\bin\cairo-vs10.dll :<br>
> fatal error LNK1120: 1 unresolved externals<br>
><br>
> I am using<br>
> <a href="https://wiki.gnome.org/Projects/GTK%2B/Win32/MSVCCompilationOfGTKStack?action=AttachFile&do=get&target=cairo-vsprojects.zip" target="_blank">https://wiki.gnome.org/Projects/GTK%2B/Win32/MSVCCompilationOfGTKStack?action=AttachFile&do=get&target=cairo-vsprojects.zip</a><br>

> project files.<br>
><br>
> Any ideas of what is going on? When I did a search<br>
> for _cairo_path_fixed_stroke_to_traps I could only find it in that one<br>
> file. Does that come from somewhere else, maybe a library I am missing?<br>
><br>
> Any help would be appreciated.<br>
<br>
</div></div>If you're using a snapshot from over a week ago, maybe try the<br>
--disable-lto option.  That seems to have helped with a number of these<br>
"unresolved external symbol" errors about actually internal symbols.<br>
<span class="HOEnZb"><font color="#888888"><br>
Bryce<br>
</font></span></blockquote></div><br></div></div>