Sign In/My Account | View Cart  

advertisement

AddThis Social Bookmark Button

Article:
  Inside StYNCies
Subject:   Help with the build process.
Date:   2005-03-12 19:57:27
From:   thenewguy
My Project Builder gives me this when I press the build button:


Missing file or directory: Game
Missing file or directory: 1_Prefix.h


Please help!

Full Threads Oldest First

Showing messages 1 through 2 of 2.

  • Matthew Russell photo Help with the build process.
    2005-03-12 21:12:31  Matthew Russell | O'Reilly AuthorO'Reilly Blogger [View]

    One other thing is to clean your target (from the build menu) and try to rebuild just in case some cache corruption is the issue.
  • Matthew Russell photo Help with the build process.
    2005-03-12 20:38:52  Matthew Russell | O'Reilly AuthorO'Reilly Blogger [View]

    The reference to "Game" appears to be a reference to something that's totally unrelated to this project. Did you start with a fresh new Cocoa application in XCode v1.5? The reference to the Prefix header being missing seems to indicate that this might not be the case, because that's something that normally gets taken care of automatically.

    At any rate, I need a bit more info than what you gave me.

    Is this your first Cocoa project ever? (need to know so I can provide better guidance for you specifically...not sure since your name is "thenewguy")

    Is this your first attempt at building this project? At what specific point in the article are you trying to build?

    Do you have any build settings from any other projects that might be throwing things off for any reason? The reference to "Game" is totally unexpected. Have you done any recent projects involving "Game" or know of any reason why you'd have any references to any such thing?

    Give me some more info and I'll try to get you going.

    M.