> I am wondering where I can get references for the Errors and 
> Warnings that
> I get during compiling in Code Warrior. When I go to 
> Help->Error Reference
> and then click on C/C++ reference it gives the following error:

There is a basic reference for the major errors in the back of the Targeting
PalmOS manual in the Documentation/CodeWarrior Documentation/PDF folder
(starting with page 139).  You can also find some of this type of
information in the C Compiler Reference in the same folder as above.

> I get that error whenever trying to get help. I emailed CW 
> and didnt get a
> response. So anyway, where can I find info on debugging my errors, for
> instance, I am having trouble resolving this one:

Ouch.  What email address did you email?  When did you send it?  Did you get
a confirmation email back with a tracking number in it?  I don't see
anything from you in my pile of things to do, so I'm guessing we never got
the email (or else you'd get a response with the SR number in it).  I do my
best to answer each and every email that comes in here, so it hurts when
someone publicly says I haven't done my job.
 
> "Error   : illegal implicit conversion from 'void *' to
> 'TableType *'
> MyApp.cpp line 606    table = GetObjectPtr (MainProductListTable);

This looks like you've got a function that is expecting a variable of a type
it didn't get.

I hope this at least gets you started.

-hkmlt

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to