Page 1 of 1

New To Ogre

Posted: Sun Jun 02, 2019 7:30 pm
by yassine95
Hi,
so i'm new to Ogre ,i have compiled the source code and got the inc/libs/bin files successfully without any issues, my problem is how do i start a new project now , i tried to follow the Ogre tuts but it seems for older versions , i'm using latest version of ogre 1.12.0
any help will be appreciated

Re: New To Ogre

Posted: Sun Jun 02, 2019 9:53 pm
by paroj

Re: New To Ogre

Posted: Mon Jun 03, 2019 2:14 am
by yassine95
paroj wrote: Sun Jun 02, 2019 9:53 pm did you have a look at this?
https://ogrecave.github.io/ogre/api/latest/setup.html
yep kinda it didn't work with me for some reason , so i'm trying to make the project manually just using the render engine while creating my own mechanism

Re: New To Ogre

Posted: Mon Jun 03, 2019 11:19 am
by paroj
yassine95 wrote: Mon Jun 03, 2019 2:14 am
paroj wrote: Sun Jun 02, 2019 9:53 pm did you have a look at this?
https://ogrecave.github.io/ogre/api/latest/setup.html
yep kinda it didn't work with me for some reason , so i'm trying to make the project manually just using the render engine while creating my own mechanism
you should rather investigate the cmake problem. Replicating the cmake behavior manually is non-trivial.

Re: New To Ogre

Posted: Tue Jun 04, 2019 8:32 pm
by yassine95
paroj wrote: Mon Jun 03, 2019 11:19 am
yassine95 wrote: Mon Jun 03, 2019 2:14 am
paroj wrote: Sun Jun 02, 2019 9:53 pm did you have a look at this?
https://ogrecave.github.io/ogre/api/latest/setup.html
yep kinda it didn't work with me for some reason , so i'm trying to make the project manually just using the render engine while creating my own mechanism
you should rather investigate the cmake problem. Replicating the cmake behavior manually is non-trivial.
done thanks everything works fine