Author Topic: Simple question  (Read 3597 times)

judolizard

  • Guest
Simple question
« 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?

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5529
Re: Simple question
« Reply #1 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 ???).