Code::Blocks "build options" grayed out

OS: Ubuntu 14.0.4
IDE version: 13.12
Compiler: GCC
I'm having trouble getting Allegro 5 set up under Code::Blocks. The instructions I'm running tell me that I have to edit the link settings under Project->Build options, but as I'm sure you've guessed from the title, it's grayed out.

The only sites that came up in my search said it was caused by either not having the compiler set up correctly, or having multiple windows open. I checked for other windows and a quick Hello World shows that the compiler seems to be working fine, so that doesn't seem to be the problem, either.
Are you trying to do it on a single file or did you create a project? If it is greyed out, I would venture to guess that you only did File->New File instead of File->New Project->Empty Project.
That worked! Thanks a million!
Topic archived. No new replies allowed.