> I've just started with CodeWarrior 7.1 for PalmOS and have > installed an > existing application that compiled ok with 7.1 on a different > box. I have > attempted a "Make" and get "Unexpected Error #32. DirectBits not > supported.." The application was originally written using > this environment > so I suspect that when setting it up on this PC I've missed > doing something. > Anyone got any ideas what causes this? > Bob Worsley
This error is generated by the PalmRez post-linker. It usually is an indication that you built a project with a newer version of the Palm OS SDK than is installed on the current computer. The solution is to update the Palm OS SDK installation on the system to a newer version. -- Vinu Raj CodeWarrior for Palm OS Support -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
