• 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: Linking not possible... with XCode
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Linking not possible... with XCode


  • Subject: Re: Linking not possible... with XCode
  • From: JoanBa <email@hidden>
  • Date: Wed, 19 Nov 2003 10:25:28 +0100

Hi,

At last I've found the origin of the error and was my fault, sorry !!

I've seen that IOKit framework is writen in C and my code is C++, so I
need to specify the headers as extern C:

extern "C" {
#include <IOKit/hidsystem/IOHIDLib.h>
#include <IOKit/hidsystem/IOHIDParameter.h>
}

Now it links !!

Best regards,
Joan
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: Distributed builds not working?
  • Next by Date: Problem with XCode converted Project Builder project
  • Previous by thread: Linking not possible... with XCode
  • Next by thread: CVS integration XCode
  • Index(es):
    • Date
    • Thread