JUCE and CodeBlocks

Hello all,
I’m a beginner in using the projucer and so far in setting up I am having an issue. The projucer is not linking or exporting to my Codeblocks IDE for some reason.
When I choose CodeBlocks as the seleted exporter the Icon changes to the CodeBlocks Icon however it does not allow me to click it.

Does anyone have any idea as to what my next step should be?
Cheers.

If you save the project via “File->Save Project” then there will be a .cbp project generated in the Builds/CodeBlocksWindows directory of your project root which you can open with Code::Blocks.