Search found 1 match
- 2011-10-12T15:33:15-07:00
- Forum: Users
- Topic: C-code compile of Magick core API on Win32
- Replies: 1
- Views: 4602
C-code compile of Magick core API on Win32
I want to call the Magick core API from C-code on Win32 and I'm using the Watcom-C compiler.<br> I have included the 'core.c' example code and the entire /magick sub-dir.<br> I have repaired many of the #include errors but still get many "Unable to open" errors for things like 'xlocale.h' and ...