Re: gorm recent version from cvs
Adam Fedor <[email protected]>
| Newsgroups | gmane.comp.lib.gnustep.user |
|---|---|
| Message-ID | <[email protected]> |
On Mar 1, 2005, at 5:17 AM, reuss wrote: > When compiling Gorm, I got the following message: > > Making all for app Gorm... > Compiling file Gorm.m ... > Gorm.m:30: parse error before '<<' token > I think you have probably updated from CVS and there is a conflict in one of the files that got updated due to a change you made. Try cvs update -C or delete the offending file and re-update