Select to view content in your preferred language

install arcgis sdk wrong

1222
3
08-30-2012 04:36 PM
zhangbo
Emerging Contributor
i use xcode 4, and install arcgis sdk, compile the mapviewdemo, it is ok.
but i compile the graphic demo that download from arcgis resources, it display following error:
"
framework cant not found.
Linker command failed with exit code 1(use -v to see invocation)
"
i add arcgis.a in my library of build phase, it is also error. who know what's wrong?
0 Kudos
3 Replies
NimeshJarecha
Esri Regular Contributor
Please go through this document and make sure that your project is configured correctly.

Regards,
Nimesh
0 Kudos
VIKRANTKRISHNA
Regular Contributor
Do I need to update the ArcGIS runtime SDK and follow the configuration steps. My app runs fine on ios Simulator , but gives the
error "linker command failed with exit code 1 (use -v to see invocation)"
0 Kudos
NimeshJarecha
Esri Regular Contributor
Yes, you should follow the configuration steps outlined here.

Regards,
Nimesh
0 Kudos