Code::Blocks and GDI+
Hello everyone.
I was just wondering if anyone has or knows how to use gdi+ in C::B. I'm using C::B in WinXP with the GNU GCC Compiler and I've downloaded the gdi+ header and lib files from here:
http://code.google.com/p/wxmax/downloads/detail?name=gdiplus_includes.zip&can=2&q=
I've also linked the compiler to libgdiplus.a and added the header files include folder to the compiler search directories.
In my code I used #include<gdiplus.h> and when I run the debugger (F8) I get a very long list of errors beginning in GdiplusEnums.h.
If anyone has any information on this I'd really appreciate it. Thanks!
Topic archived. No new replies allowed.