Recently, we created a new PODS project. The AppResources.h file was renamed to another name, and the project failed to compile with various errors complaining about lack of rules to make a target.

The reason for this is PODS’s internal cache that stores compiled ‘object code’ so that it doesnt need to recompile it permanenetely. The cache also stores a list of files that can “affect” a file-and when one of this files gets lost, the cache goes bonkers.

Clicking build again and again dos not help-but one can delete the cache:

Click Project->Clean… and then choose the affected project. A quick click onto OK deletes the cache files, and the project will recompile cleanly when you hit Build the next time.

Cleaning a project can also be helpful if you changed the reource file without changing the accompanying source code files..

Any experiences?

Related posts:

  1. Creating Multi-Segment applications with PODS
  2. pnoJpegLib and PODS – the tutorial – Part 1
  3. On procedure/file headers
  4. Adding tasks to source code in PODS
  5. PODS and variables or standards vs. comfort

Leave a Reply

(required)

(required)

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Subscribe without commenting

© 2012 TamsPalm - the Palm OS / web OS Blog Suffusion theme by Sayontan Sinha