CODE::BLOCK not installing on mac

Could anyone help me with installing code::block on my mac? i downloaded the latest version from the site in the video, but when i tried to run it, it told me my version was not compatible.

1 Like

Hey @Chase_Donovan , hope you are great.

You can also try xcode which is a c++ IDE that is more compatible with macOS than code blocks.

Here you can read more about relative issues like yours and find solutions proposed by our amazing students:

If you have any more questions, please let us know so we can help you! :slight_smile:

Carlos Z.

1 Like

@thecil
I use visualstudiocode for some other programming stuff, can i use that?

1 Like

Yeah, completely valid, I also use VS code when programming, it have a lot of extensions that made my life easier when programming. :nerd_face:

Carlos Z