[cairo] _cairo_win32_tmpfile()

Augusto Radtke radtke at radtke.com.br
Fri Sep 26 10:18:17 PDT 2008


> The very first thing cairoint.h does is:
>
> #ifdef _MSC_VER
> #define cairo_public __declspec(dllexport)
> #endif
>
> Is that not working for you?  All source files includes cairoint.h before
> anything else.

I just typed remembering the problems I had, I didn't tested it or saw
the cairoint.h define, sorry. As I use cairo statically everything is
working fine as long there is that check for CAIRO_WIN32_STATIC_BUILD
on cairo.h. I think that should do it.

Augusto


More information about the cairo mailing list