Is there a way to install the new sdk without altering the old sdk?
Ben Combee wrote:
At 11:36 AM 8/11/2004, you wrote:
I'm trying to add DIA support to a legacy application. I downloaded the OS SDK (v5 r3). In code warrior, I change the system access paths to use the new files. When I try to compile, I get an error that says "unidefined identifier 'FrmSetDIAPolicyAttr'". If I right-click on the keyword and choose 'Go to function definition...', it finds the header. But it still won't compile.
Does anybody know what I am doing wrong?
It is likely that you're using a precompiled header file and it needs to be rebuilt to use the new Palm OS SDK. Look in the CW for Palm OS Support/Precompiled Headers folder for the projects.
-- Ben Combee, DTS technical lead, PalmSource, Inc. "Combee on Palm OS" weblog: http://palmos.combee.net/ Palm OS Dev Fourm Archives: http://news.palmos.com/read/all_forums/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
