Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Objective-C and Swift
  4. Linker command failed with exit code 1 (use -v to see invocation) in xcode 5.1.1

Linker command failed with exit code 1 (use -v to see invocation) in xcode 5.1.1

Scheduled Pinned Locked Moved Objective-C and Swift
swiftiosarchitecturehelp
1 Posts 1 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Member 11983763
    wrote on last edited by
    #1

    Hi I am getting the below error, when i try to compile xcode project. duplicate symbol _squareOfDistanceBetweenPoints in: /Users/Library/SDKs/ArcGIS/iOS/ArcGIS.framework/ArcGIS(AGSCPTUtilities.o) /Users/project/map/libCorePlot-CocoaTouch.a(CPTUtilities.o) duplicate symbol _niceNum in: /Users/Library/SDKs/ArcGIS/iOS/ArcGIS.framework/ArcGIS(AGSCPTAxis.o) /Users/project/map/libCorePlot-CocoaTouch.a(CPTAxis.o) duplicate symbol _AddRoundedRectPath in: /Users/Library/SDKs/ArcGIS/iOS/ArcGIS.framework/ArcGIS(AGSCPTPathExtensions.o) /Users/project/map/libCorePlot-CocoaTouch.a(CPTPathExtensions.o) duplicate symbol _CreateRoundedRectPath in: /Users/Library/SDKs/ArcGIS/iOS/ArcGIS.framework/ArcGIS(AGSCPTPathExtensions.o) /Users/project/map/libCorePlot-CocoaTouch.a(CPTPathExtensions.o) duplicate symbol _dependentCoord in: /Users/Library/SDKs/ArcGIS/iOS/ArcGIS.framework/ArcGIS(AGSCPTTradingRangePlot.o) /Users/project/map/libCorePlot-CocoaTouch.a(CPTTradingRangePlot.o) duplicate symbol _independentCoord in: /Users/Library/SDKs/ArcGIS/iOS/ArcGIS.framework/ArcGIS(AGSCPTTradingRangePlot.o) /Users/project/map/libCorePlot-CocoaTouch.a(CPTTradingRangePlot.o) duplicate symbol _MyCGPathApplierFunc in: /Users/Library/SDKs/ArcGIS/iOS/ArcGIS.framework/ArcGIS(NSCoderExtensions.o) /Users/project/map/libCorePlot-CocoaTouch.a(NSCoderExtensions.o) ld: 7 duplicate symbols for architecture i386 clang: error: linker command failed with exit code 1 (use -v to see invocation) thanks in advance

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups