|
Home > Archive > SQL Anywhere ultralite > August 2005 > Ultralite Palm Compile errors
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Ultralite Palm Compile errors
|
|
|
| Hi,
We have recently upgraded ASA from version 8 to version 9.
ASA Version
9.0.2.3137
I changed all the settings (atleast I think so), and when I try
removing object code and then building it I am getting some errors (to
be precise, I am getting 3 erors). And all are from the generated code
The errors are
Error : undefined identifier '_775'
ppUlapi.cpp line 11901 c->_790 = (_ul_local->_775)
Error : undefined identifier '_907'
ppUlapi.cpp line 11901 c->_912 = (_ul_local->_907)
Error : undefined identifier '_993'
ppUlapi.cpp line 11901 c->_998 = (_ul_local->_993)
Anyone have any idea whats happening here ?
Greatly appreciate any help on this.
Thanks
SM
| |
| Greg Fenton 2005-08-18, 11:23 am |
| SM wrote:
>
> The errors are
>
> Error : undefined identifier '_775'
> ppUlapi.cpp line 11901 c->_790 = (_ul_local->_775)
>
Is this a CodeWarrior environment?
Did you make sure to re-run ulgen? If so, did it complete without errors?
greg.fenton
--
Greg Fenton
Consultant, Solution Services, iAnywhere Solutions
--------
Visit the iAnywhere Solutions Developer Community
Whitepapers, TechDocs, Downloads
http://www.ianywhere.com/developer/
|
|
|
|
|