Select to view content in your preferred language

Compile problem

1807
1
11-12-2013 12:45 AM
by Anonymous User
Not applicable
Original User: rmerinoperez

When i try to compile an project that uses ArcGIS, i get the next problem:

[ATTACH=CONFIG]29036[/ATTACH]

I did all the steps from the link:
https://developers.arcgis.com/en/ios/info/install.htm
But I get that error all the time.

Can someone have an idea about what is wrong?
0 Kudos
1 Reply
by Anonymous User
Not applicable
Original User: bernese

When i try to compile an project that uses ArcGIS, i get the next problem:

[ATTACH=CONFIG]29036[/ATTACH]

I did all the steps from the link:
https://developers.arcgis.com/en/ios/info/install.htm
But I get that error all the time.

Can someone have an idea about what is wrong?


Is it possible you installed the SDK to a location other than the default location? You are using the default file URL from the configuration instructions, but you may have installed the SDK elsewhere.

If the path is correct, one fast workaround that should work is to locate the bundle file, make a copy in your project directory, and link to the local copy.

If the path is not correct, try the actual path. You can configure Finder to include hidden and system files in search results.
0 Kudos