0

Possible Duplicate:
Where is stdarg.h?

I am getting the following error when building my xcode project:

enter image description here

Any idea why and how to fix it?

Community
  • 1
  • 1
aherlambang
  • 14,290
  • 50
  • 150
  • 253
  • 1
    that post doesn't outline any solution to my issue.. not sure how to proceed – aherlambang Jan 04 '13 at 02:32
  • Where did this file come from? – jscs Jan 04 '13 at 02:36
  • I am guessing it was just a part of GCC? It's part of the Kernel.framework – aherlambang Jan 04 '13 at 02:37
  • Well, based on the issue I linked, it seems you are somehow importing a MetroWerks CodeWarrior implementation of stdarg.h when you should be using one that will work for iOS. – Simon Goldeen Jan 04 '13 at 02:42
  • @aherlambang just because the other question has no answer, doesn't mean it's not a duplicate - however, I happen to agree that yours may be a similar question but I don't think it's a duplicate so I'm voting to not close. – RivieraKid Jan 04 '13 at 08:07
  • 1
    Although I also don't think there's near enough detail here to actually get an answer. – RivieraKid Jan 04 '13 at 08:25

0 Answers0