----- Original Message ----- From: Regis St-Gelais <[EMAIL PROTECTED]> Date: Friday, October 3, 2003 1:00 pm Subject: Error in PilRC ??
> I include the header file generated by Constructor 1.9.1 into my rcp > resource file like this: > #include "MAC Resources.h" > > I get the following error at compile time of the rcp resource file. > > "Error : 2: warning : Found a define without numeric value. > Check it"
It looks like the warning refers to line 2 in your header file. Would you mind posting that line of code here?
Line 2 may be the line in the .rcp file that #includes the header.
This should be simple to track down... send a copy of the .h file (I don't need the .rcp file), and I'll debug PilRC to see what it is complaining about, and hopefully, we can also improve the error message so that it tells you where in the .h file it's not liking the input.
--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
