No SDK with the name or path

No SDK with the name or path

When i run any downloaded application on my mac professional ..it always returns a message

no sdk with the name or path....version xyz. Base SDK Missing.

What is this error and how can i set the correct SDK to it.

View Answers

January 8, 2011 at 5:59 PM

If your XCode is returning message like Base SDK Missing or No SDK with the name or path for XYZ version

follow the steps below and change the setting..

Project->Edit Project Settings->Build->Base SDK->Latest SDK (4.2)
Project->Edit Project Settings->Build->iOS Target Deployment->iOS 4.2

Project->Edit Active Target (myTarget)->Base SDK->Latest SDK (4.2)
Project->Edit Active Target (myTarget)->iOS Target Deployment->iOS 4.2
And, If you still have problems:

Finally, Click the box that says base SDK missing, and select:

Simulator -> Debug

It worked for me .. hopefully work for you too.









Related Tutorials/Questions & Answers:
No SDK with the name or path
Missing or No SDK with the name or path for XYZ version follow the steps below...No SDK with the name or path  When i run any downloaded application on my mac professional ..it always returns a message no sdk with the name
Getting path name of uploading file in struts 2.8.1
Getting path name of uploading file in struts 2.8.1  Hai! I am using struts 2.8.1. I want to upload file into database with the path name. How can I can get the original path name of the file in struts 2.8.1? It only display
Advertisements
Getting path name of uploading file in struts 2.1.8
Getting path name of uploading file in struts 2.1.8  In my question I used struts 2.8.1 instead of 2.1.8. Sorry
Constructing a File Name path
Constructing a File Name path   ... construct a file name path. By using the constructing filename path it is possible to set dynamic path, which is helpful for mapping local  file name
Constructing a File Name path in Java
Constructing a File Name path        In Java, it is possible to set dynamic path, which is helpful for mapping local  file name with the actual path of the file using
Image name,image path into database and image into folder using jsp
Image name,image path into database and image into folder using jsp  How to insert image path and image name into oracle database and image into folder using jsp
How to retrieve file name and path of an excel spreadsheet imported into Oracle Database
How to retrieve file name and path of an excel spreadsheet imported into Oracle... Oracle database and I want to know how to retrieve the path of the file... table for each spreadsheet but I want to obtain the path and filename of each
How to store user name,city,state,image path into database and image into folder using jsp
How to store user name,city,state,image path into database and image into folder using jsp  How to store user name,city,state,image path into database and image into folder using jsp
how to get java path name
ModuleNotFoundError: No module named 'gae-sdk-path-fixer'
ModuleNotFoundError: No module named 'gae-sdk-path-fixer'  Hi, My... named 'gae-sdk-path-fixer' How to remove the ModuleNotFoundError: No module named 'gae-sdk-path-fixer' error? Thanks   Hi, In your
ModuleNotFoundError: No module named 'gae-sdk-path-fixer'
ModuleNotFoundError: No module named 'gae-sdk-path-fixer'  Hi, My... named 'gae-sdk-path-fixer' How to remove the ModuleNotFoundError: No module named 'gae-sdk-path-fixer' error? Thanks   Hi, In your
need solution to get file name from path which should give by user
need solution to get file name from path which should give by user  how do i write a program in java that i should get file path from arguments.currently this code creates the file at d:\ but i need to get this file name
Name
Name  make a program that take a input from user in alphabet and show all the name of that character E.g User give character "B". The program shows all the human names which starts from B.   Java show all names
Convert a file name path to url and vice versa in java
the Filename Path into URL. It reads a file name and converted into the URL. toURL(): The toURL() method of the File class is used to convert the file name path into the URL. This is done by creating the instance of the URL class
Java Get File Name
Java Get File Name       In this section, you will study how to obtain the name of file.  In order to get the file name, we have provided the path of file 'Hello.txt
path classpath
path classpath  EXPLAIN PATH AND CLASSPATH ? DIFF send me ans plz..., Path is system wide variable that tells where to find your commands. Lets... be in path. While Classpath is Enviroment Variable that tells JVM or Java Tools where
Path was not found
Path was not found  The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path
absolute path in php - PHP
absolute path in php  how to get absolute path in php
Path Separator
Path Separator       In this example, path.separator is used to separate the path and file by semicolon (;). When it is run, Ant checks for the path separator and directory
Java Path Class
object of which contains the name of a file, directory list to create path, check...;); How to Get the Path Information Name elements of Path are stored... useful methods in Path. Method Name Description endsWith(Path other
Fileupload from source path to destination path
Fileupload from source path to destination path  first we will create... source path &Destination path fields and BOTH INPUT TYPES ARE "TEXT" we will give source path as statically where the .doc or .rtf files path will be their.and
path setting - JSP-Servlet
path setting  Hi, friends How to set the oracle 10g path on browser to servlet program
Modifying the Path Example.
Modifying the Path In this example, you will learn how to modify the corrupted path using $outpath command in PHP. This command will modify the path in the correct way if it finds any error syntax in the defined path. The $outpath command
ModuleNotFoundError: No module named 'path'
ModuleNotFoundError: No module named 'path'  Hi, My Python program is throwing following error: ModuleNotFoundError: No module named 'path' How to remove the ModuleNotFoundError: No module named 'path' error
path - Java Beginners
meaning of path and classpath  what is the meaning of path and classpath. How it is set in environment variable.  Path and ClassPath in in JAVAJava ClassPath Resources:-http://www.roseindia.net/java/java-classpath.shtml
Setting of java1.4.2 path
java1.4.2 into my laptop and i have done path settings for System variabales as Path... Hello is my class name) the console is telling there is an error in internal... the solution   Keep space between javac command and Class name like
how to set class path
how to set class path  how to set class path in java
Class path
path tells SDK tools and applications where to find third-party and user-defined... directories. The package name will be the same for each class, but the path... Class path      
How to use Java Path class?
under with a file resides along with the file name in the path. If your file... the Path object. For example you can just get the file name using ... system and it consists of directory path and file name. The Path is system
path problem - Java Beginners
path problem  I dont know how to set the path. What path should we...-FINAL-20081019.jar in jdk's lib folder. I entered path as "C:\Program Files\Java\jdk1.6.0_07\lib" , is this correct? Becoz even after this path compilation
path setting - JSP-Servlet
/Sinle_upload.xhtml.shtml. And i changed the file saving path into a different folder. While setting this path i need to give the full path from drive name, instead...path setting  Hello friends, I download file
path setting - JSP-Servlet
setting this path i need to give the full path from drive name, instead of this if i give folder name only it shows error as cannot find the specified path. I ghad...path setting   Hello friends, I download file uploading coding
PHP hide file path
PHP hide file path  PHP to read a path and convert that to the virtual link
How to give path to the Dfile?
How to give path to the Dfile?  Hello erveryone, I want to make... on sphinx, i have to give path to the sphinx4.jar file which is present in my... not linux ,i want to try above but in this i can't get the write Dfile path , can
classpath and path for structs1.3.8
classpath and path for structs1.3.8  How to set classpath and path for structs1.3.8 ?   just add struts-core-1.3.8.jar file to CLASSPATH........there is no need of setting path
No action instance for path
; <forward name="success" path="downloaduploadedfile.jsp"/> </action>... real path name String filePath = getServlet().getServletContext...;tr> <td align="right"> File Name
Name unique
Name unique  I want to check whether the value which I give for the name textfield already exists in the database. In case if it exists , it should.... In other words, value for the name should be unique
Class Path - Java Beginners
Class Path  Hello I was able to set the class path as You have......; there u can type the path both in user variables for administrator   Hi...-->environment variables--> there u can type the path both in user variables
File path for jar file
File path for jar file  Hi Experts, I have created one eclipse... path of the template, which is working as per expectation. But I have created... not found for the template file. Also I had tried to get that path from user
search for a name
search for a name  Search for a name Write a program to accept an array of names and a name and check whether the name is present in the array. Return the count of occurrence. Use the following array as input {?Dave?, ?Ann
path - Java Beginners
path  how to set the path in environment variables to run java programs in my pc?   Hi friend, Read for more information. http://www.roseindia.net/java/learn-java-in-a-day/download-and-install-java.shtml
class name
class name  what is the class name of circle.java   how do i complie my jdk file, what happen s if i put in the correct commands and it still does not complie, what do i do next
How to store url path?
How to store url path?  Image is stored in physical directory like... path like this String file = "http://www.queen.com/website/screenshots/" + username...\amit1220120625_110414.PNG (The filename, directory name, or volume label syntax is incorrect
Getting a absolute path
the name of the file whose absolute path you want to know. Now call the method...():  It returns the absolute path name in  the form of string. Code... Getting a absolute path     
Java file absolute path
Java file absolute path In this section, you will learn how to get the absolute path of the file. Description of code: If you want to locate a file without requiring further information, you can use absolute path. It always contain
How to get project path
How to get project path  my problem is,i have one jar file,in that one xml is their,i am adding this jar file to my project,my question is how i can open or get that xml path
problem in setting path - Ant
the reply its urgent  Hi friend, Your code : i setted the path... this and path=D:\installations\apache-ant-1.7.1-bin\apache-ant-1.7.1\bin;D... Do some changes setting the path : 1)ANT_HOME=D:\installations\apache
How to get project path
How to get project path  my problem is,i have one jar file,in that one xml is their,i am adding this jar file to my project,my question is how i can open or get that xml path
interview path pdf
interview path pdf  Plz send me the paths of java core questions and answers pdfs or interview questions pdfs... the interview for any company for <1 year experience thanks for all of u in advance   Please visit
Error in context path
Error in context path   I Tried a Struts2 Login application having... = request.getContextPath(); System.out.println("Context Path " + contextPath... ... undeploy?path=/strutsDemo OK - Undeployed application at context path /strutsDemo

Ads