• 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
Link aganist <sem.h>
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Link aganist <sem.h>


  • Subject: Link aganist <sem.h>
  • From: "dexter morgan" <email@hidden>
  • Date: Fri, 12 Sep 2008 15:28:30 +0200

I've made as you suggested but nothing is changed.
Take a look here:
http://img440.imageshack.us/img440/103/picture1it4.png
thanks a lot

On Fri, Sep 12, 2008 at 12:27 AM, Meik Schuetz <email@hidden> wrote:
> Hi there,
> in the target properties, make sure the header file search path is set to
> the directory in which you've got the 3rd party header files. To link the
> dylib files with the project, click on Project -> Add to project and select
> the necessary dylib files.
>
> Hope that helps.
> Meik
>
>
> On Sep 11, 2008, at 11:04 PM, dexter morgan wrote:
>
>> Hello List,
>> I've a simple c project that uses semaphores.
>> I've tried to include it inside the main.c
>>
>> #include <stdio.h>
>> #include <stdlib.h>
>> #include <string.h>
>> #include <sys/types.h>
>> #include <sys/msg.h>
>> #include <sys/ipc.h>
>> #include <sys/shm.h>
>> #include <sys/sem.h>
>> #include <sys/ipc.h>
>> #include <sys/semaphore.h>
>>
>> but xcode won't to compile it. Anyone can help me?
>> _______________________________________________
>>
>> Cocoa-dev mailing list (email@hidden)
>>
>> Please do not post admin requests or moderator comments to the list.
>> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>>
>> Help/Unsubscribe/Update your Subscription:
>>
>> This email sent to email@hidden
>
>
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Link aganist <sem.h>
      • From: Peter O'Gorman <email@hidden>
References: 
 >Link aganist <sem.h> (From: "dexter morgan" <email@hidden>)
 >Re: Link aganist <sem.h> (From: Meik Schuetz <email@hidden>)

  • Prev by Date: Re: NSXMLParser bug?
  • Next by Date: Re: Link aganist <sem.h>
  • Previous by thread: Re: Link aganist <sem.h>
  • Next by thread: Re: Link aganist <sem.h>
  • Index(es):
    • Date
    • Thread