Code::Blocks Forums

User forums => Help => Topic started by: judolizard on August 16, 2008, 05:42:44 am

Title: Simple question
Post by: judolizard on August 16, 2008, 05:42:44 am
I've just got everything compiled on Linux to start programming with ogre....codeblocks is working just fine....one question (really stupid, but I have searched EVERYWHERE!).....how do I link ogre to codeblocks so I can start building some stuff?
Title: Re: Simple question
Post by: killerbot on August 16, 2008, 09:37:39 am
start with File->New Project : you can choose an Ogre project. Just continue in the wizard, most probably afterwards you will hav to make some adjustments to the project settings (include/lib paths ???).