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