how do i install Topic is solved

Problems building or running the engine, queries about how to use features etc.
Post Reply
nek1113
Gnoblar
Posts: 1
Joined: Tue Apr 09, 2019 7:18 pm

how do i install

Post by nek1113 »

Ogre Version: :?: 1.11.5
Operating System: :?: win7
Render System: :?:

i do the thing with cmake i configure configure again then generate then/ build with visual 2017 Buildall/build install /no errors/ then what? i dont have any executable/ sry im a bit noob
User avatar
sercero
Bronze Sponsor
Bronze Sponsor
Posts: 450
Joined: Sun Jan 18, 2015 4:20 pm
Location: Buenos Aires, Argentina
x 156

Re: how do i install

Post by sercero »

Hello,

If you check the build directory there is a Samples folder, you can play with the samples to see some of OGREs capabilities.

Since OGRE is a rendering library you need to create your own program and call OGRE from there.

To setup an application:
https://ogrecave.github.io/ogre/api/latest/setup.html

Here are the learning resources:
https://www.ogre3d.org/documentation

The wiki is a great place to learn an discover most of what OGRE can do, here are the tutorials to start learning to use the engine:
https://wiki.ogre3d.org/Tutorials

Best regards.
Post Reply