views:

78

answers:

1

HI,

Can any one help me solving this error... When I am building my project it is showing the following error this is the first time im facing this error... "Argument list too long: recursive header expansion failed at /Applications/iWork '09/Pages.app/Contents/Resources/Templates/Modern Business Cards.template/Contents/Resources."

~Raviraja

A: 

Whackadoodle.

Go to the build log and grab the full error message. It should give you more information as to exactly what was happening when the error was barfed up.


Dependency analysis failure, huh?

Sounds like you have a file reference somewhere in the project to an iWork template or to some similar file that shouldn't be referenced.

bbum
Check dependenciesArgument list too long: recursive header expansion failed at /Applications/iWork '09/Pages.app/Contents/Resources/Templates/Modern Business Cards.template/Contents/Resources.this is what Im getting in build result...
Raviraja