divyavamsee / core-plot

Automatically exported from code.google.com/p/core-plot
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

CP-CocoaTouch iOS 3.2 buid failure #395

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create an iOS project with 3.1.3 deployment target, add CP framework from 
Mercurial
2. Alt-click schemes dropdown in the main project, select iOS 3.2 simulator to 
be used
3. Build the project

Or
1. CorePlot-CocoaTouch.xcodeproj
2., 3. are the same but within CP project itself

1. Create an iOS project with 3.1.3 deployment target, add CP framework from 
Mercurial
2. Alt-click schemes dropdown in the main project, select iOS 3.2 simulator to 
be used
3. Build the project

What is the expected output? What do you see instead?
Expected is the built project to test against 3.2 simulator, which is not 
possible with the newest XCode. What happens is 102 errors of a kind 'may not 
respond' and 'not a structure or union'given by gcc 4.2. 

What version of the product are you using? On what operating system?
XCode 3.2.6 on a separate macbook for 3.2 with 4.3 SDK, MacOs 10.6.8, gcc 4.2 
is selected by default.

Please provide any additional information below.
Builds fine with the latest XCode which is not useful for 3.2 simulator testing.

As there were other similar issues regarding 0.9 build and it were marked as 
fixed, i was hoping that the Mercurial version has a fix both for OSX 10.6 and 
iOS 3.2 build.

Please let me know if i missed something.

Original issue reported on code.google.com by uladzimi...@leverx.com on 24 Jan 2012 at 3:07

GoogleCodeExporter commented 9 years ago
To clarify, the 0.9 zip from Downlaods section has even more issues, that issue 
is opened for the Mercurial drop pulled just before the post creation with

hg clone http://core-plot.googlecode.com/hg/ core-plot

Regards,
Uladzimir.

Original comment by uladzimi...@leverx.com on 24 Jan 2012 at 3:15

GoogleCodeExporter commented 9 years ago
Can you post the error log so I can see where the problems are? I don't have an 
old version of Xcode any more.

Original comment by eskr...@mac.com on 26 Jan 2012 at 2:05

GoogleCodeExporter commented 9 years ago
I fixed issue 422 which appears to be related to this issue. Can someone try 
building the latest code under Xcode 3 to see if this issue has been fixed, too?

Thanks,
Eric

Original comment by eskr...@mac.com on 19 Apr 2012 at 1:16

GoogleCodeExporter commented 9 years ago

Original comment by eskr...@mac.com on 4 Nov 2012 at 7:52