answersLogoWhite

0

No, you can't, only Mac OS X and iOS programs.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

How do you make games for iPhone?

You can use programs such as eclipse, rhostudio, if you have windows. If you have mac you can use eclipse, rhostudio and xcode. Check the links.


Can xcode run on windows 7?

You can't install XCode or its SDK on the windows. All you can is create a virtual machine, install Mac OS X there and then install XCode and SDK.


Can you get xcode for windows?

No you can not get xcode on any windows operating system i heard (even thought this may be in correct) that only MAC OS X users can get this.


Can you run Xcode on Windows Vista?

No. As of now you can only run and use Xcode on Mac computers. Even though you go to the process of waiting 4 hours for it to download, when it is complete you can't do anything with it on a Windows computer.


Is there a program like xcode for windows?

Yes C or C++, although the programing environment is unlike the Mac and Xcode because of the interface. On Mac it is much easier, but still takes skill.


Can You use Xcode on windows?

Yes, via virtualisation, its fairly simple, try this guide on how to do it: techentry.wordpress.com


How do you compile and run C plus plus programs on the Macintosh?

Use Xcode. See related links below.


What do you need to make an iPhone app?

You must have an Apple account for iPhone developing. Then you must download Xcode 3 and type out Xcode 3 code to create the app itself.


How can you run C programs on a Mac OS X?

You need the program Xcode which is on one of the Leopard install disks. If you want to make a new C-Application, select "new Project" then "console application" then "standard application".


What is windows accessories?

windows accessories is a built in programs in windows with a variety of other built in programs within it


Is Xcode an application?

Xcode is made by apple its a developing app for programmers so the answer is yes


How do you transfer a java script from dashcode to xcode?

To transfer a JavaScript file from Dashcode to Xcode, simply locate the JavaScript file in your Dashcode project, then copy it. In Xcode, create or open the project where you want to include the JavaScript file, and paste the file into the appropriate directory within the Xcode project structure. Make sure to add the file to your Xcode project by dragging it into the project navigator or using the "Add Files" option, and ensure it is included in the target settings if necessary. Finally, reference the JavaScript file in your code as needed.