Re: Compilation errors with MSVC after recent changes to 'cairo-path-stroke-traps.c'
John Emmas <[email protected]>
| Newsgroups | gmane.comp.lib.cairo |
|---|---|
| Message-ID | <[email protected]> |
On 04/10/2014 18:52, Chris Wilson wrote:
> If you write it as
>
> cairo_point_t t[] = { {in->point}, {*inpt}, {*outpt} };
>
> is it then happy?
Thanks for the prompt reply Chris. It looks like our posts must have
crossed.
I just gave that a quick try - but no, it didn't help. I think it's
the 'C'/C++ issue that I mentioned in my last post. It's the kind of
thing which might be acceptable to some compilers but not others. MSVC
is notoriously strict about 'C' code :-(
John
--
cairo mailing list
[email protected]
http://lists.cairographics.org/mailman/listinfo/cairo