Ben - Thank you for the quick and helpful reply, I did as you suggested (explicitly adding the "access path" to the MSL projects) and the build completed without error.
- Joel - "Ben Combee" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > At 12:10 PM 4/6/2005, you wrote: >>It all started because I wanted to look at the SampleCollapse_R3 example >>code. I tried building it with my installation of Codewarrior 9.3 and got >>numerous errors. Thinking it might require the latest SDK I downloaded >>Palm_OS_68K_Fall_2004_CW and followed the instructions to replace my >>current >>"Palm OS Support" folder under the Codewarrior installation with the one >>provided in the .zip file. Then I tried to "remake" BuildAll.mcp. As >>mentioned in the readme that came with the updated SDK I got numerous >>errors >>from the build of the MSL projects. I added the suggested access path to >>the BuildAll.mcp project ({Compiler}/CW for Palm OS Support) but continue >>to >>get about 100 errors from the MSL projects. They all report that >>PALMOS_HEADERS cannot be opened, although this file is rebuilt fine and >>present in the "CW for Palm OS Support\Precompiled Headers" directory. >> >>Can anyone offer any advice on correcting this problem ? > > The MSL projects are looking for the "PalmOS_Headers" file in "Palm OS > Support/Incs", rather than looking in the precompiled headers folder. > Either put a copy of the file there or fix the targets in the MSL projects > to add the CW for Palm OS Support access path. > > > -- Ben Combee, Senior Software Engineer, palmOne, Inc. > "Combee on Palm OS" weblog: http://palmos.combee.net/ > Developer Forum 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/
