Re: MSVC 2013 Compiling Issue?
Bryce Harrington <[email protected]>
| Newsgroups | gmane.comp.lib.cairo |
|---|---|
| Message-ID | <[email protected]> |
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