Hi,
I'm currently working on a project that uses Ogre, and I'm attempting to upgrade its Windows SDK to Visual Studio 2013. I don't want to compile Ogre from source if I can get all the libs/dlls handed to me on a silver platter, so I wanted to ask: Will there be a VS2013 SDK for Ogre released in the near future?
VS2013 SDK
-
- Minaton
- Posts: 933
- Joined: Mon Mar 05, 2012 11:37 am
- Location: Germany
- x 110
Re: VS2013 SDK
There is a small text box in the top right corner of this page. You can enter a keyword and click on the button with the caption "Search".
VS2013 is not the main used compiling environment. You can find a compiled version at http://www.ogre3d.org/forums/viewtopic. ... 13#p504699
VS2013 is not the main used compiling environment. You can find a compiled version at http://www.ogre3d.org/forums/viewtopic. ... 13#p504699
-
- Greenskin
- Posts: 138
- Joined: Wed Jan 09, 2013 8:58 pm
- x 6
Re: VS2013 SDK
For those who wishes to use VS2013, you can use the SDK there too. Just create your project as v100 rather then v120. Then you would be using the compiler of 2010.
Maybe you need to have 2010 installed, don't know as I have them both.
You can do this by:
Project > Properties > Configuration Properties > General > Platform toolset --> Visual Studio 2010 (v100).
Versions
VS2008 == v90
VS2010 == v100
VS2012 == v110
VS2013 == v120
Maybe you need to have 2010 installed, don't know as I have them both.
You can do this by:
Project > Properties > Configuration Properties > General > Platform toolset --> Visual Studio 2010 (v100).
Versions
VS2008 == v90
VS2010 == v100
VS2012 == v110
VS2013 == v120
(am very clumbsy, especially with words on a static screen.)
Ogre 3D 1.9.0 static
Bullet 2.8 static
Ogre 3D 1.9.0 static
Bullet 2.8 static