First Time using Ogre

Get answers to all your basic programming questions. No Ogre questions, please!
Post Reply
User avatar
rafael2468
Gnoblar
Posts: 10
Joined: Wed Mar 07, 2012 12:03 pm

First Time using Ogre

Post by rafael2468 »

Have some basic and stupid question, but I need them to start making my own projects.

Firs I want to use eclipse under linux (ubuntu) for my projects. What do I have to do, or use to begin with?
I found this http://www.ogre3d.org/tikiwiki/Setting+ ... se+-+Linux But it doesn't help me at all, I don't get it to work.
Also this http://www.ogre3d.org/tikiwiki/CMake+Qu ... sion=Linux I compiled it but what now?

I'm confused don't know what to use to get it started, I really need the basic help...
(If there is some other familiar topic, move me straight to it. That would help me to a lot, I guess ;P )
iblues1976
Gnome
Posts: 379
Joined: Fri Sep 16, 2011 4:54 pm
x 10

Re: First Time using Ogre

Post by iblues1976 »

Welcome to OGRE!

I think you should have posted in "HELP" forum since this is related to OGRE.

A) GET OGRE and USE PRE-BUILT SDK or BUILD FROM SOURCE
====================================================
First, you either need to use the pre-built sdk http://www.ogre3d.org/tikiwiki/Installi ... sion=Linux

or compile from source in linux http://www.ogre3d.org/tikiwiki/Building+Ogre. If you can use the pre-built sdk, then it would be easier to start.

B) Create an application using ECLIPSE
http://www.ogre3d.org/tikiwiki/Setting+ ... se+-+Linux

C) Work on your first tutorial http://www.ogre3d.org/tikiwiki/Basic+Tu ... =Tutorials

Follow the steps and if you get stuck, please be specific what error/problem you are having.


It takes a bit of time to get it up and running and to learn.
Once again, WELCOME!
You have to go very carefully, step by step and when you get stock in a step ask for help.
Once you have done at some point
Post Reply