Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

hssky97

macrumors regular
Original poster
Jan 20, 2010
108
0
I was building an app and I received this unusual error.

Command/Volumes/Developer/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc-4.2 failed with exit code 1

Soooo....how do I fix?????
 
Needs more info. What code was it? Where did it break? This is basically just a generic compiler error message. Very likely it's a missing library or framework but there are many more options.
 
Relevant bit:

Code:
i686-apple-darwin10-gcc-4.2.1: /Volumes/Developer/SOCKS/ SOCKS_Prefix.pch: No such file or directory

As I mentioned header/lib ref missing.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.