- Home /
Unity and Windows Store apps problem
Hello guys, I'm trying to export my project to windows store, Building the project into unity everything works fine, but when I try to open the project into the visual studio I'm receiving a error of incompatibility project!!!! why, I can't figure out how solve this problem help me.
Answer by MMdkarzon · Feb 25, 2014 at 02:43 AM
Are you building for Windows 8.0 or Windows 8.1?
If you are building for Windows 8.0 you will need to be running at least Windows 8.0 and Visual Studio 2012.
If you are building for Windows 8.1 you will need to be running at least Windows 8.1 and Visual Studio 2013.
Also the project output type might have some problems if you are running the express versions. I'm not sure if the c++ projects are supported by Visual studio express or not.