Page 1 of 1

VS2013 SDK

Posted: Wed Apr 02, 2014 5:44 am
by bigjoe5
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?

Re: VS2013 SDK

Posted: Wed Apr 02, 2014 8:22 am
by Transporter
:mrgreen: 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". :mrgreen:

VS2013 is not the main used compiling environment. You can find a compiled version at http://www.ogre3d.org/forums/viewtopic. ... 13#p504699

Re: VS2013 SDK

Posted: Mon Jul 28, 2014 8:54 pm
by LJS
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).

:mrgreen: Versions :mrgreen:
VS2008 == v90
VS2010 == v100
VS2012 == v110
VS2013 == v120