• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: How to create a C++ project in Xcode
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to create a C++ project in Xcode


  • Subject: Re: How to create a C++ project in Xcode
  • From: Shawn Erickson <email@hidden>
  • Date: Fri, 13 Mar 2009 09:08:49 -0700

On Fri, Mar 13, 2009 at 8:55 AM, Justin Li <email@hidden> wrote:
> I have carefully, the fuction in fast_me.h and fast_me.c which are all
> already included in my project.
>
> I don't know why?

Please take some time to review the Xcode user guide, especially the
section on targets and adding files to your project. The questions you
are asking are basic in nature and your time will likely be better
spent reading the Xcode documentation/tutorial then waiting for help
from this list.

Mostly likely your .c file was not added to the target building your
executable... as a result it isn't being compiled. Also if your
headers are include in the project you shouldn't have to messy with
any header include paths.

-Shawn
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >How to create a C++ project in Xcode (From: Justin Li <email@hidden>)
 >Re: How to create a C++ project in Xcode (From: Rush Manbert <email@hidden>)
 >Re: How to create a C++ project in Xcode (From: Justin Li <email@hidden>)
 >Re: How to create a C++ project in Xcode (From: Chris Espinosa <email@hidden>)
 >Re: How to create a C++ project in Xcode (From: Justin Li <email@hidden>)

  • Prev by Date: Re: How to create a C++ project in Xcode
  • Next by Date: Incomplete/incorrect dependency analysis after switching active architecture?
  • Previous by thread: Re: How to create a C++ project in Xcode
  • Next by thread: Debugging C exercises that use inputs (e.g. scanf)
  • Index(es):
    • Date
    • Thread