It looks like you're new here. If you want to get involved, click one of these buttons!
In file included from /Developer 3.0/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:12,
from /Developer 3.0/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6,
from /Users/trapper/Desktop/iPhone Code/App/App_Prefix.pch:6:
/Developer 3.0/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.0.sdk/usr/include/stdarg.h:4:25: error: stdarg.h: No such file or directory
In file included from /Developer 3.0/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:16,
from /Developer 3.0/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6,
from /Users/trapper/Desktop/iPhone Code/App/App_Prefix.pch:6:
/Developer 3.0/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.0.sdk/usr/include/float.h:8:24: error: float.h: No such file or directory
Replies
<a href="http://itunes.apple.com/WebObjects/MZStore.woa/
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Disagree Dislike Like Awesome- builds without problem for iPhone Simulator OS 2.2.1
- builds without problem for iPhone Device OS 3.0
- builds with above errors for iPhone Device OS 2.2.1 :(
I've also checked, that the files exists in above paths...
Any ideas?
[SIGPIC][/SIGPIC]
------------------<br /
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Disagree Dislike Like AwesomeSo I switched to version 4.0. (In Group & Files window on the left, Click Targets -> . Then go to Build tab, find GCC Compiler version option and change it to 4.0)
[SIGPIC][/SIGPIC]
------------------<br /
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Disagree Dislike Like AwesomeThanks,
TK
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Disagree Dislike Like Awesome[SIGPIC][/SIGPIC]
------------------<br /
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Disagree Dislike Like Awesome