Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4625844
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T03:19:53+00:00 2026-05-22T03:19:53+00:00

When I am building my project it is showing the following error. This is

  • 0

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.

How can I solve this?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T03:19:54+00:00Added an answer on May 22, 2026 at 3:19 am

    This is an Xcode “problem”, as the error is generated from having a recursive search in your header search path. I’ve solved this in the past by unchecking the “Recursive” flag on items in the Header search path and instead link to each directory directly. There might be other (better) ways to solve this problem but it appears to be somewhat a bug with Xcode not reporting the error correctly when it is hit with a path it can not fully resolve.

    There is also some info here about this error:

    Xcode 3.1 problem checking dependencies | Cocoabuilder

    There someone wrote,

    Since GCC doesn’t natively support
    recursive search paths, Xcode
    simulates them by expanding such a
    path into a discrete -I or -F or -L
    flag for each directory under the
    parent directory, but this can rapidly
    expand to the point that it results in
    a command line too long to be issued.

    The difference between Xcode 3.0 and
    3.1 here is that Xcode 3.0 would silently stop expanding the recursive
    search path if it got too long and
    simply use whatever it had computed up
    to that point, which would result in
    semi-deterministic (and extremely
    difficult to diagnose) errors for
    certain types of projects. So now
    Xcode emits an error if it was unable
    to fully expand the recursive search
    path.

    So you may need to remove that
    recursive search path, or modify it to
    expand to a smaller set of
    directories, or convert it to a
    smaller set of non-recursive search
    paths. Or, alternately, reorganize
    your source to have fewer directories
    the path can expand to.

    Incidentally, having a smaller set of
    expansions could also lead to
    somewhat-faster compilation times,
    since it’s fewer directories that the
    compiler has to search in when
    compiling each file. (I don’t know
    the magnitude of impact this would
    have, though.)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I get the following error when building a project in Qt Creator: **error: collect2:
Following error is showing in Maven console everytime I do Project -> Clean. Only
When building the project for distribution using the Archive build mode, the following error
Or i have been building web pages for too long without a break or
During the project building, i received an error: Could not load JDBC driver class
I got this error when I want to build project that is using Qt4iOS
I'm building a project using a GNU tool chain and everything works fine until
I am building a project involving natural language processing, since the nlp module currently
I am building a project using Visual Studio. The project has a dependency on
I'm building a project that uses the JVCL plugin system, which relies on runtime

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.