Re: MSVC 2013 Compiling Issue?
Dub <[email protected]>
| Newsgroups | gmane.comp.lib.cairo |
|---|---|
| Message-ID | <CAK4iz+2_n4a06Jy+tGYUKCy0T4JowtqEVbM+S7jjia8QafKcyA@mail.gmail.com> |
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 <[email protected]> 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 > -- cairo mailing list [email protected] http://lists.cairographics.org/mailman/listinfo/cairo