I could be wrong on this but... I beleive you should use double slashes instead of one so the compiler does not take it as an escape sequence.
like #include "C:\\PalmSDK\\Sample Code\\Hello World\\Hello World\\RESOURCE.FRK\\Starter.tmp" try that. Jim Muthuraj Velayutham <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > My project compiles without any error. While linking I am getting this error > : > > Link Error : Could not open file: > C:\palmSDK\SampleCode\HelloWorld\HelloWord\RESOURCE.FRK\Starter.tmp > > I am using CodeWarrior 6.0. > > Any Help. > > > Muthu > > > -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
