Closed GoogleCodeExporter closed 8 years ago
Hi Dave,
I can't reproduce this. Maybe I can help further if you provide some more
details such as the output details of one of those failing gcc commands.
Original comment by allen.po...@gmail.com
on 2 Oct 2010 at 6:53
Well, "returned error code 1" is everything I get. What shall I do to get
further informations?
Original comment by dave.sto...@gmail.com
on 2 Oct 2010 at 6:59
I think on the right side of the window there is an icon that has some
horizontal lines. I think that will show the actual output of the gcc command.
Original comment by allen.po...@gmail.com
on 2 Oct 2010 at 7:15
<command-line>: error: "__IPHONE_OS_VERSION_MIN_REQUIRED" redefined
<command-line>: error: this is the location of the previous definition
Command /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc-4.2
failed with exit code 1
This is the line below which actually shows the error.
Original comment by dave.sto...@gmail.com
on 2 Oct 2010 at 8:05
Do these instructions work for you?
http://www.cocos2d-iphone.org/forum/topic/9875
Original comment by allen.po...@gmail.com
on 2 Oct 2010 at 8:15
Well, I have no clue where to change these values, but it appears that this is
no issue in MobileTerminal itself. So, problem solved...more or less
Original comment by dave.sto...@gmail.com
on 2 Oct 2010 at 8:19
You change those values in the project settings. Perhaps there is an incorrect
default value in the project settings, but for now i'll mark unless someone has
more details.
Original comment by allen.po...@gmail.com
on 2 Oct 2010 at 8:40
Alright, tomorrow I'll look for it and try to compile it
I'll provide you with more infos them
Original comment by dave.sto...@gmail.com
on 2 Oct 2010 at 8:46
Hi Dave, did you finally succeed in changing the project setting or ? Cause I
got the same issue than you did, and didn't succeed...
Original comment by christia...@gmail.com
on 16 Oct 2010 at 8:29
[deleted comment]
See post #5.
Original comment by allen.po...@gmail.com
on 18 Oct 2010 at 3:50
[deleted comment]
This issue can be closed.
In a moment where a mixture of compiler-driven rage, pure hate against the
machine and other various stuff worked together, I found a very dirty way to
fix.
I opened the package content of the .xproj file and the project properties.
There I changed the 3.2 string to 4.1.
Just in case somebody cares
Original comment by dave.sto...@gmail.com
on 8 Feb 2011 at 7:00
Original issue reported on code.google.com by
dave.sto...@gmail.com
on 2 Oct 2010 at 2:33Attachments: