PDA

View Full Version : [ubuntu] Code:Blocks Allegro Library



ant13ant
October 31st, 2011, 08:35 PM
Hey, I am new at ubuntu, i wish to to use the allegro library for Code:Blocks.
I am using ubuntu 11.10 so can anyone give a step by step help on how to install and link Allegro and Code:Blocks ? ( C++ )
Thank You.

gsmanners
October 31st, 2011, 09:29 PM
Okay:


sudo apt-get install codeblocks liballegro4.2-dev liballegro-doc allegro-examples

I assume that's what you're referring to, right?