new application feature

Anything and everything that's related to OGRE or the wider graphics field that doesn't fit into the other forums.
Post Reply
User avatar
nevarim
Gnoll
Posts: 675
Joined: Mon Jul 05, 2010 6:16 pm
Location: Pavia Italy
x 4
Contact:

new application feature

Post by nevarim »

hi

is there a way to use this with newer VS AND OGRE 2.1?

https://wiki.ogre3d.org/Setting+Up+An+A ... 2008+-+VC9

thanks
Neva
i'm a noob until proven otherwise :D
used in my project ;) and thanks to everyone :D
Ogre 3d
Mygui
Skyx
Hydrax
MOC
CCS
Slicky
Bronze Sponsor
Bronze Sponsor
Posts: 614
Joined: Mon Apr 14, 2003 11:48 pm
Location: Was LA now France
x 25

Re: new application feature

Post by Slicky »

That wiki page is for Ogre 1.x and it does work with the latest Visual Studio quite well.

I think there is a similar page for 2.1+. Basically just use Cmake gui with the git pull of the 2.x branch and it should also work well. I did it a few months ago but am currently playing with the 1.x branch again (mainly because I read for Android 2.x is not as stable).
User avatar
dark_sylinc
OGRE Team Member
OGRE Team Member
Posts: 5292
Joined: Sat Jul 21, 2007 4:55 pm
Location: Buenos Aires, Argentina
x 1278
Contact:

Re: new application feature

Post by dark_sylinc »

The official steps for building Ogre 2.1+ are in the manual (Youtube Video). Though they need to be updated to point to git instead of using hg.

These steps are the same for VS 2008/2010/2012/2013/2015/2019; the UI has mostly changed in colour.

You may prefer the quick start scripts (2.1, 2.2) since they do everything in one click.

Ogre 2.1+ cannot currently target Android. See supported platforms table.

Cheers
Matias
Post Reply