On Tue, 29 Jul 2008 23:31:12 +0900, Daniel Kahlenberg <[EMAIL PROTECTED]> wrote:
> The make process now complains about this error:
>
> ../../src/msw/graphics.cpp:92:21: gdiplus.h: No such file or directory
> ../../src/msw/graphics.cpp:93: error: `Gdiplus' is not a namespace-name
> ../../src/msw/graphics.cpp:93: error: expected namespace-name before ';' token
> * Please look at the attachement for follow up errors

Hmm ... it seems that MinGW'a w32api doesn't have gdiplus library yet.

> Will I have to install the Platform SDK then or something similar ??

I think PlatformSDK's header and library files are incompatible with w32api.
Because Aaron is working for to modernize Windows platform support in Google
Summer of Code project now.

http://gcc.gnu.org/wiki/WindowsGCCImprovementsGSoC2008#head-5effb1d3f01b0db6e4f7d14b0ce1beed8469de4e

So, we can't enable wxGraphicsContext support when using MinGW now....


Best Regards,

-- 
shelarcy <shelarcy    hotmail.co.jp>
http://page.freett.com/shelarcy/

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
wxhaskell-users mailing list
wxhaskell-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxhaskell-users

Reply via email to