[cairo] cairomm .def file

Stefan Klug klug.stefan at gmx.de
Wed Nov 26 02:44:57 PST 2008


Hi everybody,

I hope this is the right place for cairomm questions.

I'm having a hard time compiling cairomm for winCE under MSVC (I'd be 
happy doing it under a gcc build chain, but gcc and MSVC are C++ ABI 
incompatible).
Everything compiles, but I can't get it to generate an appropriate 
import .lib.
As cairomm doesn't use __declspec(dllexport), I need a .def file 
containing all exports.
But where do I get one?
MSDN says DEF files are generated by hand, but there must be some magic 
generating the DEF file for cairomm (as the files cairomm.def are 
explicitely ignored in the git repository...)

Thanks a lot for your help.
Stefan


More information about the cairo mailing list