Cairo win32 Static linking
WC Black <[email protected]>
| Newsgroups | gmane.comp.lib.cairo |
|---|---|
| Message-ID | <[email protected]> |
I'm having trouble linking to cairo-static. I'm on windows compiling with VC. I compiled cairo myself using msys and VC. I get many of these: error LNK2019: unresolved external symbol __imp__cairo_create error LNK2019: unresolved external symbol __imp__cairo_destroy etc. Now, I'm pretty certain I've linked to all the proper libraries in my project: cairo-static, png, zlib and msimg32.lib all those linked in the DLL in the makefiles for cairo DLL. The cairo.lib shared library links fine. -- cairo mailing list [email protected] http://lists.cairographics.org/mailman/listinfo/cairo