Dumb mistake, I'm sure...
Dumb mistake, I'm sure...
- Subject: Dumb mistake, I'm sure...
- From: Jeff LaMarche <email@hidden>
- Date: Fri, 1 Feb 2002 23:05:38 -0800
I downloaded OmniBase and OmniNetworking to play with. I compiled
OmniBase as a framework with no problems. Then, when I attempt to
compile OmniNetworking, I'm getting an error:
ONGetHostEntry.tproj/ONGetHostEntry_main.m:9: header file
'OmniBase/rcsid.h' not found
ONGetHostEntry.tproj/ONGetHostEntry_main.m:10: header file
'OmniBase/system.h' not found
ONGetHostEntry.tproj/ONGetHostEntry_main.m:30: illegal function
prototype, found `$Header:
/Network/Source/CVS/OmniGroup/Frameworks/OmniNetworking/ONGetHostEntry.tproj/
ONGetHostEntry_main.m,v 1.9 2001/02/15 15:15:01 kc Exp $'
ONGetHostEntry.tproj/ONGetHostEntry_main.m:30: illegal function
definition, found `)'
cpp-precomp: warning: errors during smart preprocessing, retrying in
basic mode
Now, the OmniBase framework is in OmniNetworking project and all the
files are there, including OmniBase/rcsid.h and OmniBase/system.h. I can
open them, they are selected for this target, etc. I can't see any
reason why the compiler doesn't see them... but it doesn't.
Anyone want to slap me around a bit with a wet fish and let me know what
I forgot to do, or did wrong?
Thanks!
Jeff