Page 2 of 2

Re: Building for Ogre 2.1 (Windows VS)

Posted: Wed Aug 08, 2018 05:46
by Ident
No idea what the framework is, this is all specific to Ogre itself, see for example https://forums.ogre3d.org/viewtopic.php?t=64564

Re: Building for Ogre 2.1 (Windows VS)

Posted: Wed Aug 22, 2018 01:35
by RisaStenr
EDIT: NVM got the sample browser working. Thanks for helping me!

Ok well I figured it out, you need to use the environment variables OGRE_SOURCE and OGRE_BUILD.

I was able to build all the projects in visual studio except for the sample browser. Any idea whats up with that? Could it be because my machine can't really run directx11?

Re: [SOLVED] Building for Ogre 2.1 (Windows VS)

Posted: Wed Aug 22, 2018 19:24
by Ident
What does it fail at?

Re: [SOLVED] Building for Ogre 2.1 (Windows VS)

Posted: Wed Aug 22, 2018 22:55
by RisaStenr
I hadn't put all the dll's in the same dir as the exe. Works great now!

Re: [SOLVED] Building for Ogre 2.1 (Windows VS)

Posted: Thu Aug 23, 2018 06:15
by Ident
Great!