Re: problem in compiling in windows
Adam Fedor <[email protected]> Sun, 11 Jan 2009 20:09:42 -0700
| Newsgroups | gmane.comp.lib.gnustep.user |
|---|---|
| Message-ID | <[email protected]> |
On Jan 10, 2009, at 9:54 PM, [email protected] wrote: > > #include <objc/object.h> > #include <stdio.h> > You need to use #include <objc/Object.h> with a capital "O". Unix (and MinGW) are case sensitive. _______________________________________________ Help-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnustep