Installing CodeBlocks on Your Mac
If you have the OSX 10 or Higher:
Step 1: Install Xcode
- Go to the download Xcode page of the Apple Developer site.
- Select the newest, non-Beta version of Xcode.
- Click on View in the Mac App store
- Select the button to download Xcode.
- Note that you will need to know your Apple ID in order to download. If you don't have one, you will need to create one.
- Follow the instructions for installation.
Step 2: Install CodeBlocks- Visit the CodeBlocks downloads page.
- Scroll to the bottom of the page until you find the download for the Mac
- Click on the link (sourceforge recommended!)
- Once it finishes downloading, click on the file and follow any instructions for installation.
- Then, drag and drop the CodeBlocks icon into your Applications folder.
- Then, open up a new C++ source file and make CodeBlocks is working properly.
- If it is not working properly, see the link below for how to install developer's tools.
If you have an older version of the OS - Follow the instructions for setting up CodeBlocks here.
|
|