|
| ||||||||||
| Tags: apple, c programming language, compiler, iphone, xcode |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Help needed for C++ in XCode.
|
|
#2
| ||||
| ||||
| Re: Help needed for C++ in XCode.
I also trying to do this but the problem is that it is not giving any kind of error but I am not able to find out how to work with this I mean how to run this. I am trying to run a simple code not the complicated code. I have heard that C++ is the simplest language to learn and it provide the base for all kinds of languages. I am thinking of shifting to another language. |
|
#3
| |||
| |||
| Re: Help needed for C++ in XCode.
If you are up to date with XCode 3 you can start by following these steps. 1. First you have to open the XCode 2. Then go to File or to the New Project 3. Then in the “New Project” assistant you have expand the group of “Command Line Utility” 4. Then you have select the “C++ Tools” 5. After that you have to click on next 6. Then you can give the project a name which you desire and then you have click on finish. 7. After that you have to press Cmd key, Shift key and R-key simultaneously for bringing the console window. 8. After that you just have click on “Build and Go” |
|
#4
| |||
| |||
| Re: Help needed for C++ in XCode.
Thanks for the reply subsequent to following the steps I am getting different result. When I was trying to do it before, I was only getting the “fabricate dialogue”. But this time I am receiving at least the command window. The problem is that I am still not able to get the result which I want; I mean I am not able to get the text to appear. If you can provide any other advice, that will be appreciated. |
|
#5
| ||||
| ||||
| Re: Help needed for C++ in XCode.
Personally I have leaved the Xcode and the other related IDE’s that are available on the Mac OS X and then switched to the command line for other programming languages like C, Java etc. If you really interested in learning any programming language then the best way is to use books for that purpose. Once you got the basics clear then you can opt for other sources. |
|
#6
| |||
| |||
| Re: Help needed for C++ in XCode.
To be clear I am not the original poster, but I am facing some issues. I am attempting to learn from the book with the title SAM’s teaches. Is this book is right source of information if I want to learn C language. Any help related to this will be greatly appreciated. I have also attempted to work with the Terminal window but I am unable to work smoothly. |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Help needed for C++ in XCode." | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Xcode 3.2.2 and 3.2.3 is not able to support | Farhat007 | Software Development | 6 | 25-09-2010 09:05 PM |
| XCode for Leopard | Lohitaksha | Windows Software | 6 | 06-08-2010 12:01 AM |
| Trying to learn xcode 3.2 | Mustler | Software Development | 6 | 31-05-2010 10:30 PM |
| xcode on the iPad? | Udyan | Portable Devices | 4 | 26-04-2010 05:42 PM |
| Implementing ADA on Xcode | Doroteo | Software Development | 3 | 19-11-2009 05:22 AM |