> "Layne Lund" <[EMAIL PROTECTED]> a �crit dans le message de > news:[EMAIL PROTECTED] > > > > > > It looks like the warning refers to line 2 in your header file. > Would you > mind posting that line of code here? > > > > Your right, there is a define without numeric value > > line 1: #ifndef MAC_RESOURCES_H > line 2: #define MAC_RESOURCES_H > . > . > . > > This is generated by constructor. > looks like PilRC compiler does not likes this. > I dont care if it gives a warning. but in my case it gives an > error and stops compilation.
>From your earlier post, you DO get a warning. Perhaps PilRC can be modified to >accept this kind of #define? Otherwise, you may need to remove it manually. Layne -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
