Author | Message |
---|---|
kevinmowers@yahoo.com
Posts: 49
|
Posted 16:53 Jan 08, 2015 |
I'm a mac user and I followed all the steps with X11 and xterm, I can't set up the environment to display the output onto the xterm console. I'm lost help |
bruno1693
Posts: 48
|
Posted 16:55 Jan 08, 2015 |
You can also download Eclipse with C++ https://eclipse.org/downloads/packages/eclipse-ide-cc-developers/heliosr For Code:Blocks Just download it for mac, then download the terminal function from the Apple website and then open Code:Blocks
|
kknaur
Posts: 540
|
Posted 05:33 Jan 09, 2015 |
If any Mac user has found reliable instructions for setting up a C++ environment I would greatly appreciate if you would post it here on the forums and then I can add it to the course website and use for future sections of this class. As I said, I am not and never have been a Mac user, so I cannot reliably test any instructions I find online. Anything I do find is only speculation as to whether or not it will work for a Mac. |
kevinmowers@yahoo.com
Posts: 49
|
Posted 08:53 Jan 09, 2015 |
Thank you, You can just use xcode! Xcode>File>NewProject>MacOSXApplication>CommandLineTool which then gives a choice to use C, C++ or various Objective C foundations. |