kaiserfarrell / core-plot

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

Compile issue of coreplot with xcode 4.4 #452

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,

I have updated xcode from 4.3 to 4.4. Now I am getting compile issue with xcode 
4.4. as below

Any help will be appreciated.

Thanks,

CPTPlot.m

clang: error: -Z-reserved-lib-stdc++: 'linker' input unused when '-c' is present
Command 
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/u
sr/bin/clang failed with exit code 1

CPTScatterPlot.m

clang: error: -Z-reserved-lib-stdc++: 'linker' input unused when '-c' is present
Command 
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/u
sr/bin/clang failed with exit code 1

Original issue reported on code.google.com by surendrak11@gmail.com on 6 Aug 2012 at 11:24

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by eskr...@mac.com on 6 Aug 2012 at 11:40